Searched refs:PROC_FILLENV (Results 1 – 2 of 2) sorted by relevance
206 #define PROC_FILLENV 0x0004 /* alloc and fill in `environ' */ macro
489 if (unlikely(flags & PROC_FILLENV)) /* read+parse /proc/#/environ */ in readproc()597 if (flags & PROC_FILLENV) /* read+parse /proc/#/environ */ in ps_readproc()