Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dfcntl.h518 char fs_cdhash[USER_FSIGNATURES_CDHASH_LEN]; // output: cdhash member
543 char fs_cdhash[USER_FSIGNATURES_CDHASH_LEN]; // output: cdhash member
/xnu-12377.61.12/bsd/kern/
H A Dkern_descrip.c3968 offsetof(struct user_fsignatures, fs_cdhash /* first output element */) : in sys_fcntl_nocancel()
4143 (vm_address_t)argp + offsetof(struct user_fsignatures, fs_cdhash), in sys_fcntl_nocancel()