Home
last modified time | relevance | path

Searched refs:signal (Results 501 – 525 of 534) sorted by relevance

1...<<2122

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m659 file path=usr/include/signal.h
1335 file path=usr/include/sys/signal.h
1845 link path=usr/share/man/man3head/signal.3head target=signal.h.3head
1846 file path=usr/share/man/man3head/signal.h.3head
H A Dsystem-dtrace-tests.p5m1343 file path=opt/SUNWdtrt/tst/common/proc/tst.signal.ksh mode=0444
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c2770 mrr.rates[i].signal = wpi_ridx_to_signal[i];
2780 mrr.rates[i].signal = wpi_ridx_to_signal[i];
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c2080 ccid_slot_teardown(ccid_t *ccid, ccid_slot_t *slot, boolean_t signal) in ccid_slot_teardown() argument
2101 if (signal && slot->cs_excl_minor != NULL) { in ccid_slot_teardown()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dedit.c603 signal(SIGWINCH,sh_fault); in ed_setup()
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs324 additionally, the ability to signal that process)
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c663 (void) signal(2, err); in main()
3379 (void) signal(2, err); in err()
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c10744 boolean_t signal, cleanup; in ahci_em_ioctl_set() local
10804 signal = B_FALSE; in ahci_em_ioctl_set()
10809 signal = B_TRUE; in ahci_em_ioctl_set()
10822 if (signal) { in ahci_em_ioctl_set()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c1183 if (signal(SIGUSR1, print_cache_signal) == SIG_ERR) { in print_cache_signal()
1222 if (signal(SIGUSR1, print_cache_signal) == SIG_ERR) { in daemon_update()
1227 if (signal(SIGTERM, catch_exit) == SIG_ERR) { in daemon_update()
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c836 (void) signal(SIGQUIT, SIG_DFL); in catchquit()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2664 getldap_revalidate(int signal __unused) in getldap_revalidate()
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c1541 int signal = WTERMSIG(status); in subproc_status() local
1544 if (sig2str(signal, sigstr) == 0) { in subproc_status()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps135 bell, "bel" "bl" Audible signal (bell)
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c602 (void) signal(SIGSYS, SIG_IGN); in main()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg179 @ MSG_ERR_SIGACTION "unable to set signal handler: %s\n"
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c1806 (void) signal(SIGSYS, SIG_IGN); in nfs_enable_share()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c723 if (signal(SIGINT, sigint) == SIG_IGN) in main()
724 (void) signal(SIGINT, SIG_IGN); in main()
6799 (void) signal(SIGINT, SIG_IGN); /* block further signals */ in sigint()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps142 bell bel bl str Audible signal (bell) (P)
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps140 bell bel bl str Audible signal (bell) (P)
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2905 signal;
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c7226 sigfunc = signal(SIGINT, defersig); in get_secobj_from_tty()
7264 (void) signal(SIGINT, sigfunc); in get_secobj_from_tty()
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c1802 (void) signal(SIGINT, sig); /* restore signal handler */ in up_password()
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure1219 echo "$as_me: caught signal $ac_signal"
H A DChangeLog2131 * grub/asmstub.c: Include <signal.h>.
2133 the signal SIGWINCH. Reported by Christian Hudon
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2351 % bizarre value of 10001 as a signal to \aboveenvbreak to insert
5233 \penalty 10002 % signal to \startdefun and \dodefunx

1...<<2122