Searched refs:devlistp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dbus.h112 int device_get_children(device_t dev, device_t **devlistp, int *devcountp);
/haiku/src/libs/compat/freebsd_network/
H A Ddevice.c188 device_get_children(device_t dev, device_t **devlistp, int *devcountp) argument
200 *devlistp = NULL;
215 *devlistp = list;

Completed in 35 milliseconds