Definition of "host" type ...

Ethan Galstad nagios at nagios.org
Wed Dec 3 03:52:10 CET 2003


Actually, it is the same struct you're looking at.  The structure is 
typedef's as being "host"...

typedef struct host_struct{
	...
	}host;



On 25 Nov 2003 at 16:46, Denis Sacchet wrote:

> 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 SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?  SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Nagios-devel mailing list
> Nagios-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-devel
> 



Ethan Galstad,
Nagios Developer
---
Email: nagios at nagios.org
Website: http://www.nagios.org



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/




More information about the Developers mailing list