Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dfcntl.h559 char fs_cdhash[USER_FSIGNATURES_CDHASH_LEN]; // output: cdhash member
584 char fs_cdhash[USER_FSIGNATURES_CDHASH_LEN]; // output: cdhash member
/xnu-11215.1.10/bsd/kern/
H A Dkern_descrip.c3940 offsetof(struct user_fsignatures, fs_cdhash /* first output element */) : in sys_fcntl_nocancel()
4115 (vm_address_t)argp + offsetof(struct user_fsignatures, fs_cdhash), in sys_fcntl_nocancel()