Searched defs:nv_strdup (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/libnv/dist/ | ||
H A D | nv_kern_netbsd.c | 223 nv_strdup(const char *s1) nv_strdup() function |
H A D | nv_impl.h | 70 # define nv_strdup(buf) strdup((buf), M_NVLIST) macro |