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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Dcache.h36 extern int add_cachebyname( const char *inname, const uuidp_t inuuid, const uuidtype_t type, const unsigned long uid);
H A Duuid.c198 add_cachebyname(name, uuid, mytype, 0);
H A Dcache.c127 int add_cachebyname( const char *inname, const uuidp_t inuuid, const uuidtype_t type, const unsigned long uid _U_) { function
137 LOG(log_error, logtype_default, "add_cachebyname: mallor error");
144 LOG(log_error, logtype_default, "add_cachebyname: mallor error");
151 LOG(log_error, logtype_default, "add_cachebyname: mallor error");

Completed in 44 milliseconds