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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvnops.c106 } prdirent_t; typedef in typeref:struct:prdirent
112 static prdirent_t piddir[] = {
113 { PR_PIDDIR, 1 * sizeof (prdirent_t), sizeof (prdirent_t),
115 { PR_PROCDIR, 2 * sizeof (prdirent_t), sizeof (prdirent_t),
117 { PR_AS, 3 * sizeof (prdirent_t), sizeof (prdirent_t),
119 { PR_CTL, 4 * sizeof (prdirent_t), sizeof (prdirent_t),
[all...]

Completed in 65 milliseconds