Displaying 6 results from an estimated 6 matches for "db_hash".
Did you mean:
cdb_hash
2003 Apr 12
1
GENERIC kern compile error 4.8-STABLE
...each
function it appears in.)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:91: request for
member `del' in something not a structure or union
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function
`symtable_open':
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:134: `DB_HASH'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:135: warning:
assignment makes pointer from integer without a cast
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function
`symtable_close':
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_sy...
2005 Oct 04
4
iproute2-050929 ERORR compiling
...ion
arpd.c:520: error: `dbdat'' undeclared (first use in this function)
arpd.c:530: error: request for member `put'' in something not a structure or union
arpd.c: In function `main'':
arpd.c:670: warning: implicit declaration of function `dbopen''
arpd.c:670: error: `DB_HASH'' undeclared (first use in this function)
arpd.c:670: warning: assignment makes pointer from integer without a cast
arpd.c:680: error: `DBT'' undeclared (first use in this function)
arpd.c:680: error: parse error before "dbkey"
arpd.c:682: error: `dbkey'' undeclare...
2005 Feb 02
8
can''t understand strange PRIO behaviour
Hello everybody,
sorry for bothering you, but after some hours, I''m stuck. I''m living in
a student''s foundation where I want to connect lots of people to a tiny
DSL link. We have exactly four types of traffic. We want a really hard
PRIO solution (as I promised to someone that group X will only use the
link capacity which isn''t used by group Y). I could make a
2004 May 26
1
error compilling TC
...ón
arpd.c:520: `dbdat'' no ha sido declarado aquí (primero úselo en esta
función)
arpd.c:530: petición del miembro `put'' en algo que no es estructura ó unión
arpd.c: En la función `main'':
arpd.c:670: aviso: declaración implícita de la función `dbopen''
arpd.c:670: `DB_HASH'' no ha sido declarado aquí (primero úselo en esta
función)
arpd.c:670: aviso: asignación crea un apuntador desde un entero sin una
conversión
arpd.c:680: `DBT'' no ha sido declarado aquí (primero úselo en esta función)
arpd.c:680: error de decodificación antes de "dbkey"...
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running
on the host or in a separate VM, to control the execution of other VM-s
(pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.),
alter the page access bits in the shadow page tables (only for the hardware
backed ones, eg. Intel's EPT) and receive notifications when events of
interest have taken place
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running
on the host or in a separate VM, to control the execution of other VM-s
(pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.),
alter the page access bits in the shadow page tables (only for the hardware
backed ones, eg. Intel's EPT) and receive notifications when events of
interest have taken place