propset           130 include/camera_info.h         int propset;
propset           447 lib/ubasic/ubasic.c     r = camera_info.props.propset;
propset          1584 modules/luascript.c   lua_pushnumber( L, camera_info.props.propset );
propset          7166 tools/finsig_dryos.c             if (fw->sv->propset == n+1) okay = 1; // if the propset equals to (one of) the complete propset matches
propset          7180 tools/finsig_dryos.c                 if (fw->sv->propset == n+1) okay = 1; // if the propset equals to (one of) the most complete propset matches
propset          7186 tools/finsig_dryos.c     if (!okay && fw->sv->propset>0)
propset          7189 tools/finsig_dryos.c         bprintf("// Port's propset (%i) may be set incorrectly\n", fw->sv->propset);
propset          6522 tools/finsig_thumb2.c             if (fw->sv->propset == n+ps_offset) okay = 1; // if the propset equals to (one of) the complete propset matches
propset          6536 tools/finsig_thumb2.c                 if (fw->sv->propset == n+ps_offset) okay = 1; // if the propset equals to (one of) the most complete propset matches
propset          6542 tools/finsig_thumb2.c     if (!okay && fw->sv->propset>0)
propset          6545 tools/finsig_thumb2.c         bprintf("// Port's propset (%i) may be set incorrectly\n", fw->sv->propset);
propset            27 tools/stubs_load.c     p->propset = 0;
propset           321 tools/stubs_load.c                 sv->propset = v;
propset            32 tools/stubs_load.h     uint32_t propset;