Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c46 #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
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dtermios-macros.h149 #define TOSTOP 0000400 // Send SIGTTOU for background output macro