Searched refs:OSPECIAL (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/std/ | ||
H A D | dd.c | 89 #define OSPECIAL (1<<14) macro 359 OSPECIAL, 714 if ((state.conv.value.number & OSPECIAL) || fstat(sffileno(state.out.fp), &st) || !S_ISREG(st.st_mode)) |
Completed in 11 milliseconds