Searched refs:check_dirent (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.h133 extern char *check_dirent (const struct vol *, char *);
H A Denumerate.c105 char *check_dirent(const struct vol *vol, char *name) function
144 if (!(m_name = check_dirent(vol, de->d_name)))
H A Dcatsearch.c576 if (!check_dirent(vol, entry->d_name))
H A Ddirectory.c801 if (NULL == check_dirent(vol, de->d_name))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/uniconv/
H A Duniconv.c214 static int check_dirent(char** name, cnid_t cur_did) function
354 ret = check_dirent(&name, cur_did);

Completed in 88 milliseconds