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

/ast/src/lib/libast/include/
H A Dshcmd.h49 #undef Shbltin_t macro
51 typedef struct Shbltin_s Shbltin_t; typedef in typeref:struct:Shbltin_s
56 typedef int (*Shbltin_f)(int, char**, Shbltin_t*);
84 # define sh_context(c) ((Shbltin_t*)(c))
108 extern int astintercept(Shbltin_t*, int);

Completed in 6 milliseconds