Searched defs:arg_pid_string (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c136 static char *arg_pid_string = NULL; variable
308 arg_pid_string = optarg;
695 arg_pid_string = arg;
707 if (arg_pid_string != NULL) {
708 target_id = arg_pid_string;
917 (arg_pid_string == NULL)) {

Completed in 63 milliseconds