Home
last modified time | relevance | path

Searched refs:pathIsBaseName (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dutil.h55 int pathIsBaseName(char *path);
H A Dutil.c694 int pathIsBaseName(char *path) { in pathIsBaseName() function
H A Dconfig.c478 if (!pathIsBaseName(argv[1])) { in loadServerConfigFromString()
539 if (!pathIsBaseName(argv[1])) { in loadServerConfigFromString()
914 if (!pathIsBaseName(o->ptr)) {