Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c660 int stepnum = 1; in nsldapi_sasl_do_bind() local
713 stepnum, (mech ? mech : ""), 0 ); in nsldapi_sasl_do_bind()
714 stepnum++; in nsldapi_sasl_do_bind()
728 stepnum = 1; in nsldapi_sasl_do_bind()
737 stepnum, (mech ? mech : ""), 0 ); in nsldapi_sasl_do_bind()
738 stepnum++; in nsldapi_sasl_do_bind()
780 clientstepnum, stepnum, (mech ? mech : "") ); in nsldapi_sasl_do_bind()
/titanic_41/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) in sigalarmhandler()
186 switch (stepnum) { in sigalarmhandler()
808 stepnum = step_ptr->step_num; in main()
867 switch (stepnum) { in main()