Home
last modified time | relevance | path

Searched refs:interested (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/cmd/kvmstat/
H A Dkvmstat.c122 boolean_t (*interested)(kstat_t *)) in kstat_instances_update()
141 if (!interested(ksp)) in kstat_instances_update()
340 interested(kstat_t *ksp) in interested() function
462 kstat_instances_update(kcp, &instances, interested); in main()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Drtl8139.c490 unsigned int interested = ROK | RER | RXOVW | FOVW | SERR; in rtl_irq() local
496 mask = mask & ~interested; in rtl_irq()
497 if ( action == ENABLE ) mask = mask | interested; in rtl_irq()
H A Dr8169.c421 int interested = RxUnderrun | RxOverflow | RxFIFOOver | RxErr | RxOK; in r8169_irq() local
432 intr_status = intr_status & ~interested; in r8169_irq()
434 intr_status = intr_status | interested; in r8169_irq()
/titanic_50/usr/src/grub/grub-0.97/
H A DREADME15 If you are interested in the network support, see the file
/titanic_50/usr/src/lib/libshell/common/
H A DCOMPATIBILITY133 I am interested in expanding this list so please let me know if you
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip.c1334 boolean_t interested; in icmp_inbound_v4() local
1375 interested = B_FALSE; in icmp_inbound_v4()
1383 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1387 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1392 interested = B_TRUE; in icmp_inbound_v4()
1404 interested = ipst->ips_ip_g_resp_to_echo_mcast; in icmp_inbound_v4()
1407 interested = ipst->ips_ip_g_resp_to_echo_bcast; in icmp_inbound_v4()
1410 interested = B_TRUE; in icmp_inbound_v4()
1413 if (!interested) { in icmp_inbound_v4()
1442 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
[all …]
H A Dip6.c202 boolean_t interested; in icmp_inbound_v6() local
248 interested = !(icmp6->icmp6_type & ICMP6_INFOMSG_MASK); in icmp_inbound_v6()
331 interested = B_TRUE; in icmp_inbound_v6()
354 if (!interested) { in icmp_inbound_v6()
363 } else if (!interested) { in icmp_inbound_v6()
/titanic_50/usr/src/cmd/filesync/
H A DREADME173 stat every file that we might be interested in
283 if you are only interested in the "active ingredients":
/titanic_50/usr/src/cmd/lp/filter/postscript/
H A DREADME65 before the install will work. If you're just interested in part of the package
/titanic_50/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK152 it is interested in. For example:
/titanic_50/usr/src/uts/common/io/usb/hcd/
H A DREADME37 and engineers, and other interested people. The reader should be familiar with
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME122 interested in waiting for longer term things to happen but merely to
/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg349 where 'cmdname' is the name of the command you are interested in.\n\
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2189 You may be interested in how to prevent ordinary users from doing
H A Dgrub.info-31077 nice feature. If you are interested in the development of GRUB 2, take
H A Dgrub.texi1673 You may be interested in how to prevent ordinary users from doing
3962 nice feature. If you are interested in the development of GRUB 2, take
H A Dgrub.info1494 You may be interested in how to prevent ordinary users from doing
3786 nice feature. If you are interested in the development of GRUB 2, take
/titanic_50/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m41706 dnl we are only interested in RELAY entries...
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src250 # I'm also interested in enriching the comments so that the latter portions of
257 # I'm especially interested in identifying the obscure entries listed under
1156 # (If you're interested in adding some of the tam calls to ncurses, btw, I
H A Dterminfo.src250 # I'm also interested in enriching the comments so that the latter portions of
257 # I'm especially interested in identifying the obscure entries listed under
1278 # (If you're interested in adding some of the tam calls to ncurses, btw, I