/sys/kern/ |
D | copy.c | 34 Copy_In(uintptr_t fromuser, void *tokernel, uintptr_t len) in Copy_In() 70 Copy_Out(void *fromkernel, uintptr_t touser, uintptr_t len) in Copy_Out() 106 Copy_StrIn(uintptr_t fromuser, void *tokernel, uintptr_t len) in Copy_StrIn() 142 Copy_StrOut(void *fromkernel, uintptr_t touser, uintptr_t len) in Copy_StrOut()
|
D | vfs.c | 68 uint64_t len; in VFS_Lookup() local 180 VFS_Read(VNode *fn, void *buf, uint64_t off, uint64_t len) in VFS_Read() 198 VFS_Write(VNode *fn, void *buf, uint64_t off, uint64_t len) in VFS_Write() 216 VFS_ReadDir(VNode *fn, void *buf, uint64_t len, uint64_t *off) in VFS_ReadDir()
|
D | loader.c | 62 uintptr_t offset, uintptr_t len) in LoaderLoadSegment() 98 LoaderZeroSegment(AS *as, uintptr_t vaddr, uintptr_t len) in LoaderZeroSegment() 131 Loader_Load(Thread *thr, VNode *vn, void *buf, uint64_t len) in Loader_Load()
|
D | vfsuio.c | 16 VFSUIO_Read(Handle *handle, void *buf, uint64_t len, uint64_t off) in VFSUIO_Read() 26 VFSUIO_Write(Handle *handle, void *buf, uint64_t len, uint64_t off) in VFSUIO_Write()
|
D | sga.c | 18 SGArray_Append(SGArray *sga, uint64_t off, uint64_t len) in SGArray_Append()
|
/lib/libc/posix/ |
D | mman.c | 35 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) in mmap() 55 munmap(void *addr, size_t len) in munmap() 63 mprotect(void *addr, size_t len, int prot) in mprotect() 71 madvise(void *addr, size_t len, int behav) in madvise()
|
/lib/liblwip/src/core/ipv4/ |
D | inet_chksum.c | 81 lwip_standard_chksum(void *dataptr, u16_t len) in lwip_standard_chksum() 135 lwip_standard_chksum(void *dataptr, int len) in lwip_standard_chksum() 191 lwip_standard_chksum(void *dataptr, int len) in lwip_standard_chksum() 396 inet_chksum(void *dataptr, u16_t len) in inet_chksum() 445 lwip_chksum_copy(void *dst, const void *src, u16_t len) in lwip_chksum_copy()
|
/lib/liblwip/src/netif/ppp/ |
D | fsm.c | 386 int len; in fsm_input() local 462 fsm_rconfreq(fsm *f, u_char id, u_char *inp, int len) in fsm_rconfreq() 535 fsm_rconfack(fsm *f, int id, u_char *inp, int len) in fsm_rconfack() 594 fsm_rconfnakrej(fsm *f, int code, int id, u_char *inp, int len) in fsm_rconfnakrej() 654 fsm_rtermreq(fsm *f, int id, u_char *p, int len) in fsm_rtermreq() 733 fsm_rcoderej(fsm *f, u_char *inp, int len) in fsm_rcoderej()
|
D | ppp_oe.c | 239 pppoe_find_softc_by_hunique(u8_t *token, size_t len, struct netif *rcvif) in pppoe_find_softc_by_hunique() 287 u16_t tag, len; in pppoe_dispatch_disc_pkt() local 672 int len; in pppoe_send_padi() local 893 size_t len; in pppoe_send_padr() local 981 size_t len; in pppoe_send_pado() local 1015 size_t len, l1 = 0; /* XXX: gcc */ in pppoe_send_pads() local 1056 size_t len; in pppoe_xmit() local
|
D | chap.c | 368 int len; in ChapInput() local 423 ChapReceiveChallenge(chap_state *cstate, u_char *inp, u_char id, int len) in ChapReceiveChallenge() 521 ChapReceiveResponse(chap_state *cstate, u_char *inp, int id, int len) in ChapReceiveResponse() 640 ChapReceiveSuccess(chap_state *cstate, u_char *inp, u_char id, int len) in ChapReceiveSuccess() 678 ChapReceiveFailure(chap_state *cstate, u_char *inp, u_char id, int len) in ChapReceiveFailure() 851 int code, id, len; in ChapPrintPkt() local
|
D | pap.c | 339 int len; in upap_input() local 390 upap_rauthreq(upap_state *u, u_char *inp, u_char id, int len) in upap_rauthreq() 466 upap_rauthack(upap_state *u, u_char *inp, int id, int len) in upap_rauthack() 508 upap_rauthnak(upap_state *u, u_char *inp, int id, int len) in upap_rauthnak()
|
D | lcp.c | 395 lcp_input(int unit, u_char *p, int len) in lcp_input() 407 lcp_extcode(fsm *f, int code, u_char id, u_char *inp, int len) in lcp_extcode() 446 lcp_rprotrej(fsm *f, u_char *inp, int len) in lcp_rprotrej() 503 lcp_sprotrej(int unit, u_char *p, int len) in lcp_sprotrej() 637 lcp_ackci(fsm *f, u_char *p, int len) in lcp_ackci() 759 lcp_nakci(fsm *f, u_char *p, int len) in lcp_nakci() 1079 lcp_rejci(fsm *f, u_char *p, int len) in lcp_rejci() 1730 print_string( char *p, int len, void (*printer) (void *, char *, ...), void *arg) in print_string() 1774 int code, id, len, olen; in lcp_printpkt() local 1979 lcp_received_echo_reply (fsm *f, int id, u_char *inp, int len) in lcp_received_echo_reply()
|
/lib/liblwip/src/core/snmp/ |
D | asn1_dec.c | 240 snmp_asn1_dec_u32t(struct pbuf *p, u16_t ofs, u16_t len, u32_t *value) in snmp_asn1_dec_u32t() 333 snmp_asn1_dec_s32t(struct pbuf *p, u16_t ofs, u16_t len, s32_t *value) in snmp_asn1_dec_s32t() 429 snmp_asn1_dec_oid(struct pbuf *p, u16_t ofs, u16_t len, struct snmp_obj_id *oid) in snmp_asn1_dec_oid() 596 snmp_asn1_dec_raw(struct pbuf *p, u16_t ofs, u16_t len, u16_t raw_len, u8_t *raw) in snmp_asn1_dec_raw()
|
D | mib2.c | 936 void snmp_set_sysdesr(u8_t *str, u8_t *len) in snmp_set_sysdesr() 2083 noleafs_get_value(struct obj_def *od, u16_t len, void *value) in noleafs_get_value() 2091 noleafs_set_test(struct obj_def *od, u16_t len, void *value) in noleafs_set_test() 2101 noleafs_set_value(struct obj_def *od, u16_t len, void *value) in noleafs_set_value() 2198 system_get_value(struct obj_def *od, u16_t len, void *value) in system_get_value() 2236 system_set_test(struct obj_def *od, u16_t len, void *value) in system_set_test() 2272 system_set_value(struct obj_def *od, u16_t len, void *value) in system_set_value() 2335 interfaces_get_value(struct obj_def *od, u16_t len, void *value) in interfaces_get_value() 2461 ifentry_get_value(struct obj_def *od, u16_t len, void *value) in ifentry_get_value() 2618 ifentry_set_test(struct obj_def *od, u16_t len, void *value) in ifentry_set_test() [all …]
|
/lib/liblwip/src/core/ |
D | tcp_out.c | 63 #define TCP_DATA_COPY(dst, src, len, seg) do { \ argument 67 #define TCP_DATA_COPY2(dst, src, len, chksum, chksum_swapped) \ argument 70 #define TCP_DATA_COPY(dst, src, len, seg) MEMCPY(dst, src, len) argument 71 #define TCP_DATA_COPY2(dst, src, len, chksum, chksum_swapped) MEMCPY(dst, src, len) argument 272 tcp_seg_add_chksum(u16_t chksum, u16_t len, u16_t *seg_chksum, in tcp_seg_add_chksum() 294 tcp_write_checks(struct tcp_pcb *pcb, u16_t len) in tcp_write_checks() 354 tcp_write(struct tcp_pcb *pcb, const void *arg, u16_t len, u8_t apiflags) in tcp_write() 1051 u16_t len; in tcp_output_segment() local 1419 u16_t len; in tcp_zero_window_probe() local
|
D | pbuf.c | 706 u8_t len; in pbuf_clen() local 854 u16_t offset_to=0, offset_from=0, len; in pbuf_copy() local 918 pbuf_copy_partial(struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial() 966 pbuf_take(struct pbuf *buf, const void *dataptr, u16_t len) in pbuf_take() 1043 u16_t len, u16_t *chksum) in pbuf_fill_chksum()
|
/lib/liblwip/src/core/ipv6/ |
D | inet6.c | 55 chksum(void *dataptr, u16_t len) in chksum() 129 inet_chksum(void *dataptr, u16_t len) in inet_chksum()
|
/lib/liblwip/src/include/lwip/ |
D | netbuf.h | 79 #define netbuf_copy_partial(buf, dataptr, len, offset) \ argument 81 #define netbuf_copy(buf,dataptr,len) netbuf_copy_partial(buf, dataptr, len, 0) argument 82 #define netbuf_take(buf, dataptr, len) pbuf_take((buf)->p, dataptr, len) argument
|
/bin/cat/ |
D | cat.c | 37 int len = (sb.st_size - i > 256) ? 256 : (sb.st_size - i); in main() local
|
/lib/liblwip/src/api/ |
D | api_msg.c | 106 u16_t len; in recv_raw() local 149 u16_t len; local 219 u16_t len; local 313 sent_tcp(void *arg, struct tcp_pcb *pcb, u16_t len) 1212 u16_t len, available; local
|
/sbin/newfs_o2fs/ |
D | newfs_o2fs.c | 96 FlushBlock(uint64_t offset, const void *buf, size_t len) in FlushBlock() 109 AppendBlock(const void *buf, size_t len) in AppendBlock() 145 int len = read(fd, tempbuf, blockSize); in AddFile() local
|
/sys/dev/ |
D | console.c | 151 Console_Read(Handle *handle, void *buf, uint64_t off, uint64_t len) in Console_Read() 167 Console_Write(Handle *handle, void *buf, uint64_t off, uint64_t len) in Console_Write()
|
/lib/libc/ |
D | syscall.c | 41 OSMemMap(void *addr, uint64_t len, int flags) in OSMemMap() 47 OSMemUnmap(void *addr, uint64_t len) in OSMemUnmap() 53 OSMemProtect(void *addr, uint64_t len, int flags) in OSMemProtect()
|
/lib/liblwip/src/include/ipv4/lwip/ |
D | inet_chksum.h | 60 #define LWIP_CHKSUM_COPY(dst, src, len) lwip_chksum_copy(dst, src, len) argument
|
/sys/include/ |
D | sga.h | 15 uint32_t len; member
|