Searched defs:US (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libplot/t450/common/
H A Dcon.h54 #define US 037 macro
/osnet-11/usr/src/lib/libadm/common/
H A Dcktime.c50 #define US 59 macro
157 input = p_time(input, LS, US);
184 input = p_time(input, LS, US);
228 input = p_time(input, LS, US);
/osnet-11/usr/src/lib/libcmd/common/
H A Dstty.c118 #define US 0x0010 /* unset in sane mode */ macro
166 { "eol2", CHAR, T_CHAR, US, VEOL2, _POSIX_VDISABLE, C("Alternate character to end the line") },
169 { "swtch", CHAR, T_CHAR, US, VSWTCH, _POSIX_VDISABLE, C("Switch to a different shell layer") },
171 { "eol", CHAR, T_CHAR, NL|US, VEOL, _POSIX_VDISABLE, C("End the line") },
223 { "ignbrk", BIT, I_FLAG, US, IGNBRK, IGNBRK, C("Ignore (do not ignore) break characters") },
229 { "inlcr", BIT, I_FLAG, US, INLCR, INLCR, C("Translate (do not translate) carriage return to newline") },
230 { "igncr", BIT, I_FLAG, US, IGNCR, IGNCR, C("Ignore (do not ignore) carriage return") },
232 { "iuclc", BIT, I_FLAG, US, IUCLC, IUCLC, C("Map (do not map) upper-case to lower case") },
236 { "ixany", BIT, I_FLAG, US, IXANY, IXANY, C("Any character (only start character) can restart output.") },
239 { "ixoff", BIT, I_FLAG, US, IXOF
[all...]
/osnet-11/usr/src/lib/libeti/menu/inc/
H A Dprivate.h62 #define US(m) (UserSub(m) ? UserSub(m) : UW(m)) macro

Completed in 23 milliseconds