/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | mkservice.c | 299 if (sh_fun(nq, sp->node, av)) in Accept() 327 r=sh_fun(nq, sp->node, av); in Action()
|
H A D | alarm.c | 144 sh_fun(tp->action,tp->node,(char**)0); in sh_timetraps()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | mkservice.c | 299 if (sh_fun(nq, sp->node, av)) in Accept() 327 r=sh_fun(nq, sp->node, av); in Action()
|
H A D | alarm.c | 144 sh_fun(tp->action,tp->node,(char**)0); in sh_timetraps()
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | shell.h | 176 extern int sh_fun(Namval_t*,Namval_t*, char*[]);
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | shell.h | 182 extern int sh_fun(Namval_t*,Namval_t*, char*[]);
|
/titanic_51/usr/src/lib/libshell/amd64/include/ast/ |
H A D | shell.h | 186 extern __MANGLE__ int sh_fun __PROTO__((Namval_t*,Namval_t*, char*[]));
|
/titanic_51/usr/src/lib/libshell/i386/include/ast/ |
H A D | shell.h | 186 extern __MANGLE__ int sh_fun __PROTO__((Namval_t*,Namval_t*, char*[]));
|
/titanic_51/usr/src/lib/libshell/ |
H A D | mapfile-vers | 53 sh_fun;
|
/titanic_51/usr/src/lib/libshell/sparc/include/ast/ |
H A D | shell.h | 186 extern __MANGLE__ int sh_fun __PROTO__((Namval_t*,Namval_t*, char*[]));
|
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | shell.h | 186 extern __MANGLE__ int sh_fun __PROTO__((Namval_t*,Namval_t*, char*[]));
|
/titanic_51/usr/src/cmd/ast/libshell/ |
H A D | mapfile-vers | 59 sh_fun;
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | nvdisc.c | 287 sh_fun(nq,np,(char**)0); in assign() 377 sh_fun(nq,np,(char**)0); in lookup()
|
H A D | nvtype.c | 1274 sh_fun(dp->cp,nq, (char**)0); in type_init() 1277 sh_fun(pp->cp, np, (char**)0); in type_init()
|
H A D | macro.c | 2449 sh_fun(np, (Namval_t*)0, av); in tilde_expand2()
|
H A D | xec.c | 2751 int sh_fun(Namval_t *np, Namval_t *nq, char *argv[]) in sh_fun() function
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | nvdisc.c | 296 sh_fun(nq,np,(char**)0); in assign() 391 sh_fun(nq,np,(char**)0); in lookup()
|
H A D | nvtype.c | 1303 sh_fun(dp->cp,nq, (char**)0); in type_init() 1306 sh_fun(pp->cp, np, (char**)0); in type_init()
|
H A D | macro.c | 2635 sh_fun(np, (Namval_t*)0, av); in tilde_expand2()
|
H A D | xec.c | 3556 int sh_fun(Namval_t *np, Namval_t *nq, char *argv[]) in sh_fun() function
|
/titanic_51/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 447 j. The sh_fun() function now takes third argument which
|
H A D | RELEASE | 1873 98-04-30 The sh_fun() function now takes third argument which
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE93 | 447 j. The sh_fun() function now takes third argument which
|
H A D | RELEASE | 2779 98-04-30 +The sh_fun() function now takes third argument which
|