Searched defs:file_attributes (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tclvfs/tclvfs/library/template/
H A Dchrootvfs.tcl56 proc file_attributes {file {attribute {}} args} {eval file attributes \$file $attribute $args} procedure
H A Dcollatevfs.tcl117 proc file_attributes {file {attribute {}} args} { procedure
H A Ddeltavfs.tcl63 proc file_attributes {file {attribute {}} args} { procedure
H A Dfishvfs.tcl155 proc file_attributes {file {attribute {}} args} { procedure
H A Dquotavfs.tcl153 proc file_attributes {file {attribute {}} args} {eval file attributes \$file $attribute $args} procedure
H A Dversionvfs.tcl146 proc file_attributes {file {attribute {}} args} { procedure
H A Dtemplatevfs.tcl99 proc file_attributes {file {attribute {}} args} {eval file attributes \$file $attribute $args} procedure
/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_usnjrnl.h205 /*0x34*/FILE_ATTR_FLAGS file_attributes; /* File attributes copied from member in struct:__anon11178
H A Dntfs_inode.h118 FILE_ATTR_FLAGS file_attributes; /* Cached file attributes from member in struct:_ntfs_inode
H A Dntfs_inode.c3473 FILE_ATTR_FLAGS file_attributes = 0; local
[all...]
H A Dntfs_vnops.c1777 FILE_ATTR_FLAGS file_attributes; local
[all...]
H A Dntfs_layout.h897 /* 32*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */ member in struct:__anon11081
1083 /* 38*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */ member in struct:__anon11087
/macosx-10.10.1/smb-759.0/kernel/netsmb/
H A Dsmb_rq_2.h108 uint32_t file_attributes; member in struct:smb2_create_rq
/macosx-10.10.1/smb-759.0/kernel/smbfs/
H A Dsmbfs_smb_2.c5717 uint32_t file_attributes; local

Completed in 239 milliseconds