HomeSort by: relevance | last modified time | path
    Searched defs:isc_nmsocket_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/include/isc/
types.h 103 typedef enum isc_nmsocket_type { enum
121 } isc_nmsocket_type; typedef in typeref:enum:isc_nmsocket_type
123 typedef isc_nmsocket_type isc_nmsocket_type_t;
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr-int.h 708 typedef enum isc_nmsocket_type { enum
715 } isc_nmsocket_type; typedef in typeref:enum:isc_nmsocket_type
751 isc_nmsocket_type type;
1021 isc___nmsocket_init(isc_nmsocket_t *sock, isc_nm_t *mgr, isc_nmsocket_type type,

Completed in 16 milliseconds