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 - 1
of
1
) 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);
Completed in 10 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025