Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/passwdutil/
H A D__failed_count.c36 int repnum = name_to_int(repname); in __incr_failed_count() local
40 if ((repnum != REP_FILES) && in __incr_failed_count()
41 (repnum != REP_LDAP)) { in __incr_failed_count()
45 ops = rops[repnum]; in __incr_failed_count()
95 int repnum = name_to_int(repname); in __rst_failed_count() local
99 if ((repnum != REP_FILES) && in __rst_failed_count()
100 (repnum != REP_LDAP)) { in __rst_failed_count()
104 ops = rops[repnum]; in __rst_failed_count()
/illumos-gate/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c145 utf8_ucs_replace(uint_t *p, uchar_t **pip, size_t *pileft, size_t *repnum) in utf8_ucs_replace() argument
167 (*repnum)++; in utf8_ucs_replace()
182 (*repnum)++; in utf8_ucs_replace()
191 (*repnum)++; in utf8_ucs_replace()
201 (*repnum)++; in utf8_ucs_replace()
/illumos-gate/usr/src/uts/common/sys/
H A Dkiconv_ja.h80 *repnum = 1;\