Lines Matching defs:pid_state
320 nub_state_t pid_state = DNBProcessGetState(pid);
324 __FUNCTION__, pid, DNBStateAsString(pid_state));
326 switch (pid_state) {
430 nub_state_t pid_state = DNBProcessGetState(pid);
433 "%s (&remote, initialize=%i) pid_state = %s", __FUNCTION__,
434 (int)initialize, DNBStateAsString(pid_state));
436 switch (pid_state) {
465 LOG_RNB_MINIMAL, "%s (&remote, initialize=%i) pid_state = %s "
468 __FUNCTION__, (int)initialize, DNBStateAsString(pid_state),
474 "pid_state = %s pid_stop_count "
477 DNBStateAsString(pid_state),
484 LOG_RNB_MINIMAL, "%s (&remote, initialize=%i) pid_state = %s "
487 __FUNCTION__, (int)initialize, DNBStateAsString(pid_state),