[Nagios-devel] Definition of "host" type ...
Posted: Tue Nov 25, 2003 7:46 am
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]
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]