[Nagios-devel] Definition of "host" type ...

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Definition of "host" type ...

Post by Guest »

Hi,

in the file checks.c, some variables are of type "host *" like
at the line 514. I doesn't find a typedef corresponding into
the *.h. The only thing I found is the "typedef struct host_struct"
at line 93 of "objects.h" with the definition of NSCORE. This seems
to correspond to the parameters used. And there is a -DNSCORE into
the "makefile" of "base" directory. But I cannot make the parallel
between host_struct type and host type ... Can someone help me
please ...

Thx in advance

--
Denis Sacchet aka. Ouba ("`-/")_.-'"``-._
. . `; -._ )-;-,_`)
"Computers are like air conditionners (v_,)' _ )`-.\ ``-'
They stop working properly when you _.- _..-_/ / ((.'
open Windows !!!" ((,.-' ((,/





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked