Home | History | Annotate | Download | only in logcat

Lines Matching refs:pid_str

575         static const char pid_str[] = "pid";
592 { pid_str, required_argument, NULL, 0 },
616 if (long_options[option_index].name == pid_str) {