Home
last modified time | relevance | path

Searched refs:tpipe (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/vms/
H A Dvms.c4193 FILE *tpipe = 0; local
4261 tpipe = vmspipe_tempfile(aTHX);
4262 if (!tpipe) { /* a fish popular in Boston */
4268 fgetname(tpipe,tfilebuf+1,1);
4511 if (tpipe) fclose(tpipe);
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A DChangeLog927 * Makefile.in (test, tpipe): Add $(CFLAGS).