Searched defs:chacl (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/fs.d/smbclnt/chacl/ |
| H A D | chacl.c | 28 * This is the smbfs/chacl command. 32 * i.e. chacl A=everyone@:full_set:fd:allow /mnt/foo 35 * /usr/lib/fs/smbfs/chacl -v 59 void chacl(char *, uint32_t, uid_t, gid_t, acl_t *); 152 chacl(argv[optind], selector, uid, gid, acl); 160 chacl(char *file, uint32_t selector, uid_t uid, gid_t gid, acl_t *acl) function
|
Completed in 72 milliseconds