Home
last modified time | relevance | path

Searched defs:totalcount (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dalloc.c49 static int totalcount; variable
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x202 unsigned totalcount; /* total read count (from this offset)*/ member
227 unsigned totalcount; /* total write count (to this offset)*/ member
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dspagectrl.c49 int ldap_parse_page_control(LDAP *ld, LDAPControl **controls, unsigned int *totalcount, struct berv… in ldap_parse_page_control()