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

/illumos-gate/usr/src/uts/common/syscall/
H A Dcorectl.c69 static int set_proc_info(pid_t pid, const char *path, core_content_t content);
319 error = set_proc_info((pid_t)arg3, path, 0);
365 error = set_proc_info((pid_t)arg2, NULL, content);
463 set_proc_info(pid_t pid, const char *path, core_content_t content) function

Completed in 60 milliseconds