Searched refs:spec (Results 1 – 6 of 6) sorted by relevance
12 /iperf3.spec
103 CONFIG_CLEAN_FILES = iperf3.spec158 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/iperf3.spec.in \372 iperf3.spec: $(top_builddir)/config.status $(srcdir)/iperf3.spec.in
321 AC_CONFIG_FILES([Makefile src/Makefile src/version.h examples/Makefile iperf3.spec])
425 spec file.686 * Added an RPM spec file plus functionality to fill in the version
16071 "iperf3.spec") CONFIG_FILES="$CONFIG_FILES iperf3.spec" ;;
962 iperf_parse_hostname(struct iperf_test *test, char *spec, char **p, char **p1) { in iperf_parse_hostname() argument966 if ((*p = strtok(spec, "%")) != NULL && in iperf_parse_hostname()