Searched refs:DCMD_PIPE (Results 1 – 9 of 9) sorted by relevance
64 if ((flags != (DCMD_ADDRSPEC|DCMD_LOOP|DCMD_PIPE)) && in cmd_praddr()65 (flags != (DCMD_ADDRSPEC|DCMD_LOOP|DCMD_PIPE|DCMD_LOOPFIRST))) { in cmd_praddr()95 DCMD_LOOPFIRST | DCMD_PIPE | DCMD_PIPE_OUT)) { in cmd_qsort()
119 if (element == NULL && (flags & DCMD_PIPE)) in ttotsd()
180 flags &= ~DCMD_PIPE; in taskq()
633 uint_t only_matching = addrspec && (flags & DCMD_PIPE); in stacks()
80 #define DCMD_PIPE 0x08 /* Dcmd invoked with input from pipe */ macro
553 if (!keep && (flags & DCMD_PIPE)) { in cmd_whatis()
474 return ((flags & DCMD_PIPE) ? DCMD_OK : DCMD_ABORT); in match_arglist()897 if ((flags & (DCMD_PIPE | DCMD_PIPE_OUT)) || mdb.m_depth == 1) in cmd_exec_file()2414 if (!(flags & DCMD_PIPE)) in cmd_head()
1217 flags |= DCMD_PIPE | DCMD_LOOP | DCMD_LOOPFIRST | DCMD_ADDRSPEC; in mdb_call_idcmd()
1194 if (element == NULL && (flags & DCMD_PIPE)) in d_tsd()1519 warn = (flags & (DCMD_LOOP | DCMD_PIPE)) ? FALSE : TRUE; in d_mutex()