Searched defs:BOP_GETPROP (Results 1 – 2 of 2) sorted by relevance
160 #define BOP_GETPROP(bop, name, buf) ((bop)->bsys_getprop)(bop, name, buf) macro
125 #define BOP_GETPROP(bop, name, buf) bop_getprop(name, buf) macro