Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Ddefines.h43 SHUT_RD = 0, /* No more receptions. */ enumerator
47 #define SHUT_RD SHUT_RD macro
/titanic_41/usr/src/uts/common/sys/
H A Dsocket.h438 #define SHUT_RD 0 macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dio.c82 # define SHUT_RD 0 macro