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

  /src/sys/external/bsd/libnv/dist/
nv_impl.h 80 # define nv_vasprintf(ptr, ...) vasprintf(ptr, M_NVLIST, __VA_ARGS__) macro
87 # define nv_vasprintf(ptr, ...) vasprintf(ptr, M_NVLIST, __VA_ARGS__) macro
93 # define nv_vasprintf(ptr, ...) vasprintf(ptr, __VA_ARGS__) macro
nv_impl.h 80 # define nv_vasprintf(ptr, ...) vasprintf(ptr, M_NVLIST, __VA_ARGS__) macro
87 # define nv_vasprintf(ptr, ...) vasprintf(ptr, M_NVLIST, __VA_ARGS__) macro
93 # define nv_vasprintf(ptr, ...) vasprintf(ptr, __VA_ARGS__) macro

Completed in 22 milliseconds