Home
last modified time | relevance | path

Searched defs:job (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/
H A Djob.c816 job_T *job; in free_jobs_to_free_later() local
887 job_T *job; in job_any_running() local
1068 job_T *job; in set_ref_in_job() local
1116 job_T *job; in free_unused_jobs_contents() local
1133 job_T *job; in free_unused_jobs() local
1154 job_T *job; in job_alloc() local
1202 job_T *job; in job_stop_on_exit() local
1281 job_T *job; in job_start() local
1771 job_T *job; in get_job_arg() local
1791 job_T *job; in f_job_getchannel() local
[all …]
H A Dos_unix.c4468 job_T *job; in mch_call_shell_terminal() local
5473 mch_job_start(char **argv, job_T *job, jobopt_T *options, int is_terminal) in mch_job_start()
5832 mch_job_status(job_T *job) in mch_job_status()
5890 job_T *job; in mch_detect_ended_job() local
5936 mch_signal_job(job_T *job, char_u *how) in mch_signal_job()
5974 mch_clear_job(job_T *job) in mch_clear_job()
5987 mch_create_pty_channel(job_T *job, jobopt_T *options) in mch_create_pty_channel()
H A Dos_win32.c4681 job_T *job; in mch_call_shell_terminal() local
5266 mch_job_start(char *cmd, job_T *job, jobopt_T *options) in mch_job_start()
5451 mch_job_status(job_T *job) in mch_job_status()
5474 job_T *job = job_list; in mch_detect_ended_job() local
5548 mch_signal_job(job_T *job, char_u *how) in mch_signal_job()
5578 mch_clear_job(job_T *job) in mch_clear_job()
H A Dchannel.c1459 channel_set_job(channel_T *channel, job_T *job, jobopt_T *options) in channel_set_job()
3974 job_T *job = channel->ch_job; in channel_handle_events() local
4567 job_T *job = channel->ch_job; in channel_select_check() local
H A Dterminal.c1566 job_T *job = term->tl_job; in term_job_running_check() local
1636 job_T *job; in term_try_stop_job() local
6586 job_T *job = NULL; in conpty_term_and_job_init() local
6937 job_T *job = NULL; in winpty_term_and_job_init() local
H A Dglobals.h1896 #define FOR_ALL_JOBS(job) \ argument
H A Dvim9.h420 job_T *job; member
H A Deval.c4850 job_T *job = tv->vval.v_job; in set_ref_in_item() local
H A Dvim9compile.c1245 generate_PUSHJOB(cctx_T *cctx, job_T *job) in generate_PUSHJOB()
/vim-8.2.3635/runtime/autoload/
H A Dcontext.vim84 function! context#callback(path, job, status) argument
115 function! context#callback(path, job, status) argument
127 function! s:callback(path, job, status) abort argument
/vim-8.2.3635/src/testdir/
H A Dtest_channel.vim1344 func g:retdict.exit_cb(job, status) dict argument
1361 function ExitCbWipe(job, status) argument
1530 function MyExitCb(job, status) argument
1558 function MyExitTimeCb(job, status) argument
2003 func ExitCb(job, status) argument
2322 func ExitCb_cb_with_input(job, status) argument
H A Dtest_partial.vim280 func Ignored2(job, status) argument
H A Dtest_terminal.vim174 func s:Nasty_exit_cb(job, st) argument
H A Dtest_mapping.vim302 func ExitCb(job, status) argument
/vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/
H A Dtermdebug.vim612 func s:EndTermDebug(job, status) argument
669 func s:EndPromptDebug(job, status) argument