Home
last modified time | relevance | path

Searched refs:arg_pid_string (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/prctl/
H A Dprctl.c135 static char *arg_pid_string = NULL; variable
307 arg_pid_string = optarg; in main()
694 arg_pid_string = arg; in main()
706 if (arg_pid_string != NULL) { in main()
707 target_id = arg_pid_string; in main()
916 (arg_pid_string == NULL)) { in main()