Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 25 of 25) sorted by relevance

/plan9-contrib/sys/src/9/pcboot/
H A Dpxeload.c524 bootpbcast(Openeth *oe, char *file, Bootp *rep) in bootpbcast()
612 tftpopen(Openeth *oe, char *file, Bootp *rep) in tftpopen()
658 tftpboot(Openeth *oe, char *file, Bootp *rep, Boot *b) in tftpboot()
859 ip4cfg(Openeth *oe, Bootp *rep) in ip4cfg()
993 tftpconnect(Openeth *oe, Bootp *rep) in tftpconnect()
1019 setipcfg(Openeth *oe, Bootp *rep) in setipcfg()
1046 rdcfgpxe(Openeth *oe, Bootp *rep, char *cfgpxe) in rdcfgpxe()
1106 getkernname(Openeth *oe, Bootp *rep, Kernname *kp) in getkernname()
1170 Bootp rep; in tftpload() local
/plan9-contrib/sys/src/cmd/jtagfs/
H A Djtag.c18 tapshift(JMedium *jmed, ShiftTDesc *req, ShiftRDesc *rep, int tapidx) in tapshift()
H A Dmpsse.c357 mpsserdshiftrep(JMedium *jmed, uchar *buf, ShiftRDesc *rep) in mpsserdshiftrep()
398 mpsseregshift(JMedium *jmed, ShiftTDesc *req, ShiftRDesc *rep) in mpsseregshift()
/plan9-contrib/sys/src/cmd/aquarela/
H A Dsmbrep.c4 smbmatch(char *name, Reprog *rep) in smbmatch()
H A Dsmbdat.h181 int rep; member
226 Reprog *rep; member
/plan9-contrib/sys/src/cmd/unix/drawterm/libsec/
H A Dprobably_prime.c12 int j, k, rep, nbits, isprime = 1; in probably_prime() local
/plan9-contrib/sys/src/libsec/port/
H A Dprobably_prime.c14 int j, k, rep, nbits, isprime; in probably_prime() local
/plan9-contrib/sys/src/boot/vt4/
H A Dbootp.c458 bootpopen(int ctlrno, char *file, Bootp *rep, int dotftpopen) in bootpopen()
552 Bootp rep; in bootpboot() local
589 Bootp rep; in pxeread() local
614 Bootp rep; in pxewalk() local
/plan9-contrib/sys/src/cmd/dossrv/
H A Dxfssrv.c14 Fcall *rep; variable
/plan9-contrib/sys/src/cmd/lzip/
H A Dfast_encoder.c76 int rep = 0, i; in FLZe_encode_member() local
H A Dencoder.c216 int i, rep, num_trials, len; in encinit() local
354 int i, rep, len, price, dis, start_len; in repdists() local
H A Dencoder.h196 LZeb_price_rep(struct LZ_encoder_base *eb, int rep, State state, int pos_state) in LZeb_price_rep()
/plan9-contrib/sys/src/cmd/
H A Dgetmap.c93 rep(ulong v, int n) in rep() function
H A Dsed.c97 SedCom *rep = pspace; /* Current fill point */ variable
/plan9-contrib/sys/include/
H A Dregexp.h21 Rune *rep; member
/plan9-contrib/sys/include/ape/
H A Dregexp.h31 wchar_t *rep; member
/plan9-contrib/sys/src/cmd/usb/kb/
H A Dhid.c167 parsereport(HidRepTempl *templ, Chain *rep) in parsereport()
/plan9-contrib/sys/src/cmd/ndb/
H A Ddnudpserver.c311 reply(int fd, uchar *buf, DNSmsg *rep, Request *reqp) in reply()
H A Ddnstcp.c173 reply(int fd, DNSmsg *rep, Request *req) in reply()
/plan9-contrib/sys/src/ape/cmd/pdksh/
H A Dhistory.c134 char *pat = (char *) 0, *rep = (char *) 0; local
329 hist_replace(hp, pat, rep, global) in hist_replace() argument
/plan9-contrib/sys/src/cmd/upas/smtp/
H A Drfc822.y268 char *rep; member
/plan9-contrib/sys/src/cmd/9660srv/
H A Dmain.c37 Fcall *rep; variable
/plan9-contrib/sys/src/ape/cmd/sed/
H A Dsed.h131 } ptrspace[PTRSIZE], *rep; variable
/plan9-contrib/sys/src/cmd/aux/realemu/
H A Ddat.h59 uchar rep; member
H A Dxec.c1097 repcond(ulong *f, int rep) in repcond()