Home
last modified time | relevance | path

Searched refs:contoper (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapmodrdn.c18 static int contoper, remove_oldrdn; variable
51 contoper = remove_oldrdn = 0; in main()
126 else while ( (rc == 0 || contoper) && in main()
194 if ( (rc == 0 || contoper) && haverdn ) /* second type of sequence */ in main()
210 ++contoper; in options_callback()
H A Dldapdelete.c35 static int contoper; variable
86 contoper = 0; in main()
129 while ((rc == 0 || contoper) && in main()
153 ++contoper; in options_callback()
H A Dldapmodify.c42 static int newval, contoper, force, valsfromfiles, display_binary_values; variable
290 while (( rc == 0 || contoper ) && in process()
407 contoper = 1; in options_callback()