Home
last modified time | relevance | path

Searched refs:xlog_cmd_e (Results 1 – 5 of 5) sorted by relevance

/dports/security/xinetd/xinetd-2.3.15/libs/src/xlog/
H A Dxlog.h54 } xlog_cmd_e ; typedef
61 int xlog_control ( xlog_h, xlog_cmd_e, ... ) ;
H A Dslog.c24 static int syslog_control(xlog_s *, xlog_cmd_e, va_list ) ;
104 static int syslog_control( xlog_s *xp, xlog_cmd_e cmd, va_list ap ) in syslog_control()
H A Dxlog.c149 static void xlog_flags( xlog_s *xp, xlog_cmd_e cmd, ... ) in xlog_flags()
201 int xlog_control( xlog_h pxlog, xlog_cmd_e cmd, ... ) in xlog_control()
H A Dfilelog.c31 static int filelog_control(xlog_s *, xlog_cmd_e, va_list) ;
94 static int filelog_control( xlog_s *xp, xlog_cmd_e cmd, va_list ap ) in filelog_control()
H A Dimpl.h69 int (*control) ( struct xlog *, xlog_cmd_e, va_list ) ;