Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll2/examples/
DMakefile31 all: blaster httpd pipetest
42 pipetest: $(SOURCES) target
43 $(CC) $(CFLAGS) -DPIPETESTER -o $(OUTDIR)/epoll-pipetest $(SOURCES) $(LIBS)
49 @rm -f *~ $(OUTDIR)/epoll-blaster $(OUTDIR)/epoll-httpd $(OUTDIR)/epoll-pipetest