Searched refs:nss_unpack_ent (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | nss_common.h | 453 extern nss_status_t nss_unpack_ent(void *, size_t, nss_db_root_t *,
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | nss_common.c | 1924 nss_unpack_ent(void *buffer, size_t bufsize __unused, in nss_unpack_ent() function 2133 status = nss_unpack_ent((void *)doorptr, bufsize, rootp, in _nsc_setent_u() 2202 status = nss_unpack_ent((void *)doorptr, bufsize, rootp, in _nsc_getent_u()
|