Searched refs:groups (Results 126 - 128 of 128) sorted by relevance

123456

/freebsd-current/sys/kern/
H A Dkern_proc.c874 * their process groups after reparenting to reaper.
2891 * This sysctl allows a process to retrieve the full list of groups from
3403 static SYSCTL_NODE(_kern_proc, KERN_PROC_GROUPS, groups, CTLFLAG_RD |
3404 CTLFLAG_MPSAFE, sysctl_kern_proc_groups, "Process groups");
/freebsd-current/lib/clang/libclang/
H A DMakefile989 ${CLANG_TBLGEN} -gen-clang-diag-groups \
/freebsd-current/sys/cam/ctl/
H A Dctl.c7323 tpg_desc = &rtg_ext_ptr->groups[0];
7328 tpg_desc = &rtg_ptr->groups[0];

Completed in 213 milliseconds

123456