Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/prctl/
H A Dprctl.c160 static pid_t regrab_process(pid_t pid, pr_info_handle_t *p, int, int *gret);
757 pid = regrab_process( in main()
826 pid = regrab_process( in main()
950 pid = regrab_process( in main()
1976 regrab_process(pid_t pid, pr_info_handle_t *p, int priv, int *gret) in regrab_process() function