/plan9/sys/src/cmd/ip/dhcpd/ |
H A D | ndb.c | 37 findlifc(uchar *ip) in findlifc() 56 forme(uchar *ip) in forme() 72 setipaddr(uchar *addr, char *ip) in setipaddr() 79 setipmask(uchar *mask, char *ip) in setipmask() 91 char ip[32]; in lookupip() local 283 char ip[32]; in lookupinfo() local
|
H A D | dhcpd.c | 36 uchar ip[IPaddrlen]; /* requested address */ member 221 uchar ip[IPaddrlen]; in main() local 731 sendoffer(Req *rp, uchar *ip, int offer) in sendoffer() 791 sendack(Req *rp, uchar *ip, int offer, int sendlease) in sendack() 1134 miscoptions(Req *rp, uchar *ip) in miscoptions() 1373 validip(uchar *ip) in validip() 1396 addropt(Req *rp, int t, uchar *ip) in addropt() 1414 maskopt(Req *rp, int t, uchar *ip) in maskopt() 1427 addrsopt(Req *rp, int t, uchar **ip, int i) in addrsopt() 1463 p9addrsopt(Req *rp, int t, uchar **ip, int i) in p9addrsopt() [all …]
|
H A D | testlookup.c | 16 char ip[Ndbvlen]; in recursesubnet() local 99 char ip[32]; in lookupserver() local
|
H A D | testlook.c | 84 char ip[Ndbvlen]; in recursesubnet() local 124 char ip[Ndbvlen]; in ipinfo() local
|
/plan9/sys/src/libmach/ |
H A D | 68020db.c | 896 dumpinst(Inst *ip, char *buf, int n) in dumpinst() 911 getword(Inst *ip, uvlong offset) in getword() 923 getshorts(Inst *ip, void *where, int n) in getshorts() 939 i8(Inst *ip, long *l) in i8() 950 i16(Inst *ip, long *l) in i16() 960 i32(Inst *ip, long *l) in i32() 971 getimm(Inst *ip, Operand *ap, int mode) in getimm() 1030 getdisp(Inst *ip, Operand *ap) in getdisp() 1073 ea(Inst *ip, int ea, Operand *ap, int mode) in ea() 1168 decode(Inst *ip, Optable *op) in decode() [all …]
|
H A D | 8db.c | 1232 igetc(Map *map, Instr *ip, uchar *c) in igetc() 1250 igets(Map *map, Instr *ip, ushort *sp) in igets() 1269 igetl(Map *map, Instr *ip, ulong *lp) in igetl() 1288 igetq(Map *map, Instr *ip, vlong *qp) in igetq() 1304 getdisp(Map *map, Instr *ip, int mod, int rm, int code, int pcrel) in getdisp() 1339 modrm(Map *map, Instr *ip, uchar c) in modrm() 1396 mkinstr(Map *map, Instr *ip, uvlong pc) in mkinstr() 1707 bprint(Instr *ip, char *fmt, ...) in bprint() 1723 #define ANAME(ip) "" argument 1724 #define ONAME(ip) "" argument [all …]
|
/plan9/sys/src/libregexp/ |
H A D | regaux.c | 33 Reinst *ip, /* instruction to add */ in _renewthread() 65 Reinst *ip, /* instruction to add */ in _renewemptythread() 91 Reinst *ip, /* instruction to add */ in _rrenewemptythread()
|
/plan9/sys/src/9/ip/ |
H A D | ip.c | 72 initfrag(IP *ip, int size) in initfrag() 101 IP *ip; in ip_init() local 130 IP *ip; in ipoput4() local 319 IP *ip; in ipiput4() local 458 IP *ip; in ipstats() local 473 ip4reassemble(IP *ip, int offset, Block *bp, Ip4hdr *ih) in ip4reassemble() 640 ipfragfree4(IP *ip, Fragment4 *frag) in ipfragfree4() 669 ipfragallo4(IP *ip) in ipfragallo4()
|
H A D | ipv6.c | 38 IP *ip; in ipoput6() local 231 IP *ip; in ipiput6() local 345 ipfragfree6(IP *ip, Fragment6 *frag) in ipfragfree6() 373 ipfragallo6(IP *ip) in ipfragallo6() 393 procxtns(IP *ip, Block *bp, int doreasm) in procxtns() 454 ip6reassemble(IP* ip, int uflen, Block* bp, Ip6hdr* ih) in ip6reassemble()
|
/plan9/sys/src/9/omap/ |
H A D | trap.c | 113 Intrregs *ip = (Intrregs *)PHYSINTC; in irqinuse() local 125 Intrregs *ip = (Intrregs *)PHYSINTC; in intcmask() local 134 Intrregs *ip = (Intrregs *)PHYSINTC; in intcunmask() local 144 Intrregs *ip = (Intrregs *)PHYSINTC; in intcmaskall() local 155 Intrregs *ip = (Intrregs *)PHYSINTC; in intcunmaskall() local 167 Intrregs *ip = (Intrregs *)PHYSINTC; in intcinvertall() local 185 Intrregs *ip = (Intrregs *)PHYSINTC; in intrsave() local 196 Intrregs *ip = (Intrregs *)PHYSINTC; in intrrestore() local 215 Intrregs *ip = (Intrregs *)PHYSINTC; in trapinit() local 246 Intrregs *ip = (Intrregs *)PHYSINTC; in intrsoff() local [all …]
|
/plan9/sys/src/libsec/port/ |
H A D | des3CBC.c | 16 uchar *p2, *ip, *eip; in des3CBCencrypt() local 39 uchar *ip, *eip, *tp; in des3CBCdecrypt() local
|
H A D | desCBC.c | 16 uchar *p2, *ip, *eip; in desCBCencrypt() local 39 uchar *ip, *eip, *tp; in desCBCdecrypt() local
|
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | des3CBC.c | 16 uchar *p2, *ip, *eip; in des3CBCencrypt() local 39 uchar *ip, *eip, *tp; in des3CBCdecrypt() local
|
H A D | desCBC.c | 16 uchar *p2, *ip, *eip; in desCBCencrypt() local 39 uchar *ip, *eip, *tp; in desCBCdecrypt() local
|
/plan9/sys/src/9/boot/ |
H A D | bootip.c | 133 isvalidip(uchar *ip) in isvalidip() 143 netenv(char *attr, uchar *ip) in netenv() 164 netndb(char *attr, uchar *ip) in netndb()
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gpmisc.c | 99 append(char **bp, const char *bpe, const char **ip, uint len) in append() 111 search_separator(const char **ip, const char *ipe, const char *item, int direction) in search_separator() 146 const char *ip, *ipe; in gp_file_name_combine_generic() local 336 const char *ip, *ipe; in gp_file_name_prefix() local
|
H A D | gdevstc3.c | 46 stc_gsrgb(stcolor_device *sdev,int npixel,byte *ip,byte *buf,byte *out) in stc_gsrgb()
|
/plan9/sys/src/cmd/usb/lib/ |
H A D | parse.c | 54 Iface *ip; in parseiface() local 96 parseendpt(Usbdev *d, Conf *c, Iface *ip, Altc *altc, uchar *b, int n, Ep **epp) in parseendpt() 163 Iface *ip; in parsedesc() local
|
/plan9/sys/src/cmd/9660srv/ |
H A D | 9660srv.c | 254 Isofile *ip = f->ptr; in iwalk() local 320 Isofile *ip = f->ptr; in ireaddir() local 359 Isofile *ip = f->ptr; in iread() local 412 Isofile *ip = f->ptr; in istat() local 476 Isofile *ip = f->ptr; in ungetdrec() local 487 Isofile *ip = f->ptr; in getdrec() local 526 Isofile *ip = f->ptr, *pip = pf->ptr; in opendotdot() local
|
/plan9/sys/src/libip/ |
H A D | myipaddr.c | 21 myipaddr(uchar *ip, char *net) in myipaddr()
|
/plan9/sys/src/cmd/usb/serial/ |
H A D | ucons.c | 17 Cinfo *ip; in uconsmatch() local
|
/plan9/sys/src/ape/lib/bsd/ |
H A D | _sock_ingetaddr.c | 19 _sock_ingetaddr(Rock *r, struct sockaddr_in *ip, int *alen, char *a) in _sock_ingetaddr()
|
/plan9/sys/src/9/pcboot/ |
H A D | realmode.c | 35 uchar *ip; in realmode() local
|
/plan9/sys/src/libbio/ |
H A D | brdline.c | 8 char *ip, *ep; in Brdline() local
|
/plan9/sys/src/cmd/upas/smtp/ |
H A D | mxdial.c | 16 char ip[Maxipstr]; /* this is just the first ip */ member 85 isloopback(char *ip) in isloopback() 98 char *ip; in callmx() local
|