Searched defs:bufpp (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/libparse/ |
H A D | binio.c | 41 unsigned char **bufpp in get_lsb_short() 54 unsigned char **bufpp, in put_lsb_short() 64 unsigned char **bufpp in get_lsb_long() 79 unsigned char **bufpp, in put_lsb_long() 91 unsigned char **bufpp in get_msb_short() 104 unsigned char **bufpp, in put_msb_short() 114 unsigned char **bufpp in get_msb_long() 129 unsigned char **bufpp, in put_msb_long()
|
H A D | data_mbg.c | 63 unsigned char **bufpp, in put_mbg_header() 75 unsigned char **bufpp, in get_mbg_sw_rev() 86 unsigned char **bufpp, in get_mbg_ascii_msg() 98 unsigned char **bufpp, in get_mbg_svno() 107 unsigned char **bufpp, in get_mbg_health() 116 unsigned char **bufpp, in get_mbg_cfg() 125 unsigned char **bufpp, in get_mbg_tgps()
|
H A D | clk_meinberg.c | 175 unsigned char **bufpp, in get_mbg_header() argument
|
H A D | ieee754io.c | 402 put_ieee754(unsigned char ** bufpp,int size,l_fp * lfpp,offsets_t offsets) put_ieee754() argument
|
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_init.c | 539 static void pack_int32(int32_t oval, unsigned char **bufpp, size_t *remainp) in pack_int32() 547 unsigned char **bufpp, size_t *remainp) in profile_ser_externalize() 587 static int unpack_int32(int32_t *intp, unsigned char **bufpp, in unpack_int32() 601 unsigned char **bufpp, size_t *remainp) in profile_ser_internalize()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdport.c | 845 nfsvno_setpathbuf(struct nameidata *ndp, char **bufpp, u_long **hashpp) in nfsvno_setpathbuf()
|