Searched defs:intp (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | serialize.c | 83 krb5_ser_unpack_int32(krb5_int32 *intp, krb5_octet **bufp, size_t *remainp) in krb5_ser_unpack_int32() 99 krb5_ser_unpack_int64(int64_t *intp, krb5_octet **bufp, size_t *remainp) in krb5_ser_unpack_int64()
|
H A D | deltat.c | 1636 mylex(int *intp, struct param *tmv) in mylex()
|
/freebsd/usr.bin/top/ |
H A D | commands.c | 146 scanint(char *str, int *intp) in scanint()
|
/freebsd/crypto/krb5/src/lib/kadm5/ |
H A D | alt_prof.c | 278 krb5_boolean uselast, krb5_int32 *intp) in krb5_aprof_get_int32()
|
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_init.c | 587 static int unpack_int32(int32_t *intp, unsigned char **bufpp, in unpack_int32()
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 2298 intp(void) in intp() function
|
/freebsd/contrib/telnet/telnet/ |
H A D | telnet.c | 2313 intp(void) in intp() function
|
/freebsd/stand/common/ |
H A D | module.c | 1164 int *intp, bestver, blen, clen, found, ival, modnamelen, reclen; in mod_search_hints() local
|
/freebsd/sys/kern/ |
H A D | kern_linker.c | 2002 int error, ival, bestver, *intp, found, flags, clen, blen; in linker_hints_lookup() local
|
/freebsd/contrib/bc/src/ |
H A D | num.c | 3097 BcNum intp, fracp1, fracp2, digit, flen1, flen2; in bc_num_printNum() local
|