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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c660 int stepnum = 1; local
713 stepnum, (mech ? mech : ""), 0 );
714 stepnum++;
728 stepnum = 1;
737 stepnum, (mech ? mech : ""), 0 );
738 stepnum++;
780 clientstepnum, stepnum, (mech ? mech : "") );
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaclust.c97 int stepnum = MC_UNK; /* reconfiguration step number */ variable
123 if (stepnum == step_table[i].step_num)
186 switch (stepnum) {
808 stepnum = step_ptr->step_num;
867 switch (stepnum) {

Completed in 48 milliseconds