Home
last modified time | relevance | path

Searched defs:SHUT_WR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h453 #define SHUT_WR 1 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h564 #define SHUT_WR 1 /* shut down the writing side */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c93 # define SHUT_WR 1 macro