msgtype           102 modules/luascript.c static ptp_script_msg *lua_create_usb_msg( lua_State* L, int index, unsigned msgtype) {
msgtype           140 modules/luascript.c                 if( msgtype == PTP_CHDK_S_MSGTYPE_USER ) {
msgtype           144 modules/luascript.c                     msgtype = PTP_CHDK_S_MSGTYPE_ERR;
msgtype           165 modules/luascript.c     return ptp_script_create_msg(msgtype,datatype,datasize,data);