Lines Matching refs:fname
4058 const char *fname = ".wpa_cli_history";4059 int hfile_len = os_strlen(home) + 1 + os_strlen(fname) + 1;4062 os_snprintf(hfile, hfile_len, "%s/%s", home, fname);