Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c406 eprintline(0); in sogetoff()
410 eprintline(0); in sogetoff()
1440 eprintline(ENOBUFS); in soallocproto()
1446 eprintline(ENOBUFS); in soallocproto()
H A Dsocksyscalls.c173 eprintline(*errorp); in getsonode()
181 eprintline(*errorp); in getsonode()
537 eprintline(EFAULT); in so_socketpair()
1931 eprintline(error); in sockconfig()
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h854 #define eprintline(error) \ macro
874 #define eprintline(error) {} macro