OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvcat
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/config/
util.c
233
nvcat
(struct nvlist *nv1, struct nvlist *nv2)
function in typeref:struct:nvlist *
gram.y
518
| devnodetype ',' devnodeflags { $$ =
nvcat
($1, $3); }
525
| VECTOR '=' devnode_dims { $$ =
nvcat
(new_s("DEVNODE_VECTOR"), $3); }
536
$$ =
nvcat
(__nv1, __nv2);
defs.h
672
struct nvlist *
nvcat
(struct nvlist *, struct nvlist *);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025