tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: General device properties API



In article <C7198251-0A2E-4534-8D51-BC46E7E2A5DC%me.com@localhost>,
Jason Thorpe  <thorpej%me.com@localhost> wrote:
>
>==> int device_getprop_string(device_t dev, const char *prop, void *buf,
>int buflen);

can we use ssize_t for returns and size_t for sizes?

christos



Home | Main Index | Thread Index | Old Index