Searched refs:CMD_POST (Results 1 – 2 of 2) sorted by relevance
45 #define CMD_POST (1<<6) /* argpat is post arg position */ macro
115 if ((disc->flags & CMD_POST) && argpat && streq(*p, argpat)) in cmdopen_20120411()