Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_dbdefs.c395 nssuint_t *uptr, offv, offc; in nss_pack_key2str() local
664 offc = len + (len2 << 1); in nss_pack_key2str()
665 dptr = (char *)buffer + offc; in nss_pack_key2str()
674 *uptr++ = offc; in nss_pack_key2str()
677 offc += len3; in nss_pack_key2str()
689 *uptr++ = offc; in nss_pack_key2str()
692 offc += len3; in nss_pack_key2str()
704 *uptr++ = offc; in nss_pack_key2str()
707 offc += len3; in nss_pack_key2str()
719 *uptr++ = offc; in nss_pack_key2str()
[all …]