OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KILL
(Results
1 - 4
of
4
) sorted by relevancy
/src/libexec/getty/
main.c
133
#define
KILL
tmode.c_cc[VKILL]
487
} else if (c ==
KILL
|| c == '@') {
/src/games/battlestar/
extern.h
158
#define
KILL
1024
/src/external/gpl3/gdb.old/dist/gdb/
procfs.c
102
void
kill
() override;
554
enum { NOKILL,
KILL
};
564
if (kill_p ==
KILL
)
565
kill
(pi->pid, SIGKILL);
1280
process. NOTE: semantics are different from those of
KILL
. This
1468
/* Send a signal to the proc or lwp with the semantics of "
kill
()".
2576
procfs_target::
kill
()
function in class:procfs_target
2640
dead_procinfo (pi, "init_inferior: wait_for_stop failed",
KILL
);
2661
and possibly even turning ON
kill
-on-last-close at this point. But
/src/external/gpl3/gdb/dist/gdb/
procfs.c
102
void
kill
() override;
554
enum { NOKILL,
KILL
};
564
if (kill_p ==
KILL
)
565
kill
(pi->pid, SIGKILL);
1280
process. NOTE: semantics are different from those of
KILL
. This
1468
/* Send a signal to the proc or lwp with the semantics of "
kill
()".
2576
procfs_target::
kill
()
function in class:procfs_target
2640
dead_procinfo (pi, "init_inferior: wait_for_stop failed",
KILL
);
2661
and possibly even turning ON
kill
-on-last-close at this point. But
Completed in 20 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026