Home
last modified time | relevance | path

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

/coreutils/src/
Dstty.c112 # if defined CSUSP && !defined CSWTCH
113 # define CSWTCH CSUSP macro
116 #if defined VSWTCH && !defined CSWTCH
117 # define CSWTCH _POSIX_VDISABLE macro
123 # undef CSWTCH
124 # define CSWTCH _POSIX_VDISABLE macro
403 {"swtch", CSWTCH, VSWTCH},