Home
last modified time | relevance | path

Searched refs:nss_pack (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dnss_common.h447 extern nss_status_t nss_pack(void *, size_t, nss_db_root_t *,
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c1644 nss_pack(void *buffer, size_t bufsize, nss_db_root_t *rootp __unused, in nss_pack() function
2026 status = nss_pack((void *)pbuf, bufsize, rootp, in _nsc_search()