Home
last modified time | relevance | path

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

/xnu-8019.80.24/libsyscall/wrappers/spawn/ !
H A Dspawn_private.h63 …uint32_t filedesc_soft_limit, uint32_t filedesc_hard_limit) __API_AVAILABLE(macos(12.0), ios(15.0…
H A Dposix_spawn.c2634 uint32_t filedesc_soft_limit, uint32_t filedesc_hard_limit) in posix_spawnattr_set_filedesclimit_ext() argument
2644 psattr->psa_filedesc_soft_limit = filedesc_soft_limit; in posix_spawnattr_set_filedesclimit_ext()