Searched defs:envlist (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/cmd/lp/lib/lp/ |
H A D | alerts.c | 438 envlist(int fd, char **list) in envlist() function
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 1704 struct envlist { struct 1723 static struct envlist EnvList[] = { argument
|
/titanic_51/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_51/usr/src/lib/libshell/common/sh/ |
H A D | xec.c | 2558 struct argnod *envlist=0; in sh_funscope() local 2693 static void sh_funct(Shell_t *shp,Namval_t *np,int argn, char *argv[],struct argnod *envlist,int ex… in sh_funct() 2895 char *arglist[2], *envlist[2], devfd[12], *cp; in run_subshell() local
|
H A D | name.c | 2047 void sh_scope(Shell_t *shp, struct argnod *envlist, int fun) in sh_scope()
|
/titanic_51/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
|