Searched defs:buf (Results 276 - 300 of 316) sorted by relevance

<<111213

/seL4-camkes-master/projects/musllibc/src/regex/
H A Dregexec.c187 char *buf; local
/seL4-camkes-master/projects/musllibc/src/stdio/
H A Dvfprintf.c212 char buf[9+LDBL_MANT_DIG/4], *s; local
465 char buf[sizeof(uintmax_t)*3+3+LDBL_MANT_DIG/4]; local
[all...]
/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_dev_tap_windows.c80 uint8_t *buf; member in struct:overlapped_io
639 int tap_win_getinfo (const struct tuntap *tt, char *buf, int bufsize) argument
656 void tun_show_debug (struct tuntap *tt, char *buf, int bufsize) argument
740 tun_finalize(HANDLE h, struct overlapped_io *io, uint8_t **buf, uint32_t *buf_len) argument
834 tun_write_queue(struct tuntap *tt, uint8_t *buf, uint32_t buf_len) argument
903 tun_write_win32(struct tuntap *tt, uint8_t *buf, uint32_t buf_len) argument
933 tun_read_win32(struct tuntap *tt, uint8_t *buf, uint32_t buf_len) argument
982 read_tun_buffered(struct tuntap *tt, uint8_t *buf, uint32_t buf_len) argument
987 write_tun_buffered(struct tuntap *tt, uint8_t *buf, uint32_t buf_len) argument
993 pico_tap_send(struct pico_device *dev, void *buf, int len) argument
[all...]
H A Dpico_dhcp_client.c575 static int recv_offer(struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf) argument
622 static int recv_ack(struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf) argument
669 static int renew(struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf) argument
704 static int rebind(struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf) argument
717 reset(struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf) argument
749 retransmit(struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf) argument
808 dhcp_action_call( int (*call)(struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf), struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf) argument
821 pico_dhcp_state_machine(uint8_t event, struct pico_dhcp_client_cookie *dhcpc, uint8_t *buf) argument
989 uint8_t *buf; local
[all...]
H A Dpico_dns_common.c1562 pico_dns_compress_record_sections( uint16_t qdcount, uint16_t count, uint8_t *buf, uint8_t **iterator, uint16_t *len ) argument
H A Dpico_ipv4.c112 unsigned char buf[PICO_SIZE_IP4] = { local
[all...]
H A Dpico_olsr.c339 void *buf; member in struct:olsr_fwd_pkt
481 static uint32_t olsr_build_hello_neighbors(uint8_t *buf, uint32_t size, struct olsr_route_entry **bookmark) argument
522 olsr_build_tc_neighbors(uint8_t *buf, uint32_t size, struct olsr_route_entry **bookmark) argument
556 olsr_build_mid(uint8_t *buf, uint32_t size, struct pico_device *excluded) argument
807 reconsider_topology(uint8_t *buf, uint32_t size, struct olsr_route_entry *e) argument
[all...]
/seL4-camkes-master/projects/picotcp/test/unit/
H A Dmodunit_pico_dns_common.c522 uint8_t buf[46] = { local
555 uint8_t buf[83] = { local
660 char buf[13] = { local
734 uint8_t buf[42] = { local
801 uint8_t buf[12 local
946 uint8_t buf[62] = { local
1013 char buf[] = "00\\6google\\3com"; local
1297 char buf[65] = {}; local
[all...]
H A Dmodunit_pico_6lowpan.c93 dbg_buffer(uint8_t *buf, size_t len) argument
622 uint8_t buf[PICO_SIZE_IP6] = { 0 }; local
743 uint8_t buf[PICO_SIZE_IP6] = { 0 }; local
830 uint8_t buf[PICO_SIZE_IP6] = { 0 }; local
899 uint8_t buf[PICO_SIZE_IP6] = { 0 }; local
963 uint8_t *buf = NULL; local
999 uint8_t *buf = NULL; local
1035 uint8_t *buf = NULL; local
1103 uint8_t *buf = NULL; local
1176 uint8_t *buf = NULL; local
1206 uint8_t *buf = NULL; local
[all...]
H A Dmodunit_pico_dev_ppp.c65 static int unit_serial_send(struct pico_device *dev, const void *buf, int len) argument
728 uint8_t buf[IPCP_OPT_VJ + sizeof(struct pico_ipcp_hdr)] = { }; local
/seL4-camkes-master/projects/seL4_libs/libsel4utils/src/
H A Dprocess.c176 sel4utils_stack_write(vspace_t *current_vspace, vspace_t *target_vspace, vka_t *vka, void *buf, size_t len, uintptr_t *initial_stack_pointer) argument
/seL4-camkes-master/tools/cogent/impl/fs/bilby/c/
H A Dostore.c92 ostore_read_obj(struct bilbyfs_info *bi, obj_id id, void *buf, u32 len) argument
[all...]
/seL4-camkes-master/projects/projects_libs/libfdtgen/
H A Dfdtgen.c502 fdtgen_context_t *fdtgen_new_context(void *buf, size_t bufsize) argument
/seL4-camkes-master/kernel/src/machine/
H A Dio.c32 char *buf; member in struct:__anon1
280 char buf[sizeof(word_t) * 3 + 3 + LDBL_MANT_DIG / 4]; local
548 buf_out_fn(char c, char *buf, word_t idx) argument
554 kernel_out_fn(char c, char *buf, word_t idx) argument
[all...]
/seL4-camkes-master/projects/lwip/src/api/
H A Dapi_msg.c163 struct netbuf *buf; local
221 struct netbuf *buf; local
[all...]
/seL4-camkes-master/projects/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c305 struct pbuf *buf; local
362 struct pbuf *buf = pbuf_alloc(PBUF_RAW, PBUF_POOL_BUFSIZE, PBUF_POOL); local
438 altcp_mbedtls_bio_recv(void *ctx, unsigned char *buf, size_t len) argument
[all...]
/seL4-camkes-master/projects/lwip/src/apps/snmp/
H A Dsnmp_core.c1215 snmp_decode_bits(const u8_t *buf, u32_t buf_len, u32_t *bit_value) argument
1288 snmp_encode_bits(u8_t *buf, u32_t buf_len, u32_t bit_value, u8_t bit_count) argument
[all...]
/seL4-camkes-master/projects/lwip/test/sockets/
H A Dsockets_stresstest.c99 fill_test_data(void *buf, size_t buf_len_bytes) argument
123 check_test_data(const void *buf, size_t buf_len_bytes) argument
252 char buf; local
293 char buf; local
317 char buf; local
[all...]
/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Ddir.c242 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, argument
189 fat_uni_to_x8(struct super_block *sb, const wchar_t *uni, unsigned char *buf, int size) argument
772 struct fat_ioctl_filldir_callback buf = { local
[all...]
H A Dmodule.c303 to_shortname_char(struct nls_table *nls, unsigned char *buf, int buf_size, wchar_t *src, struct shortname_info *info) argument
359 unsigned char base[9], ext[4], buf[5], *p; local
[all...]
/seL4-camkes-master/tools/rumprun/platform/xen/xen/xenbus/
H A Dxenbus.c817 char *res, *buf; local
/seL4-camkes-master/projects/lwip/src/core/
H A Dpbuf.c1027 pbuf_copy_partial(const struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) argument
1196 pbuf_take(struct pbuf *buf, const void *dataptr, u16_t len) argument
1240 pbuf_take_at(struct pbuf *buf, const void *dataptr, u16_t len, u16_t offset) argument
[all...]
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/ehci/
H A Dehci.h158 uint32_t buf[5]; member in struct:TD
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/plat/imx6/
H A Dotg-imx6.c158 uint32_t buf[5]; member in struct:dTD
181 void *buf; member in struct:dTDn
309 dump_buf(void* buf, int len) argument
397 otg_dtdn_new(usb_otg_t otg, void* buf, uintptr_t pbuf, int len) { argument
470 imx6_otg_prime(usb_otg_t otg, int epno, enum usb_xact_type dir, void* buf, uintptr_t pbuf, int len, otg_prime_cb cb, void* token) argument
[all...]
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/am335x/
H A Dlwiplib.h256 u32_t buf[MAX_ALE_ENTRIES][ALE_ENTRY_NUM_WORDS]; /* Buffer for Ale Dump */ member in struct:cpsw_config

Completed in 243 milliseconds

<<111213