Home
last modified time | relevance | path

Searched defs:mtop (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_mod.c56 size_t i, ai, bi, mtop = m->top; in bn_mod_add_fixed_top() local
140 size_t i, ai, bi, mtop = m->top; in bn_mod_sub_fixed_top() local
/freebsd/usr.sbin/rmt/
H A Drmt.c155 { struct mtop mtop; in main() local
/freebsd/sys/sys/
H A Dmtio.h45 struct mtop { struct
46 short mt_op; /* operations defined below */
47 int32_t mt_count; /* how many of them */
/freebsd/sys/netsmb/
H A Dsmb_rq.c418 smb_t2_placedata(struct mbuf *mtop, u_int16_t offset, u_int16_t count, in smb_t2_placedata()