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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Duuid.h24 UUID_GROUP = 2, enumerator in enum:__anon7058
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A Duuidtest.c109 ret = getuuidfromname( optarg, UUID_GROUP, uuid);
129 case UUID_GROUP:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dldap.c276 if (type == UUID_GROUP)
286 if (type == UUID_GROUP) {
328 *type = UUID_GROUP;
H A Duuid.c56 case UUID_GROUP:
142 * type: and type (UUID_USER or UUID_GROUP)
201 localuuid_from_id(uuid, UUID_GROUP, grp->gr_gid);
267 *type = UUID_GROUP;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dacls.c214 UUID_GROUP,
282 case UUID_GROUP:
798 case UUID_GROUP:
884 EC_ZERO_LOG(getuuidfromname(grp->gr_name, UUID_GROUP, darwin_aces->darwin_ace_uuid));
1365 case UUID_GROUP:
1587 localuuid_from_id(rbuf, UUID_GROUP, s_path->st.st_gid);
1590 if ((ret = getuuidfromname(gr->gr_name, UUID_GROUP, rbuf)) != 0)
H A Ddirectory.c2655 case UUID_GROUP:
2659 id = htonl(UUID_GROUP);
2774 if (0 != getuuidfromname(ibuf, UUID_GROUP, (unsigned char *)rbuf))

Completed in 56 milliseconds