Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dfiledesc.h165 #define fd_above_hard_limit_send_notification(fdp) fdt_flag_set(fdp, FD_ABOVE_HARD_LIMIT) macro
/xnu-8792.81.2/bsd/kern/
H A Dkern_descrip.c1136 fd_above_hard_limit_send_notification(fdp); in fd_check_limit_exceeded()