OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvpair
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/rump/kern/lib/libnv/
Makefile
12
SRCS+=
nvpair
.c
/src/sys/modules/npf/
Makefile
19
SRCS+= nvlist.c
nvpair
.c nv_kern_netbsd.c dnvlist.c
/src/sys/rump/net/lib/libnpf/
Makefile
23
SRCS+= nvlist.c
nvpair
.c nv_kern_netbsd.c dnvlist.c
/src/sys/external/bsd/libnv/dist/
nv_impl.h
44
struct
nvpair
;
46
typedef struct
nvpair
nvpair_t;
140
/* Function removes the given
nvpair
from the nvlist. */
nvpair_impl.h
51
TAILQ_HEAD(nvl_head,
nvpair
);
nvpair.c
1
/* $NetBSD:
nvpair
.c,v 1.13 2024/09/04 12:57:10 riastradh Exp $ */
37
__FBSDID("$FreeBSD: head/sys/contrib/libnv/
nvpair
.c 335382 2018-06-19 18:43:02Z lwhsu $");
39
__RCSID("$NetBSD:
nvpair
.c,v 1.13 2024/09/04 12:57:10 riastradh Exp $");
109
struct
nvpair
{
struct
117
TAILQ_ENTRY(
nvpair
) nvp_next;
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025