Home
last modified time | relevance | path

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

/xnu-8792.61.2/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-8792.61.2/bsd/kern/
H A Dkern_descrip.c3861 offsetof(struct user_fsignatures, fs_cdhash /* first output element */) : in sys_fcntl_nocancel()
4035 (vm_address_t)argp + offsetof(struct user_fsignatures, fs_cdhash), in sys_fcntl_nocancel()