Searched refs:tmpfspec (Results 1 – 1 of 1) sorted by relevance
2986 char vmsfspec[NAM$C_MAXRSS+1], tmpfspec[NAM$C_MAXRSS+1]; local3012 if (do_tovmsspec(defspec,tmpfspec,0) == NULL) return NULL;3013 defspec = tmpfspec;3108 if (do_tounixspec(outbuf,tmpfspec,0) == NULL) return NULL;3109 strcpy(outbuf,tmpfspec);