Searched refs:vpipe (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dexec.c63 vpipe(const char *fmt, ...) function
72 warnx("vpipe can't alloc buffer space");
79 warnx("vpipe can't alloc arg space");
H A Dlib.h154 char *vpipe(const char *, ...);
/freebsd-9.3-release/usr.sbin/pkg_install/info/
H A Dperform.c346 tmp = vpipe("/usr/bin/which %s", wp->file);
/freebsd-9.3-release/usr.sbin/pkg_install/version/
H A Dperform.c176 if ((latest = vpipe("/usr/bin/make -V PKGNAME", tmp)) == NULL)

Completed in 95 milliseconds