Searched refs:totalcount (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dmbsrtowcs.c89 size_t totalcount = 0; local
91 for (;; totalcount++)
127 return totalcount;
/osnet-11/usr/src/lib/libldap4/common/
H A Dextensions.c57 int ldap_parse_page_control(LDAP *ld, LDAPControl **controls, unsigned int *totalcount, struct berval **cookie) argument
69 if ((rc = ber_scanf(theBer, "{iO}", totalcount, cookie)) == LBER_ERROR){
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dspagectrl.c51 int ldap_parse_page_control(LDAP *ld, LDAPControl **controls, unsigned int *totalcount, struct berval **cookie) argument
63 if ((rc = ber_scanf(theBer, "{iO}", totalcount, cookie)) == LBER_ERROR){
H A Dllib-lldap377 int ldap_parse_page_control(LDAP *ld, LDAPControl **controls, unsigned int *totalcount, struct berval **cookie);
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h1348 unsigned int *totalcount, struct berval **cookie);
/osnet-11/usr/src/head/
H A Dldap.h457 unsigned int *totalcount, struct berval **cookie);

Completed in 38 milliseconds