Searched defs:envlist (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/cmd/lp/lib/lp/ |
H A D | alerts.c | 438 envlist(int fd, char **list) in envlist() function
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.telnetd.c | 303 struct envlist { struct 304 struct envlist *next; argument 310 static struct envlist *envlist_head = NULL; argument
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 1704 struct envlist { struct 1723 static struct envlist EnvList[] = { argument
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | xec.c | 3343 struct argnod *envlist=0; in sh_funscope() local 3491 static void sh_funct(Shell_t *shp,Namval_t *np,int argn, char *argv[],struct argnod *envlist,int execflg) in sh_funct() argument 3690 char *arglist[3], *envlist[2], devfd[12], *cp; in run_subshell() local [all...] |
H A D | name.c | 2362 void sh_scope(Shell_t *shp, struct argnod *envlist, int fun) in sh_scope() argument
|