Searched refs:dirlookup_bypath (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.h109 extern struct dir *dirlookup_bypath(const struct vol *vol, const char *path);
H A Ddirectory.c501 struct dir *dirlookup_bypath(const struct vol *vol, const char *path) function
515 LOG(log_debug, logtype_afpd, "dirlookup_bypath(\"%s\")", path);
522 LOG(log_debug, logtype_afpd, "dirlookup_bypath: rpath: \"%s\"", cfrombstr(rpath));
532 LOG(log_debug, logtype_afpd, "dirlookup_bypath: statpath: \"%s\"", cfrombstr(statpath));
567 LOG(log_debug, logtype_afpd, "dirlookup_bypath: result: \"%s\"",

Completed in 114 milliseconds