Lines Matching +defs:val +defs:entries
292 /* get sndr entries until shost, sfile match */
864 /* get ndr_ii entries until a match is found */
942 /* get ndr_ii entries in case a match is found */
1069 int entries;
1084 entries = cfg_get_section(cfg, &entry, "ii");
1085 for (i = 0; i < entries; i++) {
1107 if (entries)
1115 entries = cfg_get_section(cfg, &entry, "sndr");
1116 for (i = 0; i < entries; i++) {
1212 if (entries)
1675 int entries;
1687 entries = cfg_get_section(cfg, &entry, "ii");
1688 for (i = 0; i < entries; i++) {
1700 if (entries)
1845 /* List or edit ndr_ii configuration entries */
2434 /* Check the length of entries from the command line */
2546 * for valid entries. If an unrecognized argument is
2548 * removed and we should not accept these entries as
2945 /* get sndr entries until shost, sfile match */
3053 /* get sndr entries until shost, sfile match */
3470 char tag[CFG_MAX_BUF], val[CFG_MAX_BUF];
3510 if (cfg_get_options(cfg, CFG_SEC_CONF, key, tag, CFG_MAX_BUF, val,
3519 CFG_MAX_BUF, val, CFG_MAX_BUF) >= 0);
3611 CFG_MAX_BUF, val, CFG_MAX_BUF) >= 0) {
3619 NULL, tag, CFG_MAX_BUF, val,
3723 char tag[CFG_MAX_BUF], val[CFG_MAX_BUF];
3742 if (cfg_get_options(cfg, CFG_SEC_CONF, key, tag, CFG_MAX_BUF, val,
3746 if (strcmp(val, "on") == 0) {
3752 CFG_MAX_BUF, val, CFG_MAX_BUF) >= 0);
4850 * Side Effects: The 0 to i-1 entries in the pair_list are filled.
5076 * Side Effects: The 0 to i-1 entries in the pair_list are filled.