getint
int getint ARGS((struct tbl *, long *));
base = getint(vp, &num);
if ((base = getint(vp, &num)) == -1)
getint(PQgetvalue(s->res, s->cur, i));
getint(PQgetvalue(s->res, s->cur, i));
getint(PQgetvalue(s->res, s->cur, i));
psid = getint(argv[0]);
psid = getint(*argv);
if (pset_bind(psid, P_PID, (idtype_t)getint(*argv), NULL))
if (pset_destroy(getint(argv[0])))
if (pset_bind(getint(argv[0]), P_PID, getpid(), NULL))
if (pset_bind(PS_NONE, P_PID, (idtype_t)getint(*argv), NULL))