protomode
static int protomode (char const *arg, int brief);
exit(proto? protomode(*argv, brief) : hostmode(*argv, brief));