OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sighdl
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
sig.c
57
static const int
sighdl
[] = {
variable in typeref:typename:const int[]
101
for (i = 0;
sighdl
[i] != -1; i++)
102
if (signo ==
sighdl
[i])
135
for (i = 0;
sighdl
[i] != -1; i++) {
176
for (i = 0;
sighdl
[i] != -1; i++) {
178
if (sigaction(
sighdl
[i], &nsa, &osa) != -1 &&
197
for (i = 0;
sighdl
[i] != -1; i++)
199
(void)sigaction(
sighdl
[i],
sig.c
57
static const int
sighdl
[] = {
variable in typeref:typename:const int[]
101
for (i = 0;
sighdl
[i] != -1; i++)
102
if (signo ==
sighdl
[i])
135
for (i = 0;
sighdl
[i] != -1; i++) {
176
for (i = 0;
sighdl
[i] != -1; i++) {
178
if (sigaction(
sighdl
[i], &nsa, &osa) != -1 &&
197
for (i = 0;
sighdl
[i] != -1; i++)
199
(void)sigaction(
sighdl
[i],
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025