Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapmodify.c103 static int txnabort = 0; variable
174 txnabort=1; in handle_private_option()
345 rc = ldap_txn_end_s( ld, !txnabort, txn_id, NULL, NULL, NULL ); in main()