Searched refs:get_compopt_value (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c430 STATIC_DCL const char *FDECL(get_compopt_value, (const char *, char *));
2345 value = get_compopt_value(option, buf2);
2352 value = get_compopt_value(option, buf2);
2887 get_compopt_value(optname, buf) function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c430 STATIC_DCL const char *FDECL(get_compopt_value, (const char *, char *));
2345 value = get_compopt_value(option, buf2);
2352 value = get_compopt_value(option, buf2);
2887 get_compopt_value(optname, buf) function

Completed in 38 milliseconds