Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/ !
H A Dkern_exec.c3198 size_t psfsize = PSF_ACTIONS_SIZE(px_sfap->psfa_act_count); in posix_spawn() local
3199 if (psfsize == 0 || psfsize != px_args.file_actions_size) { in posix_spawn()