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

/osnet-11/usr/src/lib/libnisdb/
H A Dldap_val.c1052 bool_t moreFormat = (a != 0); local
1055 while (moreFormat && (arg == 0 || ia < numArgs)) {
1056 for (i = 0; moreFormat; i++) {
1057 moreFormat = (a[i].type != mmt_end);
1085 if (moreFormat && ia >= numArgs) {
1104 moreFormat = 1;

Completed in 34 milliseconds