Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A DFAQ5 A. Gcc is big, complex, and the gcc maintainers are not interested in
37 I'm not interested in code generation. I'm not interested in what
38 other people do with their back-ends. I _am_ interested in making a
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/grub/grub-0.97/
H A DREADME15 If you are interested in the network support, see the file
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync32 yet. It is not built by default in FreeBSD, so we're not interested in taking
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dtest-suite.rst63 (useful when this output is not comparable or if you're only interested
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c1332 boolean_t interested; in icmp_inbound_v4() local
1373 interested = B_FALSE; in icmp_inbound_v4()
1390 interested = B_TRUE; in icmp_inbound_v4()
1408 interested = B_TRUE; in icmp_inbound_v4()
1411 if (!interested) { in icmp_inbound_v4()
1451 interested = in icmp_inbound_v4()
1456 if (!interested) { in icmp_inbound_v4()
1515 interested = in icmp_inbound_v4()
1518 interested = B_TRUE; in icmp_inbound_v4()
1520 if (!interested) { in icmp_inbound_v4()
[all …]
H A Dip6.c204 boolean_t interested; in icmp_inbound_v6() local
250 interested = !(icmp6->icmp6_type & ICMP6_INFOMSG_MASK); in icmp_inbound_v6()
333 interested = B_TRUE; in icmp_inbound_v6()
356 if (!interested) { in icmp_inbound_v6()
365 } else if (!interested) { in icmp_inbound_v6()
/illumos-gate/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":
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY135 I am interested in expanding this list so please let me know if you
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME65 before the install will work. If you're just interested in part of the package
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK152 it is interested in. For example:
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME37 and engineers, and other interested people. The reader should be familiar with
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME122 interested in waiting for longer term things to happen but merely to
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg349 where 'cmdname' is the name of the command you are interested in.\n\
/illumos-gate/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
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m41706 dnl we are only interested in RELAY entries...
/illumos-gate/usr/src/data/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