Searched refs:get_finderinfo (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfile.h125 extern void *get_finderinfo (const struct vol *, const char *, struct adouble *, void *, int);
H A Dcatsearch.c231 ptr = get_finderinfo(vol, path->u_name, *adp, &buf,islnk);
H A Dfile.c96 void *get_finderinfo(const struct vol *vol, const char *upath, struct adouble *adp, void *data, int islink) function
445 get_finderinfo(vol, upath, adp, (char *)data,S_ISLNK(st->st_mode));

Completed in 107 milliseconds