Your IP : 216.73.216.108


Current Path : /usr/include/sys/
Upload File :
Current File : //usr/include/sys/klog.h

#ifndef	_SYS_KLOG_H
#define	_SYS_KLOG_H

#ifdef __cplusplus
extern "C" {
#endif

int klogctl (int, char *, int);

#ifdef __cplusplus
}
#endif

#endif