variable args in kernel module?

Gerry Weaver gerryw at compvia.com
Sat Feb 21 23:22:32 PST 2009


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org 
> "
>



More information about the freebsd-hackers mailing list