about summary refs log tree commit diff
path: root/configfile.h
blob: 04235e547c87201249b8fab47f3eff7be843bcd7 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef CONFIGFILE_H
#define CONFIGFILE_H

typedef void (*configfile_value_fn)(const char *name, const char *value);

extern int parse_configfile(const char *filename, configfile_value_fn fn);

#endif /* CONFIGFILE_H */
efece559b07597085b9ce5a0d59842eb5d34&follow=1'>Sleep before truncationJune McEnroe To give viewers a chance to catch up. I wonder how bad this will be. 2018-02-22List streams if none givenJune McEnroe 2018-02-22Set ForceCommand ssh-commandJune McEnroe 2018-02-22Rename command to ssh-commandJune McEnroe 2018-02-22Add command.shJune McEnroe 2018-02-22Factor out STREAM_SIZE for ingest and broadcastJune McEnroe 2018-02-22Handle EINTR from keventJune McEnroe 2018-02-22Include libutil in chroot.tarJune McEnroe