Home
last modified time | relevance | path

Searched refs:acl_from_text (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/lib/libc/posix1e/
H A DMakefile.inc15 acl_from_text.c \
44 acl_from_text.3 \
H A Dacl_from_text.c194 acl_from_text(const char *buf_p) in acl_from_text() function
/netbsd-src/bin/setfacl/
H A Dsetfacl.c417 entry->acl = acl_from_text(argv[optind]); in main()
442 entry->acl = acl_from_text(optarg); in main()
462 entry->acl = acl_from_text(optarg); in main()
H A Dfile.c81 return (acl_from_text(buf)); in get_acl_from_file()
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_acl_platform_posix1e.c404 acl1 = acl_from_text(acl1_text);
490 acl2 = acl_from_text(acl2_text);
553 acl3 = acl_from_text(acl3_text);
/netbsd-src/external/cddl/osnet/sys/sys/
H A Dacl.h392 acl_t acl_from_text(const char *_buf_p);
/netbsd-src/sys/sys/
H A Dacl.h403 acl_t acl_from_text(const char *_buf_p);