Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/killall/
H A Dkillall.c56 if (str2sig(argv[1], &sig) == 0) in main()
/titanic_44/usr/src/lib/extendedFILE/common/
H A DextendedFILE.c76 retval = str2sig(ptr, &signal); in init_STDIO_bad_fd()
/titanic_44/usr/src/cmd/sh/
H A Dfault.c390 noa1 = (str2sig(a1, &sig) == 0); in systrap()
394 if (str2sig(*argv, &sig) < 0 || in systrap()
H A Djobs.c1032 if (str2sig(&argv[1][1], &sig)) { in syskill()
/titanic_44/usr/src/head/
H A Dsignal.h94 extern int str2sig(const char *, int *);
/titanic_44/usr/src/lib/libc/port/gen/
H A Dstr2sig.c144 str2sig(const char *s, int *sigp) in str2sig() function
/titanic_44/usr/src/lib/libproc/common/
H A Dproc_names.c447 return (str2sig(str, signum)); in proc_str2sig()
/titanic_44/usr/src/cmd/fuser/
H A Dfuser.c485 if (str2sig(optarg, &sig) != 0) { in main()
/titanic_44/usr/src/cmd/priocntl/
H A Drtpriocntl.c150 if (str2sig(optarg, &tqsig) != 0) in main()
/titanic_44/usr/src/lib/libproject/common/
H A Dsetproject.c152 if (str2sig(signam, &sig) == -1) in build_rctlblk()
/titanic_44/usr/src/cmd/pgrep/
H A Dpgrep.c616 str2sig(&argv[1][1], &g_signal) == 0) { in main()
/titanic_44/usr/src/lib/c_synonyms/
H A Dsyn_common852 str2sig
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.c522 if (str2sig(s, &sig) != 0) in set_sig()
/titanic_44/usr/src/cmd/csh/
H A Dsh.proc.c924 if (str2sig(sbuf, &signo) == 0) { in dokill()
/titanic_44/usr/src/lib/libc/amd64/
H A DMakefile533 str2sig.o \
/titanic_44/usr/src/lib/libc/sparcv9/
H A DMakefile.com552 str2sig.o \
/titanic_44/usr/src/lib/libc/i386/
H A DMakefile.com567 str2sig.o \
/titanic_44/usr/src/lib/libc/sparc/
H A DMakefile.com593 str2sig.o \
/titanic_44/usr/src/cmd/prctl/
H A Dprctl.c516 if (str2sig(sigchr, &arg_signal) != 0) { in main()
/titanic_44/usr/src/lib/libc/port/
H A Dllib-lc895 /* str2sig.c */
896 int str2sig(const char *s, int *sigp);
H A Dmapfile-vers1947 str2sig;
/titanic_44/usr/src/man/man3c/
H A DMakefile428 str2sig.3c \
2238 sig2str.3c := LINKSRC = str2sig.3c
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c3026 (void) str2sig("TERM", &sig); in run_method()
/titanic_44/usr/src/lib/librestart/common/
H A Dlibrestart.c3731 return (str2sig(cp + 1, &sig) == 0 ? sig : -1); in is_kill_method()
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc423 file path=usr/share/man/man3c/str2sig.3c
1236 link path=usr/share/man/man3c/sig2str.3c target=str2sig.3c