Home
last modified time | relevance | path

Searched refs:pause (Results 1 – 25 of 43) sorted by relevance

12

/original-bsd/sbin/reboot/
H A Dhalt.c104 pause();
111 pause();
/original-bsd/lib/libc/gen/
H A Dpause.c19 pause() in pause() function
H A DMakefile.inc12 nice.c nlist.c opendir.c pause.c popen.c psignal.c pwcache.c raise.c \
37 ldexp.0 modf.0 nice.0 nlist.0 pause.0 popen.0 psignal.0 pwcache.0 \
/original-bsd/sys/sparc/dev/
H A Dbsd_audio.c599 u_char pause; member
1034 if (p->pause != (u_char)~0)
1035 sc->sc_au.au_wb.cb_pause = p->pause;
1036 if (r->pause != (u_char)~0)
1037 sc->sc_au.au_rb.cb_pause = r->pause;
1092 if (p->pause == 0 || p->active == 0)
1096 if (r->pause == 0 || r->active == 0)
1122 p->pause = sc->sc_au.au_wb.cb_pause;
1123 r->pause = sc->sc_au.au_rb.cb_pause;
1162 p->active = p->pause = sc->sc_au.au_wb.cb_pause;
[all …]
/original-bsd/usr.bin/f77/libF77/
H A Ds_paus.c45 pause();
/original-bsd/contrib/emacs-18.57/src/
H A Ddispnew.c634 int pause; local
646 pause = screen_height;
702 pause = (i < screen_height - 1) ? i + 1 : 0;
705 if (!pause)
730 display_completed = !pause;
731 if (pause)
733 preemptions[preemption_index].vpos = pause - 1;
741 return pause;
/original-bsd/sys/sparc/include/
H A Dbsd_audioio.h45 u_char pause; member
/original-bsd/local/toolchest/ksh/sh/
H A Derror.c175 pause();
H A Dxec.c312 pause();
/original-bsd/usr.sbin/amd/amd/
H A Damd.c136 pause(); in daemon_mode()
/original-bsd/contrib/libg++-2.3/libg++/g++-include/
H A Dunistd.h109 extern int pause _G_ARGS((void));
/original-bsd/usr.sbin/sendmail/src/
H A Dclock.c244 pause();
/original-bsd/include/
H A Dunistd.h58 int pause __P((void));
/original-bsd/sys/vax/uba/
H A Dqdreg.h222 u_short pause; /* Y coord to set stat when scanned */ member
/original-bsd/games/rogue/
H A Dscore.c179 boolean pause = score_only; local
289 if (pause) {
/original-bsd/usr.bin/mail/
H A Dsigretro.c221 pause(); in sigpause()
/original-bsd/usr.bin/uucp/UUAIDS/
H A DL.sys75 # 7654321\r\d send number, then return, then pause, then return
77 # \r\d\r send return, pause, then send return again
/original-bsd/local/transcript/src/
H A Dpscomm.c372 pause();
450 pause();
503 pause();
/original-bsd/old/cu/
H A Dcu.c86 pause(); in xsleep()
264 for (;;) pause();
/original-bsd/usr.bin/tn3270/sys_curses/
H A Dsystem.c487 pause(); /* Nothing to do */ in shell_continue()
/original-bsd/old/sh/
H A Dxec.c245 DO sigchk(); alarm(10); pause() OD
/original-bsd/sbin/dump/
H A Dtape.c754 (void) pause();
/original-bsd/usr.bin/spell/
H A Dspecial.4bsd593 pause
/original-bsd/old/games.vax/compat/
H A Dunixtraps.c528 i = pause();
/original-bsd/sys/vax/stand/
H A Dqdcons.c846 adder->pause = 0; in setup_dragon()

12