Searched refs:psfsize (Results 1 – 1 of 1) sorted by relevance
3198 size_t psfsize = PSF_ACTIONS_SIZE(px_sfap->psfa_act_count); in posix_spawn() local3199 if (psfsize == 0 || psfsize != px_args.file_actions_size) { in posix_spawn()