OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_devs
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/config/
sem.c
1322
p->
p_devs
= newnv(NULL, NULL, i, 0, p->
p_devs
);
1399
for (nv = p->
p_devs
; nv->nv_next != NULL; nv = nv->nv_next) {
1407
/* nv is p->
p_devs
in that case */
1408
p->
p_devs
= nv->nv_next;
1413
if (p->
p_devs
== NULL)
defs.h
246
struct nvlist *
p_devs
; /* children using it */
member in struct:pspec
mkioconf.c
350
if (p->
p_devs
== NULL || p->p_active != DEVI_ACTIVE)
Completed in 13 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025