Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/tftp/
H A Dtftp_port.c32 static void* tftp_open(const char* fname, const char* mode, u8_t write) in tftp_open()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/tftp/
H A Dtftp_port.c32 static void* tftp_open(const char* fname, const char* mode, u8_t write) in tftp_open()
/nrf52832-nimble/rt-thread/examples/libc/
H A Dfile.c62 char *fname; in libc_fseek() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dexample.c85 void test_gzio(fname, uncompr, uncomprLen) in test_gzio() argument
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dff.h211 TCHAR fname[_MAX_LFN + 1]; /* Primary file name */ member
213 TCHAR fname[13]; /* File name */ member
/nrf52832-nimble/rt-thread/components/utilities/zmodem/
H A Dzdef.h182 char *fname; member