Searched refs:toeuccode (Results 1 – 5 of 5) sorted by relevance
110 : fopen(toeuccode(wargv[1]), "r"); in main()
114 else if ((infile = fopen(toeuccode(file), "r")) == NULL) in getrec()429 toeuccode(str) in toeuccode() function
1192 files[i].fp = popen(toeuccode(x->sval), "w"); in redirprint()1194 files[i].fp = fopen(toeuccode(x->sval), "a"); in redirprint()1196 files[i].fp = fopen(toeuccode(x->sval), "w"); in redirprint()
309 sprintf(s, toeuccode(*OFMT), vp->fval); in getsval()
89 char *toeuccode();