Searched refs:fssh_strncmp (Results 1 – 4 of 4) sorted by relevance
39 extern int fssh_strncmp(const char *string1, const char *string2,
1376 #define strncmp fssh_strncmp
101 fssh_strncmp(const char *string1, const char *string2, fssh_size_t length) in fssh_strncmp() function
488 if (fssh_strncmp(fsName, "file_systems/", fssh_strlen("file_systems/"))) { in get_file_system()515 if (fssh_strncmp(fsName, "file_systems/", length)) { in get_file_system_name()