Searched refs:add_cachebyuuid (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.h38 extern int add_cachebyuuid( uuidp_t inuuid, const char *inname, uuidtype_t type, const unsigned long uid);
H A Duuid.c255 add_cachebyuuid(uuidp, "UUID_ENOENT", UUID_ENOENT, 0);
259 add_cachebyuuid(uuidp, *name, *type, 0);
271 add_cachebyuuid(uuidp, "UUID_ENOENT", UUID_ENOENT, 0);
275 add_cachebyuuid(uuidp, *name, *type, 0);
290 add_cachebyuuid(uuidp, "UUID_ENOENT", UUID_ENOENT, 0);
294 add_cachebyuuid(uuidp, *name, *type, 0);
H A Dcache.c299 int add_cachebyuuid( uuidp_t inuuid, const char *inname, uuidtype_t type, const unsigned long uid _U_) { function
310 LOG(log_error, logtype_default, "add_cachebyuuid: mallor error");
317 LOG(log_error, logtype_default, "add_cachebyuuid: mallor error");
324 LOG(log_error, logtype_default, "add_cachebyuuid: mallor error");

Completed in 57 milliseconds