OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gettrap
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
c_sh.c
518
s = (
gettrap
(*wp, false) == NULL) ? *wp++ : NULL; /* get command */
524
p =
gettrap
(*wp++, true);
proto.h
231
Trap *
gettrap
ARGS((const char *, int));
trap.c
93
gettrap
(name, igncase)
function
c_ksh.c
1188
if (!(t =
gettrap
(p + 1, true))) {
1202
if (!(t =
gettrap
(builtin_opt.optarg, true))) {
Completed in 13 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025