Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2009 01:22:29 -0600
From:      Gerry Weaver <gerryw@compvia.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: variable args in kernel module?
Message-ID:  <0C6BEA08-70DC-451D-AA87-885748574100@compvia.com>
In-Reply-To: <8AC3EBEC-71C1-4E29-9E20-680AF49626BF@compvia.com>
References:  <8AC3EBEC-71C1-4E29-9E20-680AF49626BF@compvia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello All,

Solved. I found machine/stdarg.h.

Thanks,
Gerry




On Feb 21, 2009, at 6:34 PM, Gerry Weaver wrote:

> Hello All,
>
> How does one make use of variable arguments in a kernel module? It  
> seems doable ala printf etc. I want to front end sprintf to  
> calculate buffer size. I've been looking through the source tree,  
> but no luck as of yet.
>
> Thanks,
> Gerry
>
>
>
>
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org 
> "
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0C6BEA08-70DC-451D-AA87-885748574100>