Home
last modified time | relevance | path

Searched refs:job_alloc (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Djob.pro13 job_T *job_alloc(void);
/vim-8.2.3635/src/
H A Djob.c1152 job_alloc(void) in job_alloc() function
1292 job = job_alloc(); in job_start()
H A Dterminal.c6671 job = job_alloc(); in conpty_term_and_job_init()
7005 job = job_alloc(); in winpty_term_and_job_init()
7229 term->tl_job = job_alloc(); in create_pty_only()
7346 term->tl_job = job_alloc(); in create_pty_only()