Lines Matching refs:FILE
15 * incompatible with the protocol description in the RFC file, it must be
146 /* Name of the server configuration file. */
255 /* Prototypes for various functions defined later in this file. */
288 * the effect is to reread the configuration file (and to regenerate
696 /* File descriptor passing is broken or root login */
1643 error("Certificate file is not a certificate: %s",
1725 * to create a file, and we can't control the code in every
1800 * Write out the pid file after the sigterm handler
1804 FILE *f = fopen(options.pid_file, "w");
1807 error("Couldn't create pid file \"%s\": %s",
2036 * file descriptor passing.