| /src/crypto/external/cpl/trousers/dist/src/tcsd/ |
| tcsd_conf.c | 673 read_conf_file(FILE *f, struct tcsd_config *conf) function 820 result = read_conf_file(f, conf);
|
| /src/external/bsd/iscsi/dist/src/lib/ |
| storage.c | 460 read_conf_file(const char *cf, targv_t *targs, devv_t *devs, extv_t *extents) function
|
| /src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| softp11.c | 707 read_conf_file(const char *fn, CK_USER_TYPE userType, const char *pin) function 928 ret = read_conf_file(soft_token.config_file, CKU_USER, NULL); 1239 ret = read_conf_file(soft_token.config_file, userType, pin);
|
| /src/external/mpl/dhcp/dist/keama/ |
| confparse.c | 485 read_conf_file(struct parse *parent, const char *filename, int group_type) function 612 read_conf_file(cfile, val, type);
|
| /src/external/mpl/dhcp/dist/server/ |
| confpars.c | 73 res = read_conf_file (path_dhcpd_conf, root_group, ROOT_GROUP, 0); 84 isc_result_t read_conf_file (const char *filename, struct group *group, function 391 status = read_conf_file (val, group, type, 0);
|