Searched refs:pipe_maxfd (Results 1 – 22 of 22) sorted by relevance
38 pipe_maxfd(fds); in main()
46 pipe_maxfd(int pipefd[2]) in pipe_maxfd() function
142 void pipe_maxfd(int pipefd[2]);
43 pipe_maxfd(fds); in main()
309 libtests_a-pipe_maxfd.$(OBJEXT) \2398 pipe_maxfd.c \4612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtests_a-pipe_maxfd.Po@am__quote@5012 libtests_a-pipe_maxfd.o: pipe_maxfd.c5013 …_a-pipe_maxfd.o -MD -MP -MF $(DEPDIR)/libtests_a-pipe_maxfd.Tpo -c -o libtests_a-pipe_maxfd.o `tes…5014 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtests_a-pipe_maxfd.Tpo $(DEPDIR)/libtests_a-pipe_maxf…5017 …) $(AM_CFLAGS) $(CFLAGS) -c -o libtests_a-pipe_maxfd.o `test -f 'pipe_maxfd.c' || echo '$(srcdir)/…5019 libtests_a-pipe_maxfd.obj: pipe_maxfd.c5020 …LAGS) $(CFLAGS) -MT libtests_a-pipe_maxfd.obj -MD -MP -MF $(DEPDIR)/libtests_a-pipe_maxfd.Tpo -c -…5021 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtests_a-pipe_maxfd.Tpo $(DEPDIR)/libtests_a-pipe_maxf…[all …]
309 libtests_a-pipe_maxfd.$(OBJEXT) \2398 pipe_maxfd.c \4612 include ./$(DEPDIR)/libtests_a-pipe_maxfd.Po5012 libtests_a-pipe_maxfd.o: pipe_maxfd.c5013 …_a-pipe_maxfd.o -MD -MP -MF $(DEPDIR)/libtests_a-pipe_maxfd.Tpo -c -o libtests_a-pipe_maxfd.o `tes…5014 $(AM_V_at)$(am__mv) $(DEPDIR)/libtests_a-pipe_maxfd.Tpo $(DEPDIR)/libtests_a-pipe_maxfd.Po5019 libtests_a-pipe_maxfd.obj: pipe_maxfd.c5020 …LAGS) $(CFLAGS) -MT libtests_a-pipe_maxfd.obj -MD -MP -MF $(DEPDIR)/libtests_a-pipe_maxfd.Tpo -c -…5021 $(AM_V_at)$(am__mv) $(DEPDIR)/libtests_a-pipe_maxfd.Tpo $(DEPDIR)/libtests_a-pipe_maxfd.Po
54 pipe_maxfd.c \
3637 * tests/tests.h (pipe_maxfd): New prototype.3638 * tests/pipe_maxfd.c: New file.3642 (libtests_a_SOURCES): Add pipe_maxfd.c.3643 * tests/readv.c (main): Use pipe_maxfd() instead of pipe(),