getint
if (getint(&p) != 38)
getint(&p); /* length of extra data */
tmp = getint(&p); /* max life */
tmp = getint(&p); /* max renewable life */
tmp = getint(&p); /* expiration */
tmp = getint(&p); /* pw expiration */
tmp = getint(&p); /* last auth */
tmp = getint(&p); /* last failed auth */
tmp = getint(&p); /* fail auth count */
tl_type = getint(&p); /* data type */
tl_length = getint(&p); /* data length */
key_versions = getint(&p); /* key data version */
kvno = getint(&p);
keytype = getint(&p);
keylen = getint(&p);
|| !getint(s, &n, "N"))
|| !getint(s, &n, "N"))
getint(&walker);
len = getint(&walker);
ival = getint(&walker);
ival = getint(&ptr);
ents = getint(&ptr);
ival = getint(&ptr);
len = getint(&walker);
ival = getint(&walker);
ival = getint(&ptr);
ents = getint(&ptr);
ival = getint(&ptr);
if (getint(&fieldwidth))
if (getint(&precision))
static int getint(int *);