OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nv_ptr
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.bin/config/
lint.c
175
do_emit_instances(nv1->
nv_ptr
, a);
sem.c
123
remove_devi(nv->
nv_ptr
);
711
nv->
nv_ptr
= a = NULL; /* at root */
713
nv->
nv_ptr
= a = getattr(nv->nv_name);
992
if (nv->
nv_ptr
!= NULL && strcmp(nv->
nv_ptr
, "spec") == 0)
1400
if (nv->nv_next && nv->nv_next->
nv_ptr
== i) {
1406
if (nv->
nv_ptr
== i) {
1613
d = nv->
nv_ptr
;
2209
if (nv->
nv_ptr
== ptr)
mkmakefile.c
670
cond = nv->
nv_ptr
;
674
nv->
nv_ptr
= NULL;
files.c
626
if (e->
nv_ptr
)
627
pr0(e->
nv_ptr
);
util.c
201
nv->
nv_ptr
= ptr;
defs.h
125
void *
nv_ptr
;
member in struct:nvlist
main.c
637
do_depends(fs->
nv_ptr
);
841
/* Use
nv_ptr
to link any other options that are implied. */
842
nv->
nv_ptr
= deps;
2118
do_kill_orphans(nv1->
nv_ptr
, a, d, active);
Completed in 44 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025