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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Duuid.h25 UUID_GROUP = 1, enumerator in enum:__anon2828
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/misc/
H A Duuidtest.c109 ret = getuuidfromname( optarg, UUID_GROUP, uuid);
129 case UUID_GROUP:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Dldap.c274 if (type == UUID_GROUP)
284 if (type == UUID_GROUP) {
326 *type = UUID_GROUP;
H A Duuid.c55 case UUID_GROUP:
132 * type: and type (UUID_USER or UUID_GROUP)
191 localuuid_from_id(uuid, UUID_GROUP, grp->gr_gid);
257 *type = UUID_GROUP;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dacls.c209 UUID_GROUP,
277 case UUID_GROUP:
649 case UUID_GROUP:
735 EC_ZERO_LOG(getuuidfromname(grp->gr_name, UUID_GROUP, darwin_aces->darwin_ace_uuid));
1127 case UUID_GROUP:
1335 localuuid_from_id(rbuf, UUID_GROUP, s_path->st.st_gid);
1338 if ((ret = getuuidfromname(gr->gr_name, UUID_GROUP, rbuf)) != 0)
H A Ddirectory.c2640 case UUID_GROUP:
2644 id = htonl(UUID_GROUP);
2759 if (0 != getuuidfromname(ibuf, UUID_GROUP, (unsigned char *)rbuf))

Completed in 61 milliseconds