Home
last modified time | relevance | path

Searched refs:ACL_UNDEFINED_TAG (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/posix1e/
H A Dacl_entry.c64 (**entry_p).ae_tag = ACL_UNDEFINED_TAG; in acl_create_entry()
106 (**entry_p).ae_tag = ACL_UNDEFINED_TAG; in acl_create_entry_np()
H A Dacl_strip.c87 tag = ACL_UNDEFINED_TAG; in _posix1e_acl_strip_np()
/freebsd/bin/setfacl/
H A Dremove.c64 tag = ACL_UNDEFINED_TAG; in remove_acl()
105 tag = ACL_UNDEFINED_TAG; in remove_by_number()
/freebsd/sys/sys/
H A Dacl.h162 #define ACL_UNDEFINED_TAG 0x00000000 macro
/freebsd/sys/fs/nfs/
H A Dnfs_commonacl.c68 acep->ae_tag = ACL_UNDEFINED_TAG; in nfsrv_dissectace()