Home
last modified time | relevance | path

Searched refs:getbase (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw64.h138 extern int getbase(const char *);
H A Dnftw.h139 int getbase(const char *);
H A Dtools.c202 * Function: int getbase(char *)
211 int getbase(const char *s) in getbase() function
H A Dtools64.c202 * Function: int getbase(char *)
211 int getbase(const char *s) in getbase() function
H A Dtest_func64.c497 if (ftwp->base != getbase(path_name)) { in test_func16()
501 getbase(path_name), ftwp->base); in test_func16()
H A Dtest_func.c486 if (ftwp->base != getbase(path_name)) { in test_func16()
490 getbase(path_name), ftwp->base); in test_func16()

Completed in 3 milliseconds