OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nlab
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/gspa/gspa/
gsp_sym.c
73
ptr->
nlab
= NULL;
143
chain. fp->
nlab
points to the head of the chain,
144
bp->
nlab
points to the tail. */
149
if( bp->
nlab
== NULL )
150
fp->
nlab
= nl;
152
bp->
nlab
->next = nl;
153
bp->
nlab
= nl;
161
nl = fp->
nlab
;
172
fp->
nlab
= nl;
197
nl = p->
nlab
;
[
all
...]
gsp_ass.h
50
struct numlab *
nlab
;
member in struct:symbol
Completed in 15 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026