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

/freebsd-11-stable/lib/libdevinfo/
H A Ddevinfo.c103 size_t ub_size; local
118 ub_size = sizeof(ubus);
120 &ub_size, NULL, 0) != 0) {
124 if ((ub_size != sizeof(ubus)) ||

Completed in 116 milliseconds