Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dmain.c90 if (!isnullenv(s)) in main()
180 if (isnullenv(editor)) in main()
184 if (isnullenv(editproto)) in main()
H A Ddecode.c686 public int isnullenv(char *s) in isnullenv() function
886 if (!isnullenv(xdg)) in add_hometable()
891 if (!isnullenv(home)) in add_hometable()
H A Dfilename.c554 if (!isnullenv(shell)) in shellcmd()
729 if (isnullenv(lessecho)) in lglob()
H A Dcmdbuf.c1353 if (isnullenv(home)) in histfile_find()
1379 if (!isnullenv(name)) in histfile_name()
H A Dtags.c515 if (isnullenv(cmd)) in findgtag()
H A Dline.c154 if (isnullenv(end_ansi_chars)) in init_line()
158 if (isnullenv(mid_ansi_chars)) in init_line()
H A Dcharset.c439 if (!isnullenv(s)) in set_charset()
H A Dopttbl.c734 if (!isnullenv(p)) in init_option()
H A Dfuncs.h110 public int isnullenv(char *s);
H A Dscreen.c1154 termcap_debug = !isnullenv(lgetenv("LESS_TERMCAP_DEBUG")); in get_term()
1232 if (isnullenv(sp)) in get_term()