HomeSort by: relevance | last modified time | path
    Searched refs:isc_log (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/netinet/
in_selsrc.h 18 struct sysctllog *isc_log; member in struct:in_ifsysctl
in_selsrc.c 510 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);
  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
types.h 71 typedef struct isc_log isc_log_t; /*%< Log */
  /src/external/mpl/bind/dist/lib/isc/include/isc/
types.h 54 typedef struct isc_log isc_log_t; /*%< Log */
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
types.h 64 typedef struct isc_log isc_log_t; /*%< Log */
  /src/external/bsd/ntp/dist/libntp/lib/isc/
log.c 131 * This isc_log structure provides the context for the isc_log functions.
147 struct isc_log { struct
157 /* Locked by isc_log lock. */
  /src/external/mpl/bind/dist/lib/isc/
log.c 123 * This isc_log structure provides the context for the isc_log functions.
139 struct isc_log { struct
151 /* Locked by isc_log lock. */
  /src/external/mpl/dhcp/bind/dist/lib/isc/
log.c 125 * 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. */

Completed in 61 milliseconds