Searched refs:parse_conf (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/libexec/login_ldap/
H A Dlogin_ldap.h65 int parse_conf(struct auth_ctx *, const char *);
H A Dlogin_ldap.c204 if (!parse_conf(&ctx, cfile != NULL ? cfile : "/etc/login_ldap.conf"))
H A Dutil.c171 parse_conf(struct auth_ctx *ctx, const char *path) function
/openbsd-current/usr.bin/usbhidaction/
H A Dusbhidaction.c70 struct command *parse_conf(const char *, report_desc_t, int, int);
145 commands = parse_conf(conf, repd, reportid, ignore);
196 parse_conf(conf, repd, reportid, ignore);
230 parse_conf(const char *conf, report_desc_t repd, int reportid, int ignore) function

Completed in 180 milliseconds