Home
last modified time | relevance | path

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

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