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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Duuid.c138 uuidtype_t mytype = type; local
144 ret = search_cachebyname(name, &mytype, uuid);
151 (mytype & UUID_ENOENT) == UUID_ENOENT ? "[negative]" : "",
154 if ((mytype & UUID_ENOENT) == UUID_ENOENT)
175 mytype |= UUID_ENOENT;
188 mytype |= UUID_ENOENT;
198 add_cachebyname(name, uuid, mytype, 0);

Completed in 84 milliseconds