Home
last modified time | relevance | path

Searched defs:isdir (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/acl/
H A Dacl_common.c380 mode_to_ace_access(mode_t mode, boolean_t isdir, int isowner, int isallow) in mode_to_ace_access()
435 ace_make_deny(ace_t *allow, ace_t *deny, int isdir, int isowner) in ace_make_deny()
508 ln_aent_to_ace(aclent_t *aclent, int n, ace_t **acepp, int *rescount, int isdir) in ln_aent_to_ace()
674 convert_aent_to_ace(aclent_t *aclentp, int aclcnt, boolean_t isdir, in convert_aent_to_ace()
738 ace_mask_to_mode(uint32_t mask, o_mode_t *modep, boolean_t isdir) in ace_mask_to_mode()
1035 ace_allow_to_mode(uint32_t mask, o_mode_t *modep, boolean_t isdir) in ace_allow_to_mode()
1048 uid_t owner, gid_t group, boolean_t isdir) in acevals_to_aent()
1088 uid_t owner, gid_t group, boolean_t isdir) in ace_list_to_aent()
1268 boolean_t isdir) in ln_ace_to_aent()
1463 convert_ace_to_aent(ace_t *acebufp, int acecnt, boolean_t isdir, in convert_ace_to_aent()
[all …]
/netbsd-src/external/gpl2/grep/dist/lib/
H A Disdir.c39 isdir (const char *path) in isdir() function
/netbsd-src/bin/ln/
H A Dln.c230 linkit(const char *source, const char *target, int isdir) in linkit()
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dfile.c77 isdir(const char *fname) in isdir() function
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlvolume.c490 int v_adjvalence(hfsvol *vol, long parid, int isdir, int adj) in v_adjvalence()
H A Dhfs.c1850 int found, isdir, moving, reclen; local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfilesubr.c128 isdir (const char *file) in isdir() function
/netbsd-src/usr.bin/mail/
H A Dsupport.c153 isdir(const char name[]) in isdir() function
/netbsd-src/external/bsd/less/dist/
H A Dfilename.c989 int isdir = 0; in is_dir() local
/netbsd-src/sbin/dump/
H A Dtraverse.c278 int i, isdir, nodump; in mapdirs() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dglob.c1201 bool isdir = (DIRENT_MUST_BE (d, DT_DIR) in glob_in_dir() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_acl.c1329 boolean_t isdir; in zfs_acl_chmod() local
1492 boolean_t isdir = (vtype == VDIR); in zfs_acl_inherit() local
/netbsd-src/games/fortune/fortune/
H A Dfortune.c453 bool isdir; in add_file() local
/netbsd-src/bin/csh/
H A Dcsh.h95 #define isdir(d) (S_ISDIR(d.st_mode)) macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.c1625 isdir(void) in isdir() function
/netbsd-src/sbin/fsck_udf/
H A Dmain.c3447 int isdir; in udf_process_node_pass1() local
/netbsd-src/sys/fs/udf/
H A Dudf_subr.c957 int isdir, what; in udf_get_c_type() local