Searched refs:unsetvar (Results 1 – 5 of 5) sorted by relevance
155 int unsetvar(const char *, int);
612 (void) unsetvar("OPTARG", 0); in getopts()630 (void) unsetvar("OPTARG", 0); in getopts()
1168 unsetvar(name, 0); in mklocal()1207 (void)unsetvar(vp->text, 0); in poplocalvars()1274 ret |= unsetvar(*ap, flg_x); in unsetcmd()1285 unsetvar(const char *s, int unexport) in unsetvar() function
276 unsetvar("PWD", 0); in updatepwd()
732 if (unsetvar(pid, 0)) in waitcmd()