Searched refs:l_nch (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/lsof-53/lsof/lib/
H A Drnch.c135 struct l_nch { struct
138 struct l_nch *pa; /* parent Ncache address */
149 static struct l_nch *Ncache = (struct l_nch *)NULL;
151 static struct l_nch **Nchash = (struct l_nch **)NULL;
161 _PROTOTYPE(static struct l_nch *ncache_addr,(unsigned long i, KA_T v));
164 _PROTOTYPE(static struct l_nch *ncache_addr,(KA_T v));
194 static struct l_nch *
208 struct l_nch **h
[all...]
H A Drnmh.c148 struct l_nch { struct
151 struct l_nch *pla; /* parent local node address */
153 struct l_nch *next; /* next entry */
168 static struct l_nch *Ncache = (struct l_nch *)NULL;
170 static struct l_nch **Nchash = (struct l_nch **)NULL;
175 _PROTOTYPE(static struct l_nch *ncache_addr,(unsigned long i, KA_T na));
178 _PROTOTYPE(static struct l_nch *ncache_addr,(KA_T na));
190 static struct l_nch *
[all...]
H A Drnam.c112 struct l_nch { struct
121 struct l_nch *pla; /* parent local node address */
129 static struct l_nch *Ncache = (struct l_nch*)NULL;
131 static struct l_nch **Nchash = (struct l_nch **)NULL;
137 _PROTOTYPE(static struct l_nch *ncache_addr,(unsigned long i, KA_T na));
140 _PROTOTYPE(static struct l_nch *ncache_addr,(KA_T na));
155 static struct l_nch *
166 struct l_nch **h
[all...]

Completed in 106 milliseconds