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
f42e994b
Commit
f42e994b
authored
Apr 25, 2000
by
David Lawrence
Browse files
added isc_bufferlist_t
parent
5baea3a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/include/isc/types.h
View file @
f42e994b
...
@@ -28,6 +28,7 @@
...
@@ -28,6 +28,7 @@
typedef
struct
isc_bitstring
isc_bitstring_t
;
typedef
struct
isc_bitstring
isc_bitstring_t
;
typedef
struct
isc_buffer
isc_buffer_t
;
typedef
struct
isc_buffer
isc_buffer_t
;
typedef
ISC_LIST
(
isc_buffer_t
)
isc_bufferlist_t
;
typedef
struct
isc_event
isc_event_t
;
typedef
struct
isc_event
isc_event_t
;
typedef
ISC_LIST
(
struct
isc_event
)
isc_eventlist_t
;
typedef
ISC_LIST
(
struct
isc_event
)
isc_eventlist_t
;
typedef
unsigned
int
isc_eventtype_t
;
typedef
unsigned
int
isc_eventtype_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