Searched defs:in (Results 1 - 12 of 12) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/network/
H A Dinet_ntoa.c4 char *inet_ntoa(struct in_addr in) argument
H A Dinet_legacy.c18 in_addr_t inet_lnaof(struct in_addr in) argument
26 in_addr_t inet_netof(struct in_addr in) argument
/seL4-camkes-master/projects/musllibc/src/linux/
H A Dadjtime.c7 int adjtime(const struct timeval *in, struct timeval *out) argument
/seL4-camkes-master/projects/musllibc/src/stat/
H A Dstatvfs.c29 static void fixup(struct statvfs *out, const struct statfs *in) argument
[all...]
/seL4-camkes-master/tools/cogent/cogent/doc/
H A Ddoc.tex[all...]
/seL4-camkes-master/projects/musllibc/src/locale/
H A Diconv.c154 size_t iconv(iconv_t cd0, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) argument
[all...]
/seL4-camkes-master/projects/musllibc/src/crypt/
H A Dcrypt_des.c849 static void des_cipher(const unsigned char *in, unsigned char *out, argument
[all...]
/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_6lowpan_ll.c46 int32_t (*in)(struct pico_frame *f); member in struct:extension
H A Dpico_ipv4.c44 static struct pico_queue in = { variable in typeref:struct:pico_queue
[all...]
/seL4-camkes-master/projects/lwip/src/core/
H A Dnetif.c1216 struct pbuf *in, *in_en local
[all...]
H A Dpbuf.c1152 pbuf_skip_const(const struct pbuf *in, u16_t in_offset, u16_t *out_offset) argument
1178 pbuf_skip(struct pbuf *in, u16_t in_offset, u16_t *out_offset) argument
[all...]
/seL4-camkes-master/projects/lwip/src/apps/mdns/
H A Dmdns.c1275 mdns_init_outpacket(struct mdns_outpacket *out, struct mdns_packet *in) argument
[all...]

Completed in 79 milliseconds