Searched refs:_STRUCTURED_PROC (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/
H A Dprocfs.h42 #ifdef _STRUCTURED_PROC
43 #undef _STRUCTURED_PROC macro
45 #define _STRUCTURED_PROC 1 macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ducred.h55 #if defined(_KERNEL) || _STRUCTURED_PROC != 0
89 #endif /* _KERNEL || _STRUCTURED_PROC != 0 */
123 #if _STRUCTURED_PROC != 0
H A Dprocfs.h41 * /proc definitions, either include <procfs.h> or define _STRUCTURED_PROC
44 #ifndef _STRUCTURED_PROC
45 #define _STRUCTURED_PROC 0 macro
48 #if !defined(_KERNEL) && _STRUCTURED_PROC == 0
52 #else /* !defined(_KERNEL) && _STRUCTURED_PROC == 0 */
824 #endif /* !_KERNEL && _STRUCTURED_PROC == 0 */
/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h55 #if _STRUCTURED_PROC == 0
66 * unless _STRUCTURED_PROC is first defined to be 1.
170 #endif /* _STRUCTURED_PROC == 0 */
208 #if _STRUCTURED_PROC == 0
245 #endif /* _STRUCTURED_PROC == 0 */
295 #if _STRUCTURED_PROC == 0
459 #endif /* _STRUCTURED_PROC == 0 */
463 #if _STRUCTURED_PROC == 0
474 #endif /* _STRUCTURED_PROC == 0 */
557 #if _STRUCTURED_PROC
[all...]
/opensolaris-onvv-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h55 #if _STRUCTURED_PROC == 0
66 * unless _STRUCTURED_PROC is first defined to be 1.
169 #endif /* _STRUCTURED_PROC == 0 */
207 #if _STRUCTURED_PROC == 0
244 #endif /* _STRUCTURED_PROC == 0 */
294 #if _STRUCTURED_PROC == 0
458 #endif /* _STRUCTURED_PROC == 0 */
462 #if _STRUCTURED_PROC == 0
473 #endif /* _STRUCTURED_PROC == 0 */
556 #if _STRUCTURED_PROC
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Ducred.c51 #define _STRUCTURED_PROC 1 macro
H A Dprivlib.c52 #define _STRUCTURED_PROC 1 macro
/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DPgcore.c27 #define _STRUCTURED_PROC 1 macro

Completed in 82 milliseconds