Searched refs:fnamex (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c247 char *fnamex; local
259 fnamex = expand(fname);
260 if (fnamex == NOSTR)
262 if ((fd = fopen(fnamex, "r")) == NULL) {

Completed in 56 milliseconds