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

/freebsd-12-stable/lib/libdevinfo/
H A Ddevinfo.c105 size_t ub_size; local
120 ub_size = sizeof(ubus);
122 &ub_size, NULL, 0) != 0) {
126 if ((ub_size != sizeof(ubus)) ||

Completed in 103 milliseconds