Home
last modified time | relevance | path

Searched refs:fs_cdhash (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/sys/
H A Dfcntl.h519 char fs_cdhash[USER_FSIGNATURES_CDHASH_LEN]; // output: cdhash member
544 char fs_cdhash[USER_FSIGNATURES_CDHASH_LEN]; // output: cdhash member
/xnu-8020.121.3/bsd/kern/
H A Dkern_descrip.c3849 offsetof(struct user_fsignatures, fs_cdhash /* first output element */) : in sys_fcntl_nocancel()
4023 (vm_address_t)argp + offsetof(struct user_fsignatures, fs_cdhash), in sys_fcntl_nocancel()