Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dfcntl.h548 char fs_cdhash[USER_FSIGNATURES_CDHASH_LEN]; // output: cdhash member
573 char fs_cdhash[USER_FSIGNATURES_CDHASH_LEN]; // output: cdhash member
/xnu-8796.141.3/bsd/kern/
H A Dkern_descrip.c3845 offsetof(struct user_fsignatures, fs_cdhash /* first output element */) : in sys_fcntl_nocancel()
4019 (vm_address_t)argp + offsetof(struct user_fsignatures, fs_cdhash), in sys_fcntl_nocancel()