Searched refs:isc_log (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/netinet/
H A Din_selsrc.h18 struct sysctllog *isc_log; member in struct:in_ifsysctl
H A Din_selsrc.c510 if ((rc = sysctl_createv(&isc->isc_log, 0, NULL, &rnode,
520 if ((rc = sysctl_createv(&isc->isc_log, 0, &rnode, &rnode,
529 if ((rc = sysctl_createv(&isc->isc_log, 0, &rnode, &rnode,
543 sysctl_teardown(&isc->isc_log);
585 sysctl_teardown(&isc->isc_log);
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dtypes.h71 typedef struct isc_log isc_log_t; /*%< Log */
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dtypes.h60 typedef struct isc_log isc_log_t; /*%< Log */
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dtypes.h64 typedef struct isc_log isc_log_t; /*%< Log */
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dlog.c131 * This isc_log structure provides the context for the isc_log functions.
147 struct isc_log { struct
157 /* Locked by isc_log lock. */
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c125 * This isc_log structure provides the context for the isc_log functions.
141 struct isc_log { struct
151 /* Locked by isc_log lcfg_rwl */
154 /* Locked by isc_log lock. */
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dlog.c129 * This isc_log structure provides the context for the isc_log functions.
145 struct isc_log { struct
155 /* Locked by isc_log lcfg_rwl */
158 /* Locked by isc_log lock. */

Completed in 141 milliseconds