Searched defs:_buflen (Results 1 - 3 of 3) sorted by relevance
/third_party/FreeBSD/sys/kern/ |
H A D | bus_if.h | 98 BUS_CHILD_PNPINFO_STR(device_t _dev, device_t _child, char *_buf, size_t _buflen) BUS_CHILD_PNPINFO_STR() argument 131 BUS_CHILD_LOCATION_STR(device_t _dev, device_t _child, char *_buf, size_t _buflen) BUS_CHILD_LOCATION_STR() argument
|
/third_party/libcoap/src/ |
H A D | coap_uri.c | 279 coap_uri_into_options(const coap_uri_t *uri, const coap_address_t *dst, coap_optlist_t **optlist_chain, int create_port_host_opt, uint8_t *_buf, size_t _buflen) coap_uri_into_options() argument
|
/third_party/python/Modules/_io/ |
H A D | winconsoleio.c | 503 _buflen(winconsoleio *self) in _buflen() function
|
Completed in 4 milliseconds