Searched defs:sh_run (Results 1 - 2 of 2) sorted by relevance
| /ast/src/lib/libast/include/ | ||
| H A D | shcmd.h | 85 # define sh_run(c, ac, av) ((c)?(*sh_context(c)->shrun)(ac,av):-1) macro |
| /ast/src/cmd/ksh93/sh/ | ||
| H A D | xec.c | 2957 int sh_run(int argn, char *argv[]) function |
Completed in 23 milliseconds