Searched refs:C_STATUS (Results 1 - 7 of 7) sorted by path

/freebsd-9.3-release/bin/dd/
H A Dargs.c92 { "status", f_status, C_STATUS,C_STATUS },
H A Ddd.h98 #define C_STATUS 0x08000000 macro
/freebsd-9.3-release/contrib/tcsh/
H A Ded.term.c70 C_SH(C_KILL2)|C_SH(C_PAGE)|C_SH(C_STATUS)|C_SH(C_LNEXT)),
508 { "status", C_SH(C_STATUS), M_CHAR },
835 s[C_STATUS] = n->c_cc[VSTATUS];
860 s[C_STATUS] = n->tps_statc;
971 n->c_cc[VSTATUS] = s[C_STATUS];
998 n->tps_statc = s[C_STATUS];
H A Ded.term.h479 #define C_STATUS 18 macro
/freebsd-9.3-release/lib/libedit/
H A Dtty.c78 C_SH(C_PGOFF) | C_SH(C_PAGE) | C_SH(C_STATUS)), 0}
421 {"status", C_SH(C_STATUS), MD_CHAR},
645 case C_STATUS:
735 s[C_STATUS] = td->c_cc[VSTATUS];
817 td->c_cc[VSTATUS] = s[C_STATUS];
H A Dtty.h425 #define C_STATUS 18 macro
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/sig/
H A Dunipriv.h137 DEF_PRIV_SIG(C_STATUS, Coord) \

Completed in 183 milliseconds