Searched refs:UUID_ENOENT (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 Duuid.c161 (mytype & UUID_ENOENT) == UUID_ENOENT ? "[negative]" : "",
164 if ((mytype & UUID_ENOENT) == UUID_ENOENT)
185 mytype |= UUID_ENOENT;
198 mytype |= UUID_ENOENT;
240 (*type & UUID_ENOENT) == UUID_ENOENT ? "[negative]" : "",
242 if ((*type & UUID_ENOENT) == UUID_ENOENT)
[all...]
H A Dcache.c67 (entry->type & UUID_ENOENT) == UUID_ENOENT ? "[negative]" : "",
88 (entry->type & UUID_ENOENT) == UUID_ENOENT ? "[negative]" : "",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Duuid.h25 UUID_ENOENT = 4} /* used as bit flag */ enumerator in enum:__anon7058

Completed in 121 milliseconds