Searched refs:saveit (Results 1 – 3 of 3) sorted by relevance
99 static int saveit(const char *);188 if (saveit(name)) { in main()227 saveit(const char *name) in saveit() function
1283 syncprov_matchops( Operation *op, opcookie *opc, int saveit ) in syncprov_matchops() argument1299 if ( op->o_tag == LDAP_REQ_MODRDN && !saveit ) { in syncprov_matchops()1314 if ( e && !saveit ) { in syncprov_matchops()1323 op->o_log_prefix, saveit ? "initial" : "final", fc.fdn->bv_val ); in syncprov_matchops()1329 if ( !saveit ) { in syncprov_matchops()1336 if ( saveit || op->o_tag == LDAP_REQ_ADD ) { in syncprov_matchops()1346 } else if ( op->o_tag == LDAP_REQ_MODRDN && !saveit ) { in syncprov_matchops()1401 if ( !saveit ) { in syncprov_matchops()1448 if ( saveit ) { in syncprov_matchops()1461 } else if ( !saveit && found ) { in syncprov_matchops()[all …]
758 encrypt_send_keyid(int dir, const unsigned char *keyid, int keylen, int saveit) in encrypt_send_keyid() argument 764 if (saveit) { in encrypt_send_keyid()