getconf
BINCMDLIST(getconf)
stat = getconf(scp, scp->type == PATHCONF ? 3 : 2,
exstat = getconf(scp, argc, argv[1], argv[2]);
static int getconf(char *netid, void **handle, struct netconfig **nconf);
if (!getconf(tp, &h, &nc)) { /* dont forget endnetconfig() */