Home
last modified time | relevance | path

Searched defs:fbp (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/telnet/libtelnet/
H A Denc_des.c137 fb64_init(struct fb *fbp) in fb64_init()
168 fb64_start(struct fb *fbp, int dir, int server __unused) in fb64_start()
245 fb64_is(unsigned char *data, int cnt, struct fb *fbp) in fb64_is()
328 fb64_reply(unsigned char *data, int cnt, struct fb *fbp) in fb64_reply()
377 fb64_session(Session_Key *key, int server, struct fb *fbp) in fb64_session()
419 fb64_keyid(int dir, unsigned char *kp, int *lenp, struct fb *fbp) in fb64_keyid()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Denc_des.c146 void fb64_init(struct fb *fbp) in fb64_init()
174 static int fb64_start(struct fb *fbp, int dir, int server) in fb64_start()
256 int fb64_is(unsigned char *data, int cnt, struct fb *fbp) in fb64_is()
338 int fb64_reply(unsigned char *data, int cnt, struct fb *fbp) in fb64_reply()
384 static void fb64_session(Session_Key *key, int server, struct fb *fbp) in fb64_session()
427 int fb64_keyid(int dir, unsigned char *kp, int *lenp, struct fb *fbp) in fb64_keyid()
/freebsd/sys/kern/
H A Dvfs_cluster.c339 daddr_t blkno, long size, int run, int gbflags, struct buf *fbp) in cluster_rbuild()
/freebsd/usr.sbin/pstat/
H A Dpstat.c358 char flagbuf[16], *fbp; in filemode() local
/freebsd/sys/geom/journal/
H A Dg_journal.c1246 struct bio *bp, *fbp, *pbp; in g_journal_flush() local
1767 struct bio *bp, *fbp, *tbp; in g_journal_sync() local
/freebsd/sys/geom/raid3/
H A Dg_raid3.c1143 struct bio *xbp, *fbp, *cbp; in g_raid3_gather() local
[all...]
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c3480 xo_buffer_t *fbp = &xop->xo_fmt; in xo_do_format_field() local