| /components/dfs/dfs_v1/filesystems/elmfat/ |
| A D | ffunicode.c | 31 #define CVTBL(tbl, cp) MERGE2(tbl, cp) argument 15224 WORD cp /* Code page for the conversion */ in ff_uni2oem() 15246 WORD cp /* Code page for the conversion */ in ff_oem2uni() 15277 WORD cp /* Code page for the conversion */ in ff_uni2oem() 15313 WORD cp /* Code page for the conversion */ in ff_oem2uni() 15360 WORD cp /* Code page for the conversion */ in ff_uni2oem() 15412 WORD cp /* Code page for the conversion */ in ff_oem2uni()
|
| /components/dfs/dfs_v2/filesystems/elmfat/ |
| A D | ffunicode.c | 31 #define CVTBL(tbl, cp) MERGE2(tbl, cp) argument 15224 WORD cp /* Code page for the conversion */ in ff_uni2oem() 15246 WORD cp /* Code page for the conversion */ in ff_oem2uni() 15277 WORD cp /* Code page for the conversion */ in ff_uni2oem() 15313 WORD cp /* Code page for the conversion */ in ff_oem2uni() 15360 WORD cp /* Code page for the conversion */ in ff_uni2oem() 15412 WORD cp /* Code page for the conversion */ in ff_oem2uni()
|
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | ppp_impl.h | 178 #define GETCHAR(c, cp) { \ argument 181 #define PUTCHAR(c, cp) { \ argument 186 #define GETSHORT(s, cp) { \ argument 190 #define PUTSHORT(s, cp) { \ argument 195 #define GETLONG(l, cp) { \ argument 201 #define PUTLONG(l, cp) { \ argument 209 #define INCPTR(n, cp) ((cp) += (n)) argument 210 #define DECPTR(n, cp) ((cp) -= (n)) argument
|
| A D | vj.c | 149 register u_char *cp = new_seq; in vj_compress_tcp() local 466 u_char *cp; in vj_uncompress_tcp() local
|
| /components/net/lwip/lwip-2.1.2/src/core/ipv4/ |
| A D | ip4_addr.c | 123 ipaddr_addr(const char *cp) in ipaddr_addr() 145 ip4addr_aton(const char *cp, ip4_addr_t *addr) in ip4addr_aton()
|
| /components/net/lwip/lwip-2.1.2/src/include/netif/ppp/ |
| A D | eui64.h | 79 #define eui64_get(ll, cp) do { \ argument 84 #define eui64_put(ll, cp) do { \ argument
|
| A D | ppp_impl.h | 502 #define GETCHAR(c, cp) { \ argument 505 #define PUTCHAR(c, cp) { \ argument 508 #define GETSHORT(s, cp) { \ argument 512 #define PUTSHORT(s, cp) { \ argument 516 #define GETLONG(l, cp) { \ argument 522 #define PUTLONG(l, cp) { \ argument 529 #define INCPTR(n, cp) ((cp) += (n)) argument 530 #define DECPTR(n, cp) ((cp) -= (n)) argument
|
| /components/net/lwip/lwip-2.0.3/src/include/netif/ppp/ |
| A D | eui64.h | 75 #define eui64_get(ll, cp) do { \ argument 80 #define eui64_put(ll, cp) do { \ argument
|
| A D | ppp_impl.h | 501 #define GETCHAR(c, cp) { \ argument 504 #define PUTCHAR(c, cp) { \ argument 507 #define GETSHORT(s, cp) { \ argument 511 #define PUTSHORT(s, cp) { \ argument 515 #define GETLONG(l, cp) { \ argument 521 #define PUTLONG(l, cp) { \ argument 528 #define INCPTR(n, cp) ((cp) += (n)) argument 529 #define DECPTR(n, cp) ((cp) -= (n)) argument
|
| /components/net/netdev/src/ |
| A D | netdev_ipaddr.c | 38 int netdev_ip4addr_aton(const char *cp, ip4_addr_t *addr) in netdev_ip4addr_aton() 251 in_addr_t netdev_ipaddr_addr(const char *cp) in netdev_ipaddr_addr() 278 netdev_ip6addr_aton(const char *cp, ip6_addr_t *addr) in netdev_ip6addr_aton()
|
| /components/net/lwip/lwip-2.0.3/src/core/ |
| A D | ip.c | 80 ipaddr_aton(const char *cp, ip_addr_t *addr) in ipaddr_aton()
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | inet.h | 139 #define inet_addr(cp) ipaddr_addr(cp) argument 140 #define inet_aton(cp, addr) ip4addr_aton(cp, (ip4_addr_t*)addr) argument 158 #define inet6_aton(cp, addr) ip6addr_aton(cp, (ip6_addr_t*)addr) argument
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv4/ |
| A D | ip4_addr.c | 133 ipaddr_addr(const char *cp) in ipaddr_addr() 155 ip4addr_aton(const char *cp, ip4_addr_t *addr) in ip4addr_aton()
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | inet.h | 141 #define inet_addr(cp) ipaddr_addr(cp) argument 142 #define inet_aton(cp, addr) ip4addr_aton(cp, (ip4_addr_t*)addr) argument 161 #define inet6_aton(cp, addr) ip6addr_aton(cp, (ip6_addr_t*)addr) argument
|
| /components/net/lwip/lwip-1.4.1/src/core/ipv4/ |
| A D | ip_addr.c | 130 ipaddr_addr(const char *cp) in ipaddr_addr() 152 ipaddr_aton(const char *cp, ip_addr_t *addr) in ipaddr_aton()
|
| /components/lwp/ |
| A D | lwp_args.c | 496 char *cp = buffer + readlen - 1; in _readfile() local 528 static char *_find_word(char *cp) in _find_word() 535 static char *_seperate_and_get_nextword(char *cp) in _seperate_and_get_nextword() 556 char *cp, *nextword; in lwp_args_load_script() local
|
| /components/net/lwip/lwip-2.0.3/src/apps/snmp/ |
| A D | snmpv3_mbedtls.c | 235 u8_t *cp, password_buf[64]; in snmpv3_password_to_key_md5() local 288 u8_t *cp, password_buf[72]; in snmpv3_password_to_key_sha() local
|
| /components/net/lwip/lwip-2.1.2/src/apps/snmp/ |
| A D | snmpv3_mbedtls.c | 246 u8_t *cp, password_buf[64]; in snmpv3_password_to_key_md5() local 299 u8_t *cp, password_buf[72]; in snmpv3_password_to_key_sha() local
|
| /components/net/lwip/lwip-1.4.1/src/include/ipv4/lwip/ |
| A D | inet.h | 98 #define inet_addr(cp) ipaddr_addr(cp) argument 99 #define inet_aton(cp, addr) ipaddr_aton(cp, (ip_addr_t*)addr) argument
|
| /components/net/lwip/lwip-2.1.2/src/core/ |
| A D | ip.c | 123 ipaddr_aton(const char *cp, ip_addr_t *addr) in ipaddr_aton()
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | vj.c | 173 u8_t *cp = new_seq; in vj_compress_tcp() local 499 u8_t *cp; in vj_uncompress_tcp() local
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | vj.c | 173 u8_t *cp = new_seq; in vj_compress_tcp() local 503 u8_t *cp; in vj_uncompress_tcp() local
|
| /components/dfs/dfs_v1/filesystems/nfs/rpc/ |
| A D | xdr.c | 308 bool_t xdr_char(XDR* xdrs, char* cp) in xdr_char() 323 bool_t xdr_u_char(XDR* xdrs, unsigned char* cp) in xdr_u_char() 387 bool_t xdr_opaque(XDR *xdrs, char* cp, unsigned int cnt) in xdr_opaque()
|
| /components/net/netdev/include/ |
| A D | netdev_ipaddr.h | 252 #define inet_addr(cp) netdev_ipaddr_addr(cp) argument 253 #define inet_aton(cp, addr) ((IP_IS_V6_VAL(*addr)) ? \ argument 279 #define inet_addr(cp) netdev_ipaddr_addr(cp) argument 280 #define inet_aton(cp, addr) netdev_ip4addr_aton(cp,(ip4_addr_t*)addr) argument 300 #define inet_aton(cp, addr) netdev_ip6addr_aton(cp, (ip6_addr_t*)addr) argument
|
| /components/net/lwip/lwip-2.1.2/src/core/ipv6/ |
| A D | ip6_addr.c | 71 ip6addr_aton(const char *cp, ip6_addr_t *addr) in ip6addr_aton()
|