OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pw_file
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/clients/tools/
common.h
75
extern char *
pw_file
;
common.c
88
char *
pw_file
= NULL;
variable
1007
pw_file
= optarg;
1166
if ( (
pw_file
|| want_bindpw ) && !BER_BVISNULL( &passwd ) ) {
1168
prog, (
pw_file
? 'y' : 'W' ) );
1483
if (
pw_file
|| want_bindpw ) {
1486
if (
pw_file
) {
1487
if ( lutil_get_filed_password(
pw_file
, &passwd ) ) {
/src/external/bsd/openldap/dist/tests/progs/
slapd-tester.c
203
char *
pw_file
= NULL;
local
360
pw_file
= optarg;
418
} else if (
pw_file
) {
421
if ( lutil_get_filed_password(
pw_file
, &pw ) ) {
Completed in 159 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026