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

/ast/src/lib/libast/include/
H A Dshcmd.h64 int (*shrun)(int, char**); member in struct:Shbltin_s
85 # define sh_run(c, ac, av) ((c)?(*sh_context(c)->shrun)(ac,av):-1)

Completed in 12 milliseconds