Searched refs:fnamex (Results 1 – 1 of 1) sorted by relevance
247 char *fnamex; in tip_sendfile() local259 fnamex = expand(fname); in tip_sendfile()260 if (fnamex == NOSTR) in tip_sendfile()262 if ((fd = fopen(fnamex, "r")) == NULL) { in tip_sendfile()