HomeSort by: relevance | last modified time | path
    Searched defs:nv_strdup (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/libnv/dist/
nv_impl.h 70 # define nv_strdup(buf) strdup((buf), M_NVLIST) macro
73 extern char *nv_strdup(const char *);
86 extern char *nv_strdup(const char *);
96 char *nv_strdup(const char *);
nv_kern_netbsd.c 227 nv_strdup(const char *s1) function in typeref:typename:char *

Completed in 71 milliseconds