Searched refs:optx (Results 1 - 3 of 3) sorted by relevance

/libmicro/
H A Dselect.c48 static int optx = 0; variable
90 optx = 1;
159 if (optx) {
208 flags[2] = optx ? 'x' : '-';
H A Dpoll.c48 static int optx = 0; variable
94 optx = 1;
147 if (optx) {
212 flags[2] = optx ? 'x' : '-';
H A Dpipe.c82 static int optx = DEFX; variable
135 optx = x;
146 if (optx == XP_FIFOS) {
169 switch (optx) {
277 if (optx == XP_FIFOS) {
290 lookupa(optm, modes), lookupa(optx, xports));

Completed in 285 milliseconds