Home
last modified time | relevance | path

Searched refs:PT_ERROR (Results 1 – 25 of 66) sorted by relevance

123

/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dfile_nk2.c73 #define PT_ERROR 0x000a /* means the given attr contains no value */ macro
128 case PT_ERROR: in file_check_nk2()
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/kopano/mapi/
H A Dmapi.util.php160 if (array_key_exists(mapi_prop_tag(PT_ERROR, mapi_prop_id($property)), $propArray)) {
161 return $propArray[mapi_prop_tag(PT_ERROR, mapi_prop_id($property))];
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/kopano/mapi/
H A Dmapi.util.php160 if (array_key_exists(mapi_prop_tag(PT_ERROR, mapi_prop_id($property)), $propArray)) {
161 return $propArray[mapi_prop_tag(PT_ERROR, mapi_prop_id($property))];
/dports/net/c3270/suite3270-4.0/include/
H A Dproxy.h46 PT_ERROR = -1, enumerator
/dports/x11/x3270/suite3270-4.0/include/
H A Dproxy.h46 PT_ERROR = -1, enumerator
/dports/converters/ytnef/ytnef-1.9.3/lib/
H A Dmapi.h31 #define PT_ERROR ((ULONG) 10) /* 32-bit error value */ macro
H A Dytnef.c559 case PT_ERROR: in TNEFFillMapi()
1363 case PT_ERROR: in MAPIPrint()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DMapiApi.cpp1099 if (PROP_TYPE(lpProp->ulPropTag) == PT_ERROR) { in GetMapiProperty()
1111 return ((PROP_TYPE(pVal->ulPropTag) == PT_ERROR) && in IsLargeProperty()
1210 else if (pVal && (PROP_TYPE(pVal->ulPropTag) == PT_ERROR)) { in GetStringFromProp()
1239 } else if (pVal && (PROP_TYPE(pVal->ulPropTag) == PT_ERROR)) { in GetStringFromProp()
1265 } else if (pVal && (PROP_TYPE(pVal->ulPropTag) == PT_ERROR)) { in GetLongFromProp()
1292 } else if (pVal && (PROP_TYPE(pVal->ulPropTag) == PT_ERROR)) { in ReportUIDProp()
1310 } else if (pVal && (PROP_TYPE(pVal->ulPropTag) == PT_ERROR)) { in ReportLongProp()
1324 } else if (pVal && (PROP_TYPE(pVal->ulPropTag) == PT_ERROR)) { in ReportStringProp()
1365 case PT_ERROR: in GetPropTagName()
/dports/devel/wxformbuilder/source/src/model/
H A Dtypes.h136 PT_ERROR, enumerator
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl242 PT_ERROR = 0x000a, /* means the given attr contains no value */
331 [case(PT_ERROR)] MAPISTATUS err;
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl242 PT_ERROR = 0x000a, /* means the given attr contains no value */
331 [case(PT_ERROR)] MAPISTATUS err;
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl242 PT_ERROR = 0x000a, /* means the given attr contains no value */
331 [case(PT_ERROR)] MAPISTATUS err;
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl242 PT_ERROR = 0x000a, /* means the given attr contains no value */
331 [case(PT_ERROR)] MAPISTATUS err;
/dports/textproc/tnef2txt/tnef2txt-1.4/
H A Dmapidefs.h186 #define PT_ERROR ((ULONG) 10) /* 32-bit error value */ macro
H A Dtnef.c258 case PT_ERROR: in prop_type_string()
436 case PT_ERROR: in handle_props()
/dports/mail/ripmime/ripmime-1.4.0.10/tnef/
H A Dmapidefs.h186 #define PT_ERROR ((ULONG) 10) /* 32-bit error value */ macro
H A Dtnef.c418 case PT_ERROR: in handle_props()
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dloadfile.c1403 mpctx->stop_play = PT_ERROR; in load_external_opts()
1687 mpctx->stop_play = PT_ERROR; in play_current_file()
1727 mpctx->stop_play = PT_ERROR; in play_current_file()
1729 if (mpctx->stop_play == PT_ERROR && !mpctx->error_playing) in play_current_file()
1735 case PT_ERROR: in play_current_file()
1871 if (mpctx->stop_play == PT_NEXT_ENTRY || mpctx->stop_play == PT_ERROR || in mp_play_files()
H A Dmisc.c240 mpctx->stop_play = PT_ERROR; in error_on_track()
H A Dcore.h48 PT_ERROR, // play next playlist entry (due to an error) enumerator
/dports/shells/yash/yash-2.51/
H A Dparser.h209 PT_ERROR, /* ${name?subst} */ enumerator
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/kopano/
H A Dmapiutils.php583 $prBodyError = mapi_prop_tag(PT_ERROR, mapi_prop_id($tag));
H A Dmapiprovider.php1968 if (isset($messageprops[mapi_prop_tag(PT_ERROR, mapi_prop_id($mapiprop))])) {
1969 …if ($messageprops[mapi_prop_tag(PT_ERROR, mapi_prop_id($mapiprop))] == MAPI_E_NOT_ENOUGH_MEMORY_32…
1970 …$messageprops[mapi_prop_tag(PT_ERROR, mapi_prop_id($mapiprop))] == MAPI_E_NOT_ENOUGH_MEMORY_64BIT)…
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/kopano/
H A Dmapiutils.php583 $prBodyError = mapi_prop_tag(PT_ERROR, mapi_prop_id($tag));
H A Dmapiprovider.php1972 if (isset($messageprops[mapi_prop_tag(PT_ERROR, mapi_prop_id($mapiprop))])) {
1973 …if ($messageprops[mapi_prop_tag(PT_ERROR, mapi_prop_id($mapiprop))] == MAPI_E_NOT_ENOUGH_MEMORY_32…
1974 …$messageprops[mapi_prop_tag(PT_ERROR, mapi_prop_id($mapiprop))] == MAPI_E_NOT_ENOUGH_MEMORY_64BIT)…

123