HomeSort by: relevance | last modified time | path
    Searched defs:conf_entry (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/newsyslog/
newsyslog.c 99 struct conf_entry { struct
140 static int parse_cfgline(struct conf_entry *, FILE *, size_t *);
147 static void log_compress(struct conf_entry *, const char *);
148 static void log_create(struct conf_entry *);
149 static void log_examine(struct conf_entry *, int);
150 static void log_trim(struct conf_entry *);
151 static void log_trimmed(struct conf_entry *);
152 static void log_get_format(struct conf_entry *);
160 struct conf_entry log;
240 parse_cfgline(struct conf_entry *log, FILE *fd, size_t *_lineno
    [all...]
newsyslog.c 99 struct conf_entry { struct
140 static int parse_cfgline(struct conf_entry *, FILE *, size_t *);
147 static void log_compress(struct conf_entry *, const char *);
148 static void log_create(struct conf_entry *);
149 static void log_examine(struct conf_entry *, int);
150 static void log_trim(struct conf_entry *);
151 static void log_trimmed(struct conf_entry *);
152 static void log_get_format(struct conf_entry *);
160 struct conf_entry log;
240 parse_cfgline(struct conf_entry *log, FILE *fd, size_t *_lineno
    [all...]
newsyslog.c 99 struct conf_entry { struct
140 static int parse_cfgline(struct conf_entry *, FILE *, size_t *);
147 static void log_compress(struct conf_entry *, const char *);
148 static void log_create(struct conf_entry *);
149 static void log_examine(struct conf_entry *, int);
150 static void log_trim(struct conf_entry *);
151 static void log_trimmed(struct conf_entry *);
152 static void log_get_format(struct conf_entry *);
160 struct conf_entry log;
240 parse_cfgline(struct conf_entry *log, FILE *fd, size_t *_lineno
    [all...]

Completed in 157 milliseconds