Searched refs:POST (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/tw/
H A Dfind.c128 POST, LOCAL, XDEV, PHYS, enumerator in enum:Command
286 "depth", POST, Unary, 0, 0, 0,
402 "post", POST, Unary, 0, 0, 0,
1014 case POST:
/ast/src/cmd/ksh93/sh/
H A Ddeparse.c39 #define POST 2 macro
412 else if(*cp==0 && opts==POST && arg->argchn.ap)
430 while((opts&POST) && arg);
523 p_arg(com->comset,flag,POST);
529 p_arg(com->comarg,flag,POST);

Completed in 16 milliseconds