OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHOW_NO_FREE
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
jobs.h
51
#define
SHOW_NO_FREE
0x40 /* do not free job */
jobs.c
476
if (jp->state == JOBDONE && !(mode &
SHOW_NO_FREE
)) {
544
if (jp->state == JOBDONE && !(mode &
SHOW_NO_FREE
))
576
mode |=
SHOW_NO_FREE
;
1698
mode = SHOW_SIGNALLED |
SHOW_NO_FREE
;
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025