openklog
if ((funix = openklog(LogName, O_RDONLY)) < 0) {
Pfd.fd = openklog(LogName, O_RDONLY);
static int openklog(char *name, int mode);