/csrg-svn/bin/stty/ |
H A D | key.c | 78 ksearch(argvp, ip) in ksearch() argument 109 f_all(ip) in f_all() argument 116 f_cbreak(ip) in f_cbreak() argument 132 f_columns(ip) in f_columns() argument 141 f_dec(ip) in f_dec() argument 155 f_everything(ip) in f_everything() argument 163 f_extproc(ip) in f_extproc() argument 178 f_ispeed(ip) in f_ispeed() argument 187 f_nl(ip) in f_nl() argument 202 f_ospeed(ip) in f_ospeed() argument [all …]
|
/csrg-svn/old/implog/ |
H A D | implog.c | 200 struct imp_leader *ip; local 235 impdata(ip, cc) in impdata() argument 269 impbadleader(ip, cc) in impbadleader() argument 281 impdown(ip, cc) in impdown() argument 301 impnoop(ip, cc) in impnoop() argument 309 imprfnm(ip, cc) in imprfnm() argument 342 imphostdead(ip, cc) in imphostdead() argument 363 imphostunreach(ip, cc) in imphostunreach() argument 375 impbaddata(ip, cc) in impbaddata() argument 398 impincomplete(ip, cc) in impincomplete() argument [all …]
|
/csrg-svn/sys/deprecated/bbnnet/ |
H A D | ip.h | 4 struct ip { /* ip leader */ struct 5 u_char ip_hl:4, /* header length */ argument 7 ip_v:4; /* version */ argument 8 u_char ip_tos; /* type of service */ argument 10 u_short ip_len; /* total length */ argument 11 u_short ip_id; /* identification */ argument 12 u_short ip_off; /* fragment offset field */ argument 16 u_char ip_ttl; /* time to live */ argument 17 u_char ip_p; /* protocol */ argument 18 u_short ip_sum; /* checksum */ argument [all …]
|
H A D | ic_output.c | 36 struct in_addr icmp_addr (ip) in icmp_addr() argument 67 struct in_addr ping_addr (ip) in ping_addr() argument 99 struct in_addr redir_addr (ip) in redir_addr() argument 152 register struct ip *ip; variable 213 register struct ip *ip; variable 255 register struct ip *ip; variable
|
/csrg-svn/sys/hp/dev/ |
H A D | ite.c | 43 #define set_attr(ip, attr) ((ip)->attribute |= (attr)) argument 44 #define clr_attr(ip, attr) ((ip)->attribute &= ~(attr)) argument 76 #define ite_erasecursor(ip, sp) { \ argument 80 #define ite_drawcursor(ip, sp) { \ argument 84 #define ite_movecursor(ip, sp) { \ argument 98 struct ite_softc *ip = &ite_softc[unit]; local 128 struct ite_softc *ip = &ite_softc[unit]; local 162 register struct ite_softc *ip = &ite_softc[UNIT(dev)]; local 189 register struct ite_softc *ip = &ite_softc[unit]; local 298 struct ite_softc *ip; local [all …]
|
H A D | ite_subr.c | 33 struct ite_softc *ip; variable 64 ite_fontinit(ip) in ite_fontinit() argument 92 ite_readbyte(ip, disp) in ite_readbyte() argument 99 ite_writeglyph(ip, fbmem, glyphp) in ite_writeglyph() argument
|
H A D | itevar.h | 31 #define getbyte(ip, offset) \ argument 34 #define getword(ip, offset) \ argument 37 #define writeglyph(ip, offset, fontbuf) \ argument 71 #define attrloc(ip, y, x) \ argument 74 #define attrclr(ip, sy, sx, h, w) \ argument 77 #define attrmov(ip, sy, sx, dy, dx, h, w) \ argument 82 #define attrtest(ip, attr) \ argument 85 #define attrset(ip, attr) \ argument 91 #define charX(ip,c) \ argument 94 #define charY(ip,c) \ argument [all …]
|
/csrg-svn/sys/hp300/dev/ |
H A D | ite_rb.c | 41 struct ite_softc *ip; variable 136 struct ite_softc *ip; variable 144 rbox_putc(ip, c, dy, dx, mode) in rbox_putc() argument 156 rbox_cursor(ip, flag) in rbox_cursor() argument 171 struct ite_softc *ip; variable 180 rbox_scroll(ip, sy, sx, count, dir) in rbox_scroll() argument 216 struct ite_softc *ip; variable
|
H A D | ite_gb.c | 40 gbox_init(ip) in gbox_init() argument 108 struct ite_softc *ip; variable 116 gbox_putc(ip, c, dy, dx, mode) in gbox_putc() argument 128 gbox_cursor(ip, flag) in gbox_cursor() argument 143 struct ite_softc *ip; variable 151 #define gbox_blockmove(ip, sy, sx, dy, dx, h, w) \ argument 161 gbox_scroll(ip, sy, sx, count, dir) in gbox_scroll() argument 193 gbox_windowmove(ip, sy, sx, dy, dx, h, w, mask) in gbox_windowmove() argument
|
H A D | ite_tc.c | 41 topcat_init(ip) in topcat_init() argument 144 topcat_deinit(ip) in topcat_deinit() argument 154 topcat_putc(ip, c, dy, dx, mode) in topcat_putc() argument 165 topcat_cursor(ip, flag) in topcat_cursor() argument 179 topcat_clear(ip, sy, sx, h, w) in topcat_clear() argument 189 topcat_scroll(ip, sy, sx, count, dir) in topcat_scroll() argument 225 struct ite_softc *ip; variable
|
H A D | ite_dv.c | 40 dvbox_init(ip) in dvbox_init() argument 136 dvbox_deinit(ip) in dvbox_deinit() argument 145 dvbox_putc(ip, c, dy, dx, mode) in dvbox_putc() argument 157 dvbox_cursor(ip, flag) in dvbox_cursor() argument 172 struct ite_softc *ip; variable 181 dvbox_scroll(ip, sy, sx, count, dir) in dvbox_scroll() argument 217 struct ite_softc *ip; variable
|
H A D | ite_hy.c | 43 #define charX(ip,c) \ argument 46 hyper_init(ip) in hyper_init() argument 85 hyper_deinit(ip) in hyper_deinit() argument 94 hyper_ite_fontinit(ip) in hyper_ite_fontinit() argument 122 hyper_putc(ip, c, dy, dx, mode) in hyper_putc() argument 133 hyper_cursor(ip, flag) in hyper_cursor() argument 147 hyper_clear(ip, sy, sx, h, w) in hyper_clear() argument 157 hyper_scroll(ip, sy, sx, count, dir) in hyper_scroll() argument 273 struct ite_softc *ip; variable
|
/csrg-svn/sys/hp300/stand/ |
H A D | ite.c | 86 struct ite_softc *ip; in iteconfig() local 143 register struct ite_softc *ip; variable 181 struct ite_softc *ip; variable 203 register struct ite_softc *ip = &ite_softc[itecons]; local 241 itecheckwrap(ip, sp) in itecheckwrap() argument 257 ite_clrtoeol(ip, sp, y, x) in ite_clrtoeol() argument
|
H A D | ite_tc.c | 30 topcat_init(ip) in topcat_init() argument 85 topcat_putc(ip, c, dy, dx, mode) in topcat_putc() argument 95 topcat_cursor(ip, flag) in topcat_cursor() argument 110 struct ite_softc *ip; variable 119 topcat_scroll(ip, sy, sx, count, dir) in topcat_scroll() argument 136 struct ite_softc *ip; variable
|
H A D | ite_rb.c | 31 struct ite_softc *ip; variable 100 rbox_putc(ip, c, dy, dx, mode) in rbox_putc() argument 110 rbox_cursor(ip, flag) in rbox_cursor() argument 125 struct ite_softc *ip; variable 134 rbox_scroll(ip, sy, sx, count, dir) in rbox_scroll() argument 151 struct ite_softc *ip; variable
|
H A D | ite_dv.c | 30 struct ite_softc *ip; variable 104 dvbox_putc(ip, c, dy, dx, mode) in dvbox_putc() argument 114 dvbox_cursor(ip, flag) in dvbox_cursor() argument 129 struct ite_softc *ip; variable 138 dvbox_scroll(ip, sy, sx, count, dir) in dvbox_scroll() argument 155 struct ite_softc *ip; variable
|
H A D | ite_gb.c | 30 gbox_init(ip) in gbox_init() argument 84 gbox_putc(ip, c, dy, dx, mode) in gbox_putc() argument 94 gbox_cursor(ip, flag) in gbox_cursor() argument 109 struct ite_softc *ip; variable 118 #define gbox_blockmove(ip, sy, sx, dy, dx, h, w) \ argument 128 gbox_scroll(ip, sy, sx, count, dir) in gbox_scroll() argument 146 gbox_windowmove(ip, sy, sx, dy, dx, h, w, mask) in gbox_windowmove() argument
|
H A D | ite_subr.c | 26 struct ite_softc *ip; variable 57 ite_fontinit(ip) in ite_fontinit() argument 85 ite_readbyte(ip, disp) in ite_readbyte() argument 92 ite_writeglyph(ip, fbmem, glyphp) in ite_writeglyph() argument
|
H A D | ite_hy.c | 31 #define charX(ip,c) \ argument 34 hyper_init(ip) in hyper_init() argument 61 hyper_ite_fontinit(ip) in hyper_ite_fontinit() argument 89 hyper_putc(ip, c, dy, dx, mode) in hyper_putc() argument 99 hyper_cursor(ip, flag) in hyper_cursor() argument 117 struct ite_softc *ip; variable 126 hyper_scroll(ip, sy, sx, count, dir) in hyper_scroll() argument 223 struct ite_softc *ip; variable
|
/csrg-svn/sys/netinet/ |
H A D | ip.h | 23 struct ip { struct 25 u_char ip_hl:4, /* header length */ argument 26 ip_v:4; /* version */ argument 29 u_char ip_v:4, /* version */ argument 30 ip_hl:4; /* header length */ argument 32 u_char ip_tos; /* type of service */ argument 33 short ip_len; /* total length */ argument 34 u_short ip_id; /* identification */ argument 35 short ip_off; /* fragment offset field */ argument 39 u_char ip_ttl; /* time to live */ argument [all …]
|
/csrg-svn/sys/ufs/ufs/ |
H A D | ufs_ihash.c | 48 struct inode *ip; local 71 struct inode *ip; local 94 ufs_ihashins(ip) in ufs_ihashins() argument 113 ufs_ihashrem(ip) in ufs_ihashrem() argument
|
H A D | ufs_vnops.c | 98 struct inode *ip; local 167 register struct inode *ip = VTOI(vp); local 186 struct inode *ip = VTOI(vp); local 266 register struct inode *ip = VTOI(vp); local 316 struct inode *ip = VTOI(vp); local 422 register struct inode *ip = VTOI(vp); local 454 register struct inode *ip = VTOI(vp); local 629 struct inode *ip; local 668 struct inode *ip; local 815 struct inode *ip, *xp, *dp; local [all …]
|
/csrg-svn/sys/ufs/ffs/ |
H A D | ufs_ihash.c | 46 register struct inode *ip; local 66 register struct inode *ip; local 92 ufs_ihashins(ip) in ufs_ihashins() argument 116 ufs_ihashrem(ip) in ufs_ihashrem() argument
|
H A D | ufs_vnops.c | 98 register struct inode *ip; local 167 register struct inode *ip = VTOI(vp); local 184 register struct inode *ip = VTOI(vp); local 262 register struct inode *ip = VTOI(vp); local 309 register struct inode *ip = VTOI(vp); local 392 register struct inode *ip = VTOI(vp); local 424 register struct inode *ip = VTOI(vp); local 599 register struct inode *ip; local 637 register struct inode *ip; local 880 register struct inode *ip, *xp, *dp; local [all …]
|
/csrg-svn/usr.bin/pascal/src/ |
H A D | hash.c | 89 register int *ip; local 97 hash((char *) ip[0], 0)[0] = ((int) ip); local 104 hash((char *) ip[0], 0)[0] = ((int) ip); local
|