Searched defs:is_dir (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_acl.c | 724 smb_fsacl_inherit(acl_t *dir_zacl, int is_dir, int which_acl, cred_t *cr) in smb_fsacl_inherit() argument 1030 smb_fsacl_inheritable(acl_t * zacl,int is_dir) smb_fsacl_inheritable() argument 1190 smb_ace_inherit(ace_t * dir_zace,ace_t * zace,int is_dir,uid_t uid,gid_t gid) smb_ace_inherit() argument [all...] |
H A D | smb_common_open.c | 305 int is_dir; in smb_open_subr() local
|
H A D | smb_fsops.c | 135 boolean_t is_dir; in smb_fsop_create_with_sd() local 2466 int is_dir; in smb_fsop_sdinherit() local
|
/titanic_52/usr/src/cmd/bart/ |
H A D | bart.h | 109 boolean_t is_dir; member
|
H A D | rules.c | 558 int include, is_dir; in add_modifier() local
|
/titanic_52/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 433 Boolean is_dir:1; member
|
/titanic_52/usr/src/cmd/tar/ |
H A D | tar.c | 4729 checkf(char *longname, int is_dir, int howmuch) in checkf() argument
|