Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.c1313 mode_t mode, mode_t mask, BOOL isdir __attribute__((unused))) in ntfs_build_basic_posix()
1358 mode_t mask, BOOL isdir) in ntfs_build_inherited_posix()
1593 BOOL isdir; member
2108 int isdir, const SID *usid, const SID *gsid) in buildacls_posix()
2444 static int buildacls(char *secattr, int offs, mode_t mode, int isdir, in buildacls()
2759 int isdir, const SID *usid, const SID *gsid) in ntfs_build_descr_posix()
2859 int isdir, const SID * usid, const SID * gsid) in ntfs_build_descr()
2944 static int merge_permissions(BOOL isdir, in merge_permissions()
3200 const SID *usid, const SID *gsid, BOOL isdir) in build_std_permissions()
3288 const SID *usid, BOOL isdir) in build_owngrp_permissions()
[all …]
H A Dreparse.c221 int count, BOOL isdir) in search_absolute()
560 int count, const char *mnt_point, BOOL isdir) in ntfs_get_fulllink()
664 BOOL isdir) in ntfs_get_abslink()
799 BOOL isdir; in ntfs_make_symlink() local
H A Dsecurity.c2093 BOOL isdir; in ntfs_get_perm() local
2194 BOOL isdir; in ntfs_get_posix_acl() local
2323 BOOL isdir; in ntfs_get_perm() local
2461 BOOL isdir; in ntfs_get_owner_mode() local
2569 ntfs_inode *dir_ni, mode_t mode, BOOL isdir) in inherit_posix()
2663 mode_t mode, BOOL isdir) in ntfs_alloc_securid()
2753 BOOL isdir; in ntfs_set_inherited_posix() local
2807 uid_t uid, gid_t gid, mode_t mode, BOOL isdir) in ntfs_alloc_securid()
2900 BOOL isdir; in ntfs_set_owner_mode() local
3101 BOOL isdir; in ntfs_set_posix_acl() local
[all …]
/haiku/src/bin/unzip/
H A Dbeos.c1258 static void printBeOSexfield( int isdir, uch *extra_field ) in printBeOSexfield()
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.c932 int isdir; local