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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dcache.h35 extern int search_cachebyname( const char *name, uuidtype_t *type, uuidp_t uuid);
H A Duuid.c154 ret = search_cachebyname(name, &mytype, uuid);
H A Dcache.c203 int search_cachebyname(const char *name, uuidtype_t *type, uuidp_t uuid) { function
221 LOG(log_debug, logtype_default, "search_cachebyname: expired: name:\"%s\"", entry->name);

Completed in 80 milliseconds