Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dfiledesc.h169 #define fd_above_soft_limit_send_notification(fdp) fdt_flag_set(fdp, FD_ABOVE_SOFT_LIMIT) macro
/xnu-11417.101.15/bsd/kern/
H A Dkern_descrip.c1150 fd_above_soft_limit_send_notification(fdp); in fd_check_limit_exceeded()