Searched defs:isdir (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.1-release/gnu/usr.bin/grep/
H A Disdir.c37 isdir (const char *path) function
/freebsd-10.1-release/sys/fs/fuse/
H A Dfuse_file.c103 int isdir = 0; local
163 int isdir = 0; local
H A Dfuse_vnops.c1127 int error, isdir = 0; local
/freebsd-10.1-release/bin/ln/
H A Dln.c223 linkit(const char *source, const char *target, int isdir) argument
/freebsd-10.1-release/sys/boot/userboot/
H A Duserboot.h79 int (*isdir)(void *arg, void *h); member in struct:loader_callbacks
/freebsd-10.1-release/usr.sbin/cpucontrol/
H A Dcpucontrol.c121 isdir(const char *path) function
/freebsd-10.1-release/usr.sbin/pkg_install/lib/
H A Dfile.c45 isdir(const char *fname) function
/freebsd-10.1-release/contrib/ntp/lib/isc/win32/
H A Dfsaccess.c154 NTFS_Access_Control(const char *filename, const char *user, int access, isc_boolean_t isdir) argument
283 NTFS_fsaccess_set(const char *path, isc_fsaccess_t access, isc_boolean_t isdir) argument
/freebsd-10.1-release/contrib/less/
H A Dfilename.c994 int isdir = 0; local
/freebsd-10.1-release/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c636 check_getdents(const char *testname, const char *path, int isdir, argument
676 check_sendfile(const char *testname, const char *path, int isdir, argument
892 check_mmap_read(const char *testname, const char *path, int isdir, argument
980 check_mmap_exec(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
1026 check_mmap_write_private(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
[all...]
/freebsd-10.1-release/usr.bin/mail/
H A Dutil.c104 isdir(char name[]) function
/freebsd-10.1-release/contrib/opie/
H A Dglob.c86 #define isdir(d) (((d.st_mode) & S_IFMT) == S_IFDIR) macro
/freebsd-10.1-release/sbin/dump/
H A Dtraverse.c255 int i, isdir, nodump; local
/freebsd-10.1-release/games/fortune/fortune/
H A Dfortune.c464 bool isdir; local
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c380 mode_to_ace_access(mode_t mode, boolean_t isdir, int isowner, int isallow) argument
435 ace_make_deny(ace_t *allow, ace_t *deny, int isdir, int isowner) argument
508 ln_aent_to_ace(aclent_t *aclent, int n, ace_t **acepp, int *rescount, int isdir) argument
674 convert_aent_to_ace(aclent_t *aclentp, int aclcnt, boolean_t isdir, ace_t **retacep, int *retacecnt) argument
738 ace_mask_to_mode(uint32_t mask, o_mode_t *modep, boolean_t isdir) argument
1035 ace_allow_to_mode(uint32_t mask, o_mode_t *modep, boolean_t isdir) argument
1047 acevals_to_aent(acevals_t *vals, aclent_t *dest, ace_list_t *list, uid_t owner, gid_t group, boolean_t isdir) argument
1087 ace_list_to_aent(ace_list_t *list, aclent_t **aclentp, int *aclcnt, uid_t owner, gid_t group, boolean_t isdir) argument
1266 ln_ace_to_aent(ace_t *ace, int n, uid_t owner, gid_t group, aclent_t **aclentp, int *aclcnt, aclent_t **dfaclentp, int *dfaclcnt, boolean_t isdir) argument
1463 convert_ace_to_aent(ace_t *acebufp, int acecnt, boolean_t isdir, uid_t owner, gid_t group, aclent_t **retaclentp, int *retaclcnt) argument
1505 acl_translate(acl_t *aclp, int target_flavor, boolean_t isdir, uid_t owner, gid_t group) argument
1577 acl_trivial_access_masks(mode_t mode, boolean_t isdir, trivial_acl_t *masks) argument
1639 acl_trivial_create(mode_t mode, boolean_t isdir, ace_t **acl, int *count) argument
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_acl.c1345 boolean_t isdir; local

Completed in 695 milliseconds