RFC: NSS prototypes

Ulrich Drepper drepper@redhat.com
Sun Dec 17 14:00:00 GMT 2000


Andreas Jaeger <aj@suse.de> writes:

> +extern enum nss_status _nss_ ## service ## _gethostbyname2_r		      \
> +		       (const char *name, int af, struct hostent *host,	      \
> +			char *buffer, size_t buflen, int *errnop,	      \
> +			int *h_errnop, int flags);			      \

Where does the flags parameter comes from?  This is what the compiler
complains about.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list