Home
last modified time | relevance | path

Searched refs:conf (Results 1 – 5 of 5) sorted by relevance

/posix/
A Dposix-conf-vars.h37 #define CONF_IS_UNDEFINED(conf) (CONF_DEF##conf == CONF_DEF_UNDEFINED) argument
40 #define CONF_IS_DEFINED(conf) (CONF_DEF##conf != CONF_DEF_UNDEFINED) argument
43 #define CONF_IS_DEFINED_SET(conf) (CONF_DEF##conf == CONF_DEF_DEFINED_SET) argument
46 #define CONF_IS_DEFINED_UNSET(conf) (CONF_DEF##conf == CONF_DEF_DEFINED_UNSET) argument
A Dgetconf.c49 struct conf struct
56 static const struct conf vars[] = argument
428 const struct conf *c; in print_all()
472 const struct conf *c; in main()
A Dposix-envs.def46 #include <posix-conf-vars.h>
A DMakefile143 before-compile += $(objpfx)posix-conf-vars-def.h
A Dtst-regex.input1337 * 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 index
7178 * manual/conf.texi: Likewise.
9632 * nscd/nscd.conf: New, example for a configuration file.

Completed in 31 milliseconds