Searched refs:fnamex (Results 1 – 1 of 1) sorted by relevance
257 char *fnamex; in tip_sendfile() local269 fnamex = expand(fname); in tip_sendfile()270 if (fnamex == NOSTR) in tip_sendfile()272 if ((fd = fopen(fnamex, "r")) == NULL) { in tip_sendfile()