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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Duuid.h27 #define UUIDTYPESTR_MASK 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Duuid.c162 uuidtype[type & UUIDTYPESTR_MASK],
172 name, uuidtype[type & UUIDTYPESTR_MASK], uuid_bin2string(uuid));
184 name, uuidtype[type & UUIDTYPESTR_MASK]);
191 name, uuidtype[type & UUIDTYPESTR_MASK], uuid_bin2string(uuid));
197 name, uuidtype[type & UUIDTYPESTR_MASK]);
204 name, uuidtype[type & UUIDTYPESTR_MASK], uuid_bin2string(uuid));
241 uuidtype[(*type) & UUIDTYPESTR_MASK]);
264 uuid_bin2string(uuidp), *name, uuidtype[(*type) & UUIDTYPESTR_MASK]);
297 uuid_bin2string(uuidp), *name, uuidtype[(*type) & UUIDTYPESTR_MASK]);
H A Dcache.c68 uuidtype[entry->type & UUIDTYPESTR_MASK],
89 uuidtype[entry->type & UUIDTYPESTR_MASK],
217 if (ret == 0 && *type == (entry->type & UUIDTYPESTR_MASK)) {

Completed in 161 milliseconds