Searched refs:rmp (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/libexec/rbootd/
H A Dutils.c89 struct rmp_packet *rmp; local
115 rmp = &rconn->rmp;
119 rmp->hp_llc.dsap, rmp->hp_llc.ssap, ntohs(rmp->hp_llc.cntrl));
123 ntohs(rmp->hp_llc.dxsap), ntohs(rmp->hp_llc.sxsap));
129 switch(rmp->r_type) {
132 GETWORD(rmp
[all...]
H A Drmpproto.c92 struct rmp_packet *rmp; local
95 rmp = &rconn->rmp; /* cache pointer to RMP packet */
97 switch(rmp->r_type) { /* do what we came here to do */
117 if (ntohs(rmp->r_brq.rmp_session) == RMP_PROBESID) {
118 if (WORDZE(rmp->r_brq.rmp_seqno))
121 (void) SendFileNo(rmp, rconnout,
126 if (SendBootRepl(rmp, rconnout,
161 EnetStr(rconn), rmp->r_type);
184 rpl = &rconn->rmp; /* cach
[all...]
H A Ddefs.h49 #include "rmp.h"
102 * Using `rmp.hp_hdr.saddr' works because this field is *never* changed;
105 #define EnetStr(rptr) GetEtherAddr(&(rptr)->rmp.hp_hdr.saddr[0])
121 struct rmp_packet rmp; /* RMP packet */ member in struct:rmpconn_s
H A Dbpf.c350 memmove((char *)&rconn->rmp, (char *)bp + hdrlen, caplen);
375 if (write(BpfFd, (char *)&rconn->rmp, rconn->rmplen) < 0) {
H A Drbootd.c324 EnetStr(rtmp), rtmp->rmp.r_type);
352 if (bcmp((char *)&rconn->rmp.hp_hdr.saddr[0],
/freebsd-9.3-release/lib/libmp/
H A Dmpasbn.c140 * Compute the greatest common divisor of mp1 and mp2; result goes in rmp.
143 mp_gcd(const MINT *mp1, const MINT *mp2, MINT *rmp) argument
153 _moveb("gcd", &b, rmp);
183 * Compute rmp=mp1+mp2.
186 _madd(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) argument
192 _moveb(msg, &b, rmp);
197 mp_madd(const MINT *mp1, const MINT *mp2, MINT *rmp) argument
200 _madd("madd", mp1, mp2, rmp);
224 * Compute qmp=nmp/dmp and rmp=nmp%dmp.
227 _mdiv(const char *msg, const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp, argument
242 mp_mdiv(const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp) argument
282 MINT *rmp; local
360 mp_msqrt(const MINT *nmp, MINT *xmp, MINT *rmp) argument
401 _msub(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) argument
412 mp_msub(const MINT *mp1, const MINT *mp2, MINT *rmp) argument
480 _mult(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp, BN_CTX *c) argument
491 mp_mult(const MINT *mp1, const MINT *mp2, MINT *rmp) argument
507 mp_pow(const MINT *bmp, const MINT *emp, const MINT *mmp, MINT *rmp) argument
526 mp_rpow(const MINT *bmp, short e, MINT *rmp) argument
551 MINT *dmp, *rmp; local
[all...]
/freebsd-9.3-release/sys/gnu/fs/reiserfs/
H A Dreiserfs_vfsops.c34 static int read_bitmaps(struct reiserfs_mount *rmp);
35 static int read_old_bitmaps(struct reiserfs_mount *rmp);
36 static int read_super_block(struct reiserfs_mount *rmp, int offset);
37 static hashf_t hash_function(struct reiserfs_mount *rmp);
39 static int get_root_node(struct reiserfs_mount *rmp,
41 uint32_t find_hash_out(struct reiserfs_mount *rmp);
83 struct reiserfs_mount *rmp; local
155 rmp = VFSTOREISERFS(mp);
156 sbi = rmp->rm_reiserfs;
178 struct reiserfs_mount *rmp; local
282 struct reiserfs_mount *rmp; local
431 struct reiserfs_mount *rmp; local
631 read_super_block(struct reiserfs_mount *rmp, int offset) argument
809 read_bitmaps(struct reiserfs_mount *rmp) argument
864 read_old_bitmaps(struct reiserfs_mount *rmp) argument
901 get_root_node(struct reiserfs_mount *rmp, struct reiserfs_node **root) argument
938 find_hash_out(struct reiserfs_mount *rmp) argument
1032 what_hash(struct reiserfs_mount *rmp) argument
1099 hash_function(struct reiserfs_mount *rmp) argument
[all...]
H A Dreiserfs_inode.c746 struct reiserfs_mount *rmp; local
759 rmp = VFSTOREISERFS(mp);
760 dev = rmp->rm_dev;
792 ip->i_reiserfs = rmp->rm_reiserfs;
832 ip->i_devvp = rmp->rm_devvp;
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Ddfa.c3415 must *rmp; local
3418 rmp = --mp;
3421 if (strcmp(lmp->is, rmp->is) != 0)
3425 while (lmp->left[i] != '\0' && lmp->left[i] == rmp->left[i])
3430 rn = strlen(rmp->right);
3435 if (lmp->right[ln - i - 1] != rmp->right[rn - i - 1])
3440 new = inboth(lmp->in, rmp->in);
3468 must *rmp; local
3470 rmp = --mp;
3475 lmp->in = addlists(lmp->in, rmp
[all...]
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.osf1r5570 char_padding rmp str rP - - ----- like ip but when in insert mode
H A DCaps.uwin441 char_padding rmp str rP - - ----- like ip but when in insert mode
H A DCaps473 char_padding rmp str rP - - ----- like ip but when in insert mode
H A DCaps.aix4628 char_padding rmp str rP - - ----- like ip but when in insert mode
H A DCaps.hpux11537 char_padding rmp str rP - - ----- like ip but when in insert mode
H A DCaps.keys475 char_padding rmp str rP - - ----- like ip but when in insert mode

Completed in 213 milliseconds