Searched defs:fn (Results 1 – 18 of 18) sorted by relevance
| /components/net/lwip/lwip-2.0.3/src/apps/snmp/ |
| A D | snmp_mib2.c | 62 snmp_mib2_lwip_synchronizer(snmp_threadsync_called_fn fn, void* arg) in snmp_mib2_lwip_synchronizer()
|
| A D | snmp_threadsync.c | 45 call_synced_function(struct threadsync_data *call_data, snmp_threadsync_called_fn fn) in call_synced_function() 161 …_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance, snmp_threadsync_called_fn fn) in do_sync()
|
| /components/net/lwip/lwip-2.1.2/src/apps/snmp/ |
| A D | snmp_mib2.c | 62 snmp_mib2_lwip_synchronizer(snmp_threadsync_called_fn fn, void *arg) in snmp_mib2_lwip_synchronizer()
|
| A D | snmp_threadsync.c | 45 call_synced_function(struct threadsync_data *call_data, snmp_threadsync_called_fn fn) in call_synced_function() 173 …_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance, snmp_threadsync_called_fn fn) in do_sync()
|
| /components/net/lwip/lwip-2.0.3/src/api/ |
| A D | tcpip.c | 329 tcpip_send_msg_wait_sem(tcpip_callback_fn fn, void *apimsg, sys_sem_t* sem) in tcpip_send_msg_wait_sem() 365 tcpip_api_call(tcpip_api_call_fn fn, struct tcpip_api_call_data *call) in tcpip_api_call()
|
| A D | api_lib.c | 92 netconn_apimsg(tcpip_callback_fn fn, struct api_msg *apimsg) in netconn_apimsg()
|
| /components/net/lwip/lwip-2.1.2/src/api/ |
| A D | tcpip.c | 437 tcpip_send_msg_wait_sem(tcpip_callback_fn fn, void *apimsg, sys_sem_t *sem) in tcpip_send_msg_wait_sem() 473 tcpip_api_call(tcpip_api_call_fn fn, struct tcpip_api_call_data *call) in tcpip_api_call()
|
| A D | api_lib.c | 118 netconn_apimsg(tcpip_callback_fn fn, struct api_msg *apimsg) in netconn_apimsg()
|
| /components/drivers/sdio/ |
| A D | dev_sdio.c | 119 rt_uint32_t fn, in sdio_io_rw_direct() 171 rt_uint32_t fn, in sdio_io_rw_extended()
|
| /components/net/lwip/lwip-1.4.1/src/core/snmp/ |
| A D | mib_structs.c | 338 snmp_mib_node_find(struct mib_list_rootnode *rn, s32_t objid, struct mib_list_node **fn) in snmp_mib_node_find()
|
| /components/drivers/pci/ |
| A D | probe.c | 635 static int next_fn(struct rt_pci_bus *bus, struct rt_pci_device *pdev, int fn) in next_fn()
|
| /components/dfs/dfs_v1/filesystems/elmfat/ |
| A D | dfs_elm.c | 654 char *fn; in dfs_elm_getdents() local
|
| A D | ff.h | 235 BYTE fn[12]; /* SFN (in/out) {body[8],ext[3],status[1]} */ member
|
| /components/net/lwip/lwip-2.1.2/src/core/ |
| A D | netif.c | 1789 netif_add_ext_callback(netif_ext_callback_t *callback, netif_ext_callback_fn fn) in netif_add_ext_callback()
|
| /components/dfs/dfs_v2/filesystems/elmfat/ |
| A D | dfs_elm.c | 729 char *fn; in dfs_elm_getdents() local
|
| A D | ff.h | 233 BYTE fn[12]; /* SFN (in/out) {body[8],ext[3],status[1]} */ member
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | netif.h | 662 #define netif_add_ext_callback(callback, fn) argument
|
| /components/net/lwip/lwip-2.1.2/src/apps/smtp/ |
| A D | smtp.c | 759 smtp_result_fn fn = s->callback_fn; in smtp_free() local
|
Completed in 33 milliseconds