Searched defs:sh_run (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/include/
H A Dshcmd.h85 # define sh_run(c, ac, av) ((c)?(*sh_context(c)->shrun)(ac,av):-1) macro
/ast/src/cmd/ksh93/sh/
H A Dxec.c2957 int sh_run(int argn, char *argv[]) function

Completed in 23 milliseconds