Searched refs:rejfile (Results 1 – 1 of 1) sorted by relevance
44 static char *rejfile = NULL; variable330 if ( rc != LDAP_SUCCESS && rejfile != NULL ) { in process()334 if ( stat( rejfile, &stbuf ) < 0 ) { in process()339 if (( rfp = ldaptool_open_file( rejfile, "a" )) == NULL ) { in process()341 "erroneous entries will not be saved\n"), rejfile ); in process()342 rejfile = NULL; in process()413 rejfile = strdup( optarg ); in options_callback()