Home
last modified time | relevance | path

Searched refs:_pause (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mailx/
H A Dsigretro.c96 jmp_buf _pause; /* For doing sigpause() */ variable
246 if (setjmp(_pause) == 0) in sigpause()
321 longjmp(_pause, 1); in _Sigtramp()
/titanic_41/usr/src/lib/libsys/common/
H A Dmapfile-vers237 _pause;
/titanic_41/usr/src/lib/libc/port/threads/
H A Dscalls.c65 #pragma weak _pause = pause macro
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers2314 _pause;