Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.c61 const char *command_line_source = NULL; variable
265 command_line_source = "command line"; in parse_ldap_cmd_line()
267 command_line_source = NULL; in parse_ldap_cmd_line()
286 command_line_source = "command line"; in parse_ldap_cmd_line()
288 command_line_source = NULL; in parse_ldap_cmd_line()
H A Dnis_parse_ldap_conf.h664 extern const char *command_line_source;
H A Dnis_parse_ldap_util.c2602 if (command_line_source != NULL) { in report_error()
2604 command_line_source); in report_error()