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