Searched refs:conf (Results 1 – 5 of 5) sorted by relevance
37 #define CONF_IS_UNDEFINED(conf) (CONF_DEF##conf == CONF_DEF_UNDEFINED) argument40 #define CONF_IS_DEFINED(conf) (CONF_DEF##conf != CONF_DEF_UNDEFINED) argument43 #define CONF_IS_DEFINED_SET(conf) (CONF_DEF##conf == CONF_DEF_DEFINED_SET) argument46 #define CONF_IS_DEFINED_UNSET(conf) (CONF_DEF##conf == CONF_DEF_DEFINED_UNSET) argument
49 struct conf struct56 static const struct conf vars[] = argument428 const struct conf *c; in print_all()472 const struct conf *c; in main()
46 #include <posix-conf-vars.h>
143 before-compile += $(objpfx)posix-conf-vars-def.h
1337 * manual/conf.texi (top @node): Remove next pointer.1349 * manual/conf.texi: Add %MENU% tag.1633 * grp/initgroups.c: Handle directives from nsswitch.conf file.3766 * manual/conf.texi (String Parameters): Likewise.6635 * manual/conf.texi: Likewise. Don't typeset table with index7178 * manual/conf.texi: Likewise.9632 * nscd/nscd.conf: New, example for a configuration file.
Completed in 21 milliseconds