Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
334a4057
Commit
334a4057
authored
Apr 25, 2000
by
David Lawrence
Browse files
added isc_interface_t and isc_interfaceiter_t
parent
38feb01f
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/include/isc/types.h
View file @
334a4057
...
...
@@ -32,6 +32,8 @@ typedef ISC_LIST(isc_buffer_t) isc_bufferlist_t;
typedef
struct
isc_event
isc_event_t
;
typedef
ISC_LIST
(
struct
isc_event
)
isc_eventlist_t
;
typedef
unsigned
int
isc_eventtype_t
;
typedef
struct
isc_interface
isc_interface_t
;
typedef
struct
isc_interfaceiter
isc_interfaceiter_t
;
typedef
struct
isc_interval
isc_interval_t
;
typedef
struct
isc_lex
isc_lex_t
;
typedef
struct
isc_log
isc_log_t
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment