Home
last modified time | relevance | path

Searched defs:old_tstp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/qsubst/
H A Dqsubst.c156 void (*old_tstp) (int); in tstp_self() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dsignals.c127 static sighandler_cxt old_tstp, old_ttou, old_ttin; variable