Searched refs:configfile (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dfiles.c1467 const char *configfile = variable
1529 configfile = filename;
1543 if ((fp = fopenp(fqname(configfile, CONFIGPREFIX, 0), "r"))
1556 configfile = "nethackini";
1560 configfile = "nethack.ini";
1574 Strcpy(tmp_config, configfile);
1576 Sprintf(tmp_config, "%s/%s", envp, configfile);
2028 /* begin detection of duplicate configfile options */
2039 /* turn off detection of duplicate configfile options */
H A Doptions.c499 /* for detection of configfile options specified multiple times */
692 pline("\"%s\" settable only from %s.", optname, configfile);
695 configfile);
715 raw_printf("Bad syntax in OPTIONS in %s: %s.", configfile, opts);
3300 Sprintf(buf, "Set options as OPTIONS=<options> in %s", configfile);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dfiles.c1467 const char *configfile = variable
1529 configfile = filename;
1543 if ((fp = fopenp(fqname(configfile, CONFIGPREFIX, 0), "r"))
1556 configfile = "nethackini";
1560 configfile = "nethack.ini";
1574 Strcpy(tmp_config, configfile);
1576 Sprintf(tmp_config, "%s/%s", envp, configfile);
2028 /* begin detection of duplicate configfile options */
2039 /* turn off detection of duplicate configfile options */
H A Doptions.c499 /* for detection of configfile options specified multiple times */
692 pline("\"%s\" settable only from %s.", optname, configfile);
695 configfile);
715 raw_printf("Bad syntax in OPTIONS in %s: %s.", configfile, opts);
3300 Sprintf(buf, "Set options as OPTIONS=<options> in %s", configfile);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddecl.h187 E const char *configfile; variable
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddecl.h187 E const char *configfile; variable

Completed in 66 milliseconds