Searched refs:supported2 (Results 1 – 2 of 2) sorted by relevance
365 if (!(supported2 & JO2_TERM_NAME)) in get_job_options()414 if (!(supported2 & JO2_EOF_CHARS)) in get_job_options()429 if (!(supported2 & JO2_TERM_ROWS)) in get_job_options()450 if (!(supported2 & JO2_VERTICAL)) in get_job_options()457 if (!(supported2 & JO2_CURWIN)) in get_job_options()466 if (!(supported2 & JO2_CURWIN)) in get_job_options()490 if (!(supported2 & JO2_HIDDEN)) in get_job_options()519 if (!(supported2 & JO2_TTY_TYPE)) in get_job_options()605 if (!(supported2 & JO2_TERM_API)) in get_job_options()619 if (!(supported2 & JO2_ENV)) in get_job_options()[all …]
4 int get_job_options(typval_T *tv, jobopt_T *opt, int supported, int supported2);