Home
last modified time | relevance | path

Searched defs:TOSTOP (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c50 #define TOSTOP 0 macro
/freebsd/sys/sys/
H A Dioctl_compat.h118 #define TOSTOP 0x00400000 /*SIGSTOP on background output*/ macro
H A D_termios.h173 #define TOSTOP 0x00400000 /* stop background jobs from output */ macro
/freebsd/contrib/ncurses/progs/
H A Dreset_cmd.c258 #define TOSTOP 0 macro
/freebsd/include/rpcsvc/
H A Drex.x131 const TOSTOP = 0x00400000; /* SIGTTOU on background output */ variable