Home
last modified time | relevance | path

Searched refs:xlog_parms (Results 1 – 3 of 3) sorted by relevance

/dports/security/xinetd/xinetd-2.3.15/libs/src/xlog/
H A Dxlog.h62 int xlog_parms ( xlog_e type, ... ) ;
H A Dxlog.c237 int xlog_parms( xlog_e type, ... ) in xlog_parms() function
/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dinit.c326 (void) xlog_parms( XLOG_SYSLOG, in init_daemon()