Lines Matching defs:fname
4002 const char *fname = ".wpa_cli_history";4003 int hfile_len = os_strlen(home) + 1 + os_strlen(fname) + 1;4006 os_snprintf(hfile, hfile_len, "%s/%s", home, fname);