Lines Matching full:fname
3544 const char *fname = ".wpa_cli_history";3545 int hfile_len = os_strlen(home) + 1 + os_strlen(fname) + 1;3548 os_snprintf(hfile, hfile_len, "%s/%s", home, fname);