HomeSort by: relevance | last modified time | path
    Searched defs:extproc (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/mail/
tty.c 291 int extproc; local in function:grabh
298 extproc = ((ttybuf.c_lflag & EXTPROC) ? 1 : 0);
299 if (extproc) {
362 if (extproc) {
tty.c 291 int extproc; local in function:grabh
298 extproc = ((ttybuf.c_lflag & EXTPROC) ? 1 : 0);
299 if (extproc) {
362 if (extproc) {
tty.c 291 int extproc; local in function:grabh
298 extproc = ((ttybuf.c_lflag & EXTPROC) ? 1 : 0);
299 if (extproc) {
362 if (extproc) {
tty.c 291 int extproc; local in function:grabh
298 extproc = ((ttybuf.c_lflag & EXTPROC) ? 1 : 0);
299 if (extproc) {
362 if (extproc) {

Completed in 45 milliseconds