Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterminal.c194 static int create_pty_only(term_T *term, jobopt_T *opt);
711 res = create_pty_only(term, opt); in term_start()
7196 create_pty_only(term_T *term, jobopt_T *options) in create_pty_only() function
7341 create_pty_only(term_T *term, jobopt_T *opt) in create_pty_only() function