Searched defs:last_index (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libast/common/misc/
H A Doptjoin.c59 int last_index; local
72 last_index = opt_info.index;
108 if (!rep || opt_info.index != last_index || opt_info.offset != last_offset)
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c103 const int last_index = sizeof(ldap_errlist)/sizeof(ldap_errlist[0]) - 2; variable
186 if (ldap_errlist[last_index].e_reason != NULL) {
313 if (ldap_errlist[last_index].e_reason == NULL)
351 if (ldap_errlist[last_index].e_reason == NULL)

Completed in 16 milliseconds