Searched refs:fssh_strncmp (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_string.h39 extern int fssh_strncmp(const char *string1, const char *string2,
H A Dfssh_api_wrapper.h1373 #define strncmp fssh_strncmp
/haiku/src/tools/fs_shell/
H A Dstring.cpp101 fssh_strncmp(const char *string1, const char *string2, fssh_size_t length) function
H A Dvfs.cpp488 if (fssh_strncmp(fsName, "file_systems/", fssh_strlen("file_systems/"))) {
515 if (fssh_strncmp(fsName, "file_systems/", length)) {

Completed in 131 milliseconds