Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h852 #define eprintso(so, args) \ macro
873 #define eprintso(so, args) {} macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c551 eprintso(so, ("service type and socket type mismatch\n")); in check_tinfo()
556 eprintso(so, ("service type and socket type mismatch\n")); in check_tinfo()
561 eprintso(so, ("service type and socket type mismatch\n")); in check_tinfo()
567 eprintso(so, in check_tinfo()
575 eprintso(so, in check_tinfo()
H A Dsocktpi.c1254 eprintso(so, in sotpi_bindlisten()