OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JOB_NOWAIT
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/tmux/dist/
cmd-run-shell.c
152
cdata->flags |=
JOB_NOWAIT
;
job.c
428
if ((~job->flags &
JOB_NOWAIT
) && job->state == JOB_RUNNING)
popup.c
778
JOB_NOWAIT
|JOB_PTY|JOB_KEEPWRITE|JOB_DEFAULTSHELL, jx, jy);
tmux.h
2464
#define
JOB_NOWAIT
0x1
format.c
413
format_job_complete, NULL, fj,
JOB_NOWAIT
, -1, -1);
window-copy.c
4945
NULL,
JOB_NOWAIT
, -1, -1);
Completed in 33 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026