OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:X_PROC
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/top/dist/machine/
m_hpux7.c
99
#define
X_PROC
3
299
(void) getkval(nlst[
X_PROC
].n_value, (int *)(&proc), sizeof(proc),
300
nlst[
X_PROC
].n_name);
m_hpux8.c
114
#define
X_PROC
3
277
(void) getkval(nlst[
X_PROC
].n_value, (int *)(&proc), sizeof(proc),
278
nlst[
X_PROC
].n_name);
m_hpux9.c
127
#define
X_PROC
3
289
(void) getkval(nlst[
X_PROC
].n_value, (int *)(&proc), sizeof(proc),
290
nlst[
X_PROC
].n_name);
m_sunos4.c
126
#define
X_PROC
4
339
(void) getkval(nlst[
X_PROC
].n_value, (int *)(&proc), sizeof(proc),
340
nlst[
X_PROC
].n_name);
m_aix43.c
97
#define
X_PROC
3
247
proc_offset = nlst[
X_PROC
].n_value;
m_sco5.c
114
#define
X_PROC
1 /* process tables */
254
proca = nlst[
X_PROC
].n_value;
Completed in 16 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026