Searched refs:CMD_POST (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/include/
H A Dcmdarg.h45 #define CMD_POST (1<<6) /* argpat is post arg position */ macro
/ast/src/lib/libast/misc/
H A Dcmdarg.c115 if ((disc->flags & CMD_POST) && argpat && streq(*p, argpat))
/ast/src/cmd/tw/
H A Dtw.c714 state.cmdflags |= CMD_POST;

Completed in 40 milliseconds