Searched defs:nss_pack_ent (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | nss_common.c | 1760 nss_pack_ent(void *buffer, size_t bufsize, nss_db_root_t *rootp, function 2125 status = nss_pack_ent((void *)pbuf, bufsize, rootp, initf, contextpp); 2188 status = nss_pack_ent((void *)pbuf, bufsize, rootp, initf, contextpp); 2253 status = nss_pack_ent((void *)pbuf, bufsize, rootp, initf, contextpp);
|
Completed in 64 milliseconds