Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dnetstat.c143 #define SO_NOSPACE (1<<18) /* no space to write */ macro
636 if (unix_flags & SO_NOSPACE) in unix_do_one()