collect
FILE * collect(struct header *, int);
if ((mtf = collect(hp, printheaders)) == NULL)
collect(T_OUTPUT, &buf, "/bin/sh %s 2>&1", RC_CHECK_SCRIPT);
collect(T_OUTPUT, &buf, "chroot %s /bin/sh %s 2>&1",
collect(T_OUTPUT, &buf,
collect(T_OUTPUT, &buf,
collect(T_OUTPUT, &buf, "getent passwd root | cut -d: -f2");
collect(T_OUTPUT, &buf, "chroot %s getent passwd root | "
if (collect(T_OUTPUT, &textbuf,
if (collect(T_OUTPUT, &textbuf, "gpt -r show -a %s 2>/dev/null", dev)
if (collect(T_OUTPUT, &textbuf, "/sbin/ifconfig -m %s |"
textsize = collect(T_OUTPUT, &buf_in, "/sbin/ifconfig -l 2>/dev/null");
textsize = collect(T_OUTPUT, &textbuf,
if (collect(T_OUTPUT, &textbuf,
if (collect(T_OUTPUT, &textbuf,
if (collect(T_OUTPUT, &textbuf,
if (collect(T_OUTPUT, &textbuf,
return collect(kind, buffer, "%s", realname);