OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SS_USER
(Results
1 - 2
of
2
) sorted by null
/external/mksh/src/
histrap.c
1369
setsig(p, f, SS_RESTORE_CURR|
SS_USER
);
1430
(!(flags &
SS_USER
) || !Flag(FTALKING)))
1441
if (!(flags &
SS_USER
))
sh.h
693
#define
SS_USER
BIT(4) /* user is doing the set (ie, trap command) */
[
all
...]
Completed in 138 milliseconds