Home
last modified time | relevance | path

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

/trueos/include/apple/sys/
HDproc_info.h139 #define PROC_FLAG_SLEADER 0x20 /* The process is the session leader */ macro
/trueos/sys/compat/mach/
HDproc_info.c226 pbsd->pbi_flags |= PROC_FLAG_SLEADER; in proc_pidbsdinfo()