Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dnss_common.h449 extern nss_status_t nss_pack_ent(void *, size_t, nss_db_root_t *,
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c1751 nss_pack_ent(void *buffer, size_t bufsize, nss_db_root_t *rootp __unused, in nss_pack_ent() function
2115 status = nss_pack_ent((void *)pbuf, bufsize, rootp, initf, contextpp); in _nsc_setent_u()
2178 status = nss_pack_ent((void *)pbuf, bufsize, rootp, initf, contextpp); in _nsc_getent_u()
2243 status = nss_pack_ent((void *)pbuf, bufsize, rootp, initf, contextpp); in _nsc_endent_u()