Home
last modified time | relevance | path

Searched defs:bufpp (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/libparse/
H A Dbinio.c41 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 Ddata_mbg.c63 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 Dclk_meinberg.c175 unsigned char **bufpp, in get_mbg_header() argument
H A Dieee754io.c402 put_ieee754(unsigned char ** bufpp,int size,l_fp * lfpp,offsets_t offsets) put_ieee754() argument
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_init.c539 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 Dnfs_nfsdport.c845 nfsvno_setpathbuf(struct nameidata *ndp, char **bufpp, u_long **hashpp) in nfsvno_setpathbuf()