Lines Matching defs:config
96 static void config(void);
120 /* Current line from current config file */
129 * in the current or included config files.
132 config(void)
142 /* open config file from beginning */
170 * it unless the config file explicitly says don't
208 * Remainder of config(void) checks validity of servtab options
396 * line contains config line. Continue where the last getconfigent
412 /* EOF or I/O error, let config() know to exit the file */
433 * Stop reading the current config to
810 * Get next token *in the current service definition* from config file.
953 config();
1201 /* Pointer to the absolute path of the parent config file,
1209 /* Allocate global per-config state on the thread stack */
1229 /* Put new_file at the top of the config stack */
1236 /* Restore global per-config state */
1327 config();
1367 /* Resolve the pattern relative to the config file the pattern is from */