Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/ !
H A Dfiledesc.h164 #define fd_above_soft_limit_send_notification(fdp) fdt_flag_set(fdp, FD_ABOVE_SOFT_LIMIT) macro
/xnu-8792.81.2/bsd/kern/ !
H A Dkern_descrip.c1132 fd_above_soft_limit_send_notification(fdp); in fd_check_limit_exceeded()