| /components/net/lwip/lwip-2.0.3/src/apps/snmp/ |
| A D | snmp_core.c | 529 snmp_oid_assign(struct snmp_obj_id* target, const u32_t *oid, u8_t oid_len) in snmp_oid_assign() 547 snmp_oid_prefix(struct snmp_obj_id* target, const u32_t *oid, u8_t oid_len) in snmp_oid_prefix() 572 snmp_oid_combine(struct snmp_obj_id* target, const u32_t *oid1, u8_t oid1_len, const u32_t *oid2, u… in snmp_oid_combine() 585 snmp_oid_append(struct snmp_obj_id* target, const u32_t *oid, u8_t oid_len) in snmp_oid_append()
|
| /components/net/lwip/lwip-2.1.2/src/apps/snmp/ |
| A D | snmp_core.c | 548 snmp_oid_assign(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) in snmp_oid_assign() 566 snmp_oid_prefix(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) in snmp_oid_prefix() 591 snmp_oid_combine(struct snmp_obj_id *target, const u32_t *oid1, u8_t oid1_len, const u32_t *oid2, u… in snmp_oid_combine() 604 snmp_oid_append(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) in snmp_oid_append()
|
| /components/drivers/ofw/libfdt/ |
| A D | fdt_overlay.c | 542 static int overlay_apply_node(void *fdt, int target, in overlay_apply_node() 610 int target; in overlay_merge() local 682 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/apps/ |
| A D | snmp_threadsync.h | 90 const struct snmp_leaf_node *target; member
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/apps/ |
| A D | snmp_threadsync.h | 90 const struct snmp_leaf_node *target; member
|
| /components/net/lwip/lwip-2.1.2/src/apps/smtp/ |
| A D | smtp.c | 914 smtp_base64_encode(char* target, size_t target_len, const char* source, size_t source_len) in smtp_base64_encode() 1143 char *target = s->tx_buf; in smtp_prepare_mail() local 1160 char *target = s->tx_buf; in smtp_prepare_rcpt() local 1177 char *target = s->tx_buf; in smtp_prepare_header() local
|
| /components/drivers/regulator/ |
| A D | regulator-gpio.c | 111 int target = 0, best_val = RT_REGULATOR_UVOLT_INVALID; in regulator_gpio_set_voltage() local
|
| /components/drivers/serial/ |
| A D | serial_tty.c | 384 rt_device_t target = *(rt_device_t *)data; in _match_tty_iter() local
|
| /components/mm/ |
| A D | mm_aspace.h | 313 rt_mem_obj_t target; in rt_mem_obj_create() local
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | ip_addr.h | 172 #define ip_addr_get_network(target, host, netmask) do{if(IP_IS_V6(host)){ \ argument 269 #define ip_addr_get_network(target, host, mask) ip4_addr_get_network(target, host, mask) argument 314 #define ip_addr_get_network(target, host, mask) ip6_addr_set_zero(target) argument
|
| A D | ip4_addr.h | 154 #define ip4_addr_get_network(target, host, netmask) do { ((target)->addr = ((host)->addr) & ((netma… argument
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | ip_addr.h | 194 #define ip_addr_get_network(target, host, netmask) do{if(IP_IS_V6(host)){ \ argument 297 #define ip_addr_get_network(target, host, mask) ip4_addr_get_network(target, host, mask) argument 344 #define ip_addr_get_network(target, host, mask) ip6_addr_set_zero(target) argument
|
| A D | ip4_addr.h | 131 #define ip4_addr_get_network(target, host, netmask) do { ((target)->addr = ((host)->addr) & ((netma… argument
|
| /components/net/lwip/lwip-1.4.1/src/include/ipv4/lwip/ |
| A D | ip_addr.h | 184 #define ip_addr_get_network(target, host, netmask) ((target)->addr = ((host)->addr) & ((netmask)->a… argument
|
| /components/dfs/dfs_v2/filesystems/devfs/ |
| A D | devtmpfs.c | 347 static int devtmpfs_symlink(struct dfs_dentry *parent_dentry, const char *target, const char *linkp… in devtmpfs_symlink()
|
| /components/dfs/dfs_v1/filesystems/nfs/rpc/ |
| A D | xdr.c | 622 register char* target = *addrp; in xdr_array() local
|
| /components/drivers/pci/msi/ |
| A D | msi.c | 928 struct rt_pci_msix_entry *target = &entries[i]; in rt_pci_msix_enable_range_affinity() local
|
| /components/dfs/dfs_v2/src/ |
| A D | dfs_file.c | 1889 int dfs_file_symlink(const char *target, const char *linkpath) in dfs_file_symlink()
|
| /components/drivers/pic/ |
| A D | pic-gicv3-its.c | 574 rt_uint64_t target; in gicv3_its_cpu_init_collection() local
|
| /components/net/lwip/lwip-2.0.3/src/apps/mdns/ |
| A D | mdns.c | 732 struct mdns_domain target; in mdns_compress_domain() local
|
| /components/net/lwip/lwip-2.1.2/src/apps/mdns/ |
| A D | mdns.c | 790 struct mdns_domain target; in mdns_compress_domain() local
|
| /components/lwp/ |
| A D | lwp_syscall.c | 9787 sysret_t sys_mount(char *source, char *target, char *filesystemtype, in sys_mount()
|