Searched refs:do_status (Results 1 – 3 of 3) sorted by relevance
63 do_status() {104 do_status "$RSYSLOGD" "$RSYSLOGD_PIDFILE"
235 static int do_status(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_status() function424 U_BOOT_CMD_MKENT(status, 2, 1, do_status, "", ""),
1412 int do_status = 0; in qh_completions() local1502 if (unlikely(do_status != 0) in qh_completions()1504 do_status = 0; in qh_completions()1532 do_status = (urb->status == -EREMOTEIO) in qh_completions()