Home
last modified time | relevance | path

Searched defs:is (Results 1 – 15 of 15) sorted by relevance

/original-bsd/sys/vax/if/
H A Dif_il.c131 register struct il_softc *is = &il_softc[ui->ui_unit]; variable
211 register struct il_softc *is = &il_softc[unit]; local
358 register struct il_softc *is = &il_softc[unit]; local
404 register struct il_softc *is = &il_softc[unit]; local
467 register struct il_softc *is = &il_softc[unit]; local
545 register struct il_softc *is = &il_softc[unit]; local
565 register struct il_softc *is; local
593 register struct il_softc *is = &il_softc[ifp->if_unit]; local
653 register struct il_softc *is = &il_softc[unit]; local
H A Dif_hy.c234 register struct hy_softc *is = &hy_softc[ui->ui_unit]; variable
262 register struct hy_softc *is; local
280 register struct hy_softc *is = &hy_softc[unit]; local
331 register struct hy_softc *is = &hy_softc[ui->ui_unit]; variable
410 register struct hy_softc *is = &hy_softc[unit]; local
755 register struct hy_softc *is = &hy_softc[ui->ui_unit]; local
1103 register struct hy_softc *is = &hy_softc[ui->ui_unit]; variable
1177 register struct hy_softc *is = &hy_softc[ui->ui_unit]; variable
1189 register struct hy_softc *is = &hy_softc[ui->ui_unit]; local
1242 register struct hy_softc *is = &hy_softc[unit]; local
[all …]
/original-bsd/sys/tahoe/if/
H A Dif_ace.c99 struct ace_softc *is = &ace_softc[vi->ui_unit]; local
135 register struct ace_softc *is = &ace_softc[unit]; variable
194 register struct ace_softc *is = &ace_softc[unit]; local
246 #define is ((struct ace_softc *)ifp) macro
292 register struct ace_softc *is = &ace_softc[unit]; local
333 register struct ace_softc *is = &ace_softc[unit]; local
597 struct ace_softc *is; variable
641 struct ace_softc *is = &ace_softc[ifp->if_unit]; local
691 struct ace_softc *is = &ace_softc[unit]; local
709 register struct ace_softc *is = &ace_softc[unit]; local
/original-bsd/games/cribbage/
H A Dtest.c40 int i, j, is, n, sum, sum2; local
/original-bsd/old/tbl/
H A Dt5.c133 int irow, jcol, is; in permute() local
/original-bsd/local/ditroff/ditroff.okeeffe/tbl/
H A Drdata.c221 register int irow, jcol, is; local
/original-bsd/lib/libtelnet/
H A Dauth.h52 void (*is) P((struct XauthP *, unsigned char *, int)); member
H A Dencrypt.h67 int (*is) P((unsigned char *, int)); member
/original-bsd/sys/i386/isa/
H A Dif_we.c103 struct isa_device *is; variable
174 struct isa_device *is; variable
/original-bsd/lib/librpc/rpc/
H A Dxdr_float.c91 struct ieee_single is; local
/original-bsd/usr.bin/uucp/uucico/
H A Dpk0.c246 int is, cc, xfr, count; local
/original-bsd/usr.bin/tn3270/sys_curses/
H A Dtermout.c176 register int is, shouldbe, isattr, shouldattr; in SlowScreen() local
/original-bsd/usr.bin/sort/
H A Dsort.c38 FILE *is, *os; variable
/original-bsd/usr.bin/f77/libI77/
H A Dfiodefs.h139 { short is; member
/original-bsd/usr.bin/diction/style2/
H A Dehash.c370 is(a0,a1,ptr) in is() function