OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sigtable
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/sort/
sort.c
326
static const int
sigtable
[] = {SIGHUP, SIGINT, SIGPIPE,
local in function:main
340
for (i = 0;
sigtable
[i]; ++i) /* always unlink toutpath */
341
sigaction(
sigtable
[i], &act, 0);
sort.c
326
static const int
sigtable
[] = {SIGHUP, SIGINT, SIGPIPE,
local in function:main
340
for (i = 0;
sigtable
[i]; ++i) /* always unlink toutpath */
341
sigaction(
sigtable
[i], &act, 0);
Completed in 20 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025