Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c161 static pid_t regrab_process(pid_t pid, pr_info_handle_t *p, int, int *gret);
758 pid = regrab_process( in main()
827 pid = regrab_process( in main()
951 pid = regrab_process( in main()
1977 regrab_process(pid_t pid, pr_info_handle_t *p, int priv, int *gret) in regrab_process() function