/dports/net/ntp/ntp-4.2.8p15/ntpd/ |
H A D | jupiter.h | 47 struct jheader { struct 48 u_short sync; /* (JUPITER_SYNC) */ 49 u_short id; /* message id */ 50 u_short len; /* number of data short wordss (w/o cksum) */ 51 u_char reqid; /* JUPITER_REQID_MASK bits available as id */ 52 u_char flags; /* flags */ 53 u_short hsum; /* header cksum */
|
H A D | refclock_jupiter.c | 827 struct jheader jheader; member 904 struct jheader jheader; member
|
/dports/devel/byaccj/byaccj1.15/src/ |
H A D | skeleton.c | 103 char *jheader[] = variable
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/customtabs/ |
H A D | custom_tabs_connection.cc | 80 const base::android::JavaParamRef<jstring>& jheader) { in JNI_CustomTabsConnection_SetClientDataHeader()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/android/test/ |
H A D | native_test_server.cc | 45 const JavaParamRef<jstring>& jheader) { in JNI_NativeTestServer_GetEchoHeaderURL()
|
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/ |
H A D | jmap_mail.c | 567 json_t *jheader = json_object_get(headers->all, lcasename); in _headers_get() local 5823 json_t *jheader = json_array_get(jheaders, i); in _email_get_header() local 5830 json_t *jheader = json_array_get(jheaders, json_array_size(jheaders) - 1); in _email_get_header() local 7902 json_t *jheader = json_pack("{s:s s:s}", "name", header_name, "value", tmp); in _header_make() local 7922 json_t *jheader = json_pack("{s:s s:O s:s}", in _header_from_raw() local 8354 json_t *jheader = json_array_get(jheaders, 0); in _emailpart_parse_headers() local 8837 json_t *jheader; in _email_parse_bodies() local 9081 json_t *jheader; in _parse_email() local 9331 json_t *jheader; in _emailpart_blob_to_mime() local 9397 json_t *jheader; in _emailpart_text_to_mime() local [all …]
|
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/ |
H A D | jmap_mail.c | 466 json_t *jheader = json_object_get(headers->all, lcasename); in _headers_get() local 6142 json_t *jheader = json_array_get(jheaders, i); in _email_get_header() local 6149 json_t *jheader = json_array_get(jheaders, json_array_size(jheaders) - 1); in _email_get_header() local 8243 json_t *jheader = json_pack("{s:s s:s}", "name", header_name, "value", tmp); in _header_make() local 8263 json_t *jheader = json_pack("{s:s s:O s:s}", in _header_from_raw() local 8695 json_t *jheader = json_array_get(jheaders, 0); in _emailpart_parse_headers() local 9183 json_t *jheader; in _email_parse_bodies() local 9428 json_t *jheader; in _parse_email() local 9678 json_t *jheader; in _emailpart_blob_to_mime() local 9744 json_t *jheader; in _emailpart_text_to_mime() local [all …]
|
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/backup/ |
H A D | cyr_backup.c | 914 json_t *jheader; in json_headers_cb() local
|
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/backup/ |
H A D | cyr_backup.c | 914 json_t *jheader; in json_headers_cb() local
|
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/backup/ |
H A D | cyr_backup.c | 914 json_t *jheader; in json_headers_cb() local
|
/dports/net/liblinphone/linphone-3.12.0/coreapi/ |
H A D | linphonecore_jni.cc | 6513 jstring jheader = header ? env->NewStringUTF(header) : NULL; in Java_org_linphone_core_LinphoneEventImpl_getCustomHeader() local
|