Searched refs:lookupvar (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/bin/sh/
H A Dvar.h119 char *lookupvar(const char *);
H A Dmain.c165 if ((shinit = lookupvar("ENV")) != NULL && *shinit != '\0') {
H A Dcd.c409 pwd = lookupvar("PWD");
H A Darith_yacc.c101 str = lookupvar(varname);
H A Dhistedit.c115 term = lookupvar("TERM");
H A Dvar.c423 lookupvar(const char *name) function
H A Dexpand.c388 home = lookupvar("HOME");

Completed in 211 milliseconds