Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dmain.c92 if (!isnullenv(s)) in main()
178 if (isnullenv(editor)) in main()
182 if (isnullenv(editproto)) in main()
H A Ddecode.c688 public int isnullenv(char *s) in isnullenv() function
888 if (!isnullenv(xdg)) in add_hometable()
893 if (!isnullenv(home)) in add_hometable()
H A Dfilename.c556 if (!isnullenv(shell)) in shellcmd()
731 if (isnullenv(lessecho)) in lglob()
H A Dcmdbuf.c1354 if (isnullenv(home)) in histfile_find()
1380 if (!isnullenv(name)) in histfile_name()
H A Dtags.c517 if (isnullenv(cmd)) in findgtag()
H A Dline.c156 if (isnullenv(end_ansi_chars)) in init_line()
160 if (isnullenv(mid_ansi_chars)) in init_line()
H A Dcharset.c441 if (!isnullenv(s)) in set_charset()
H A Dopttbl.c745 if (!isnullenv(p)) in init_option()
H A Dfuncs.h112 public int isnullenv(char *s);
H A Dscreen.c1158 termcap_debug = !isnullenv(lgetenv("LESS_TERMCAP_DEBUG")); in get_term()
1236 if (isnullenv(sp)) in get_term()
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt1184 termcap_debug = !isnullenv(lgetenv("LESS_TERMCAP_DEBUG"));
1262 if (isnullenv(sp))