Home
last modified time | relevance | path

Searched defs:managed_id (Results 1 – 13 of 13) sorted by relevance

/dports/deskutils/egroupware/egroupware/api/src/
H A DCalDAV.php1583 static public function managed_id2path($managed_id, $app=null, $id=null)
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Threading/
H A DThread.cs81 internal int managed_id; field in System.Threading.InternalThread
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_thr_progress.c214 erts_atomic32_t managed_id; member
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_thr_progress.c214 erts_atomic32_t managed_id; member
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_thr_progress.c214 erts_atomic32_t managed_id; member
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_thr_progress.c214 erts_atomic32_t managed_id; member
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_thr_progress.c214 erts_atomic32_t managed_id; member
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_thr_progress.c214 erts_atomic32_t managed_id; member
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_thr_progress.c214 erts_atomic32_t managed_id; member
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dhttp_caldav.c2786 static void decrement_refcount(const char *managed_id, in decrement_refcount()
2824 static struct webdav_data *increment_refcount(const char *managed_id, in increment_refcount()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dhttp_caldav.c2230 static void decrement_refcount(const char *managed_id, in decrement_refcount()
2268 static struct webdav_data *increment_refcount(const char *managed_id, in increment_refcount()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dhttp_caldav.c2873 static void decrement_refcount(const char *managed_id, in decrement_refcount()
2911 static struct webdav_data *increment_refcount(const char *managed_id, in increment_refcount()
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dobject-internals.h410 gint32 managed_id; member