Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.c60 const char *command_line_source = NULL; variable
260 command_line_source = "command line"; in parse_ldap_cmd_line()
262 command_line_source = NULL; in parse_ldap_cmd_line()
281 command_line_source = "command line"; in parse_ldap_cmd_line()
283 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()