Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-3.4.0/src/
Dp2G4_dump.c154 static FILE* open_file(size_t fname_len, const char* results_path, const char* type, in open_file()
196 int fname_len = 26 + strlen(path) + strlen(p); in open_dump_files() local