Functions | |
uint16_t | httpd_fs_count (char *name) |
void | httpd_fs_init (void) |
int | httpd_fs_open (const char *name, struct httpd_fs_file *file) |
static uint8_t | httpd_fs_strcmp (const char *str1, const char *str2) |
Variables | |
static uint16_t | count [HTTPD_FS_NUMFILES] |
uint16_t httpd_fs_count | ( | char * | name | ) |
References count, HTTPD_FS_ROOT, httpd_fs_strcmp(), i, httpd_fsdata_file_noconst::name, httpd_fsdata_file_noconst::next, and NULL.
Referenced by generate_file_stats().
void httpd_fs_init | ( | void | ) |
References count, HTTPD_FS_NUMFILES, and i.
int httpd_fs_open | ( | const char * | name, |
struct httpd_fs_file * | file | ||
) |
|
static |
References i.
Referenced by httpd_fs_count(), and httpd_fs_open().
|
static |
Referenced by _dma_find_first_free_channel_and_allocate(), aws_iot_shadow_add_desired(), aws_iot_shadow_add_reported(), ble_remove_bonding_info(), ble_restore_bonding_info(), ble_store_bonding_info(), bufchar(), disk_read(), disk_write(), dma_resume_job(), httpd_fs_count(), httpd_fs_init(), httpd_fs_open(), jsmn_parse(), ksz8851snl_init(), main_count_states(), MQTTDeserialize_subscribe(), MQTTFormat_toClientString(), MQTTFormat_toServerString(), MQTTResubscribe(), MQTTSerialize_GetSubscribePacketLength(), MQTTSerialize_GetUnsubscribePacketLength(), MQTTSerialize_suback(), MQTTSerialize_subscribe(), MQTTSerialize_subscribeLength(), MQTTSerialize_unsubscribe(), MQTTSerialize_unsubscribeLength(), MQTTSubscribe(), pbuf_free(), pds_list_item(), peer_req_send_task(), platform_wait_for_signal(), powercycle(), PROCESS_THREAD(), pxp_monitor_app_timer_event(), rename_to_unique(), subscribeToShadowActionAcks(), tc_callback_to_counter(), tcc_set_count_value(), unsubscribeFromAcceptedAndRejected(), and winc_flash_write_verify().