Searched refs:trailer (Results 1 - 25 of 77) sorted by relevance

1234

/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dnotify.h105 mach_msg_format_0_trailer_t trailer; member in struct:__anon15480
112 mach_msg_format_0_trailer_t trailer; member in struct:__anon15481
119 mach_msg_format_0_trailer_t trailer; member in struct:__anon15482
126 mach_msg_format_0_trailer_t trailer; member in struct:__anon15483
131 mach_msg_format_0_trailer_t trailer; member in struct:__anon15484
138 mach_msg_format_0_trailer_t trailer; member in struct:__anon15485
/macosx-10.9.5/PowerManagement-420.90.1/ioupsd/
H A Dioupsplugin.c48 mach_msg_format_0_trailer_t * trailer; local
56 * Get the caller's credentials (eUID/eGID) from the message trailer.
58 trailer = (mach_msg_security_trailer_t *)((vm_offset_t)request +
61 if ((trailer->msgh_trailer_type == MACH_MSG_TRAILER_FORMAT_0) &&
62 (trailer->msgh_trailer_size >= MACH_MSG_TRAILER_FORMAT_0_SIZE)) {
64 gClientUID = trailer->msgh_sender.val[0];
67 trailer->msgh_sender.val[0],
68 trailer->msgh_sender.val[1]);
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_mig_server.c59 mach_msg_format_0_trailer_t * trailer; local
69 * Get the caller's credentials (eUID/eGID) from the message trailer.
71 trailer = (mach_msg_security_trailer_t *)((vm_offset_t)request +
74 if ((trailer->msgh_trailer_type == MACH_MSG_TRAILER_FORMAT_0) &&
75 (trailer->msgh_trailer_size >= MACH_MSG_TRAILER_FORMAT_0_SIZE)) {
77 gClientUID = trailer->msgh_sender.val[0];
82 trailer->msgh_sender.val[0],
83 trailer->msgh_sender.val[1]);
/macosx-10.9.5/curl-78.94.1/curl/tests/
H A Dserverhelp.pm149 my $trailer = '_server.pid';
150 return '.'. servername_canon($proto, $ipver, $idnum) ."$trailer";
159 my $trailer = '_server.log';
160 $trailer = '_stunnel.log' if(lc($proto) =~ /^(ftp|http|imap|pop3|smtp)s$/);
161 return "${logdir}/". servername_canon($proto, $ipver, $idnum) ."$trailer";
170 my $trailer = '_server.cmd';
171 return "${logdir}/". servername_canon($proto, $ipver, $idnum) ."$trailer";
180 my $trailer = '_server.input';
181 return "${logdir}/". servername_canon($proto, $ipver, $idnum) ."$trailer";
190 my $trailer
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/malloc/
H A Dalloca.c295 include the fifteen word trailer area. */
308 this trailer). */
311 long link; /* Address of trailer block of previous
336 struct stk_trailer *trailer; local
349 trailer = (struct stk_trailer *) (status.current_address
354 a fatal error if "trailer" is null. */
356 if (trailer == 0)
361 while (trailer != 0)
363 block = (long *) trailer->this_address;
364 size = trailer
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dalloca.c300 include the fifteen word trailer area. */
313 this trailer). */
316 long link; /* Address of trailer block of previous
341 struct stk_trailer *trailer; local
354 trailer = (struct stk_trailer *) (status.current_address
359 a fatal error if "trailer" is null. */
361 if (trailer == 0)
366 while (trailer != 0)
368 block = (long *) trailer->this_address;
369 size = trailer
[all...]
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dalloca.c328 include the fifteen word trailer area. */
341 this trailer). */
344 long link; /* Address of trailer block of previous
369 struct stk_trailer *trailer; local
382 trailer = (struct stk_trailer *) (status.current_address
387 a fatal error if "trailer" is null. */
389 if (trailer == 0)
394 while (trailer != 0)
396 block = (long *) trailer->this_address;
397 size = trailer
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dalloca.c328 include the fifteen word trailer area. */
341 this trailer). */
344 long link; /* Address of trailer block of previous
369 struct stk_trailer *trailer; local
382 trailer = (struct stk_trailer *) (status.current_address
387 a fatal error if "trailer" is null. */
389 if (trailer == 0)
394 while (trailer != 0)
396 block = (long *) trailer->this_address;
397 size = trailer
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dalloca.c318 include the fifteen word trailer area. */
331 this trailer). */
334 long link; /* Address of trailer block of previous
359 struct stk_trailer *trailer; local
372 trailer = (struct stk_trailer *) (status.current_address
377 a fatal error if "trailer" is null. */
379 if (trailer == 0)
384 while (trailer != 0)
386 block = (long *) trailer->this_address;
387 size = trailer
[all...]
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dalloca.c303 include the fifteen word trailer area. */
316 this trailer). */
319 long link; /* Address of trailer block of previous
344 struct stk_trailer *trailer; local
357 trailer = (struct stk_trailer *) (status.current_address
362 a fatal error if "trailer" is null. */
364 if (trailer == 0)
369 while (trailer != 0)
371 block = (long *) trailer->this_address;
372 size = trailer
[all...]
/macosx-10.9.5/libarchive-29/libarchive/doc/
H A Dmdoc2man.awk23 trailer = ""
61 addclose(trailer)
62 trailer = ""
265 trailer="]" trailer
330 trailer=")" trailer
333 trailer=">" trailer
336 trailer
[all...]
H A Dmdoc2wiki.awk24 trailer = ""
63 addclose(trailer)
64 trailer = ""
281 trailer="`]`" trailer
292 trailer="==="
356 trailer=")" trailer
359 trailer=">" trailer
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/ntlm/
H A Dcrypto.c155 gss_iov_buffer_t trailer,
159 unsigned char *out = trailer->buffer.value;
199 gss_iov_buffer_t trailer,
203 unsigned char *out = trailer->buffer.value;
208 assert(trailer->buffer.length == 16);
252 gss_iov_buffer_t trailer,
260 if (trailer->buffer.length != 16)
263 _gss_mg_decode_be_uint32((uint8_t *)trailer->buffer.value + 12, &seq);
273 if (ct_memcmp(trailer->buffer.value, outbuf, 16))
283 gss_iov_buffer_t trailer,
153 v1_sign_message(EVP_CIPHER_CTX *signkey, uint32_t seq, gss_iov_buffer_t trailer, gss_iov_buffer_desc *iov, int iov_count) argument
196 v2_sign_message(unsigned char signkey[16], EVP_CIPHER_CTX *sealkey, uint32_t seq, gss_iov_buffer_t trailer, gss_iov_buffer_desc *iov, int iov_count) argument
249 v2_verify_message(unsigned char signkey[16], EVP_CIPHER_CTX *sealkey, uint32_t seq, gss_iov_buffer_t trailer, gss_iov_buffer_desc *iov, int iov_count) argument
280 v2_seal_message(unsigned char signkey[16], uint32_t seq, EVP_CIPHER_CTX *sealkey, gss_iov_buffer_t trailer, gss_iov_buffer_desc *iov, int iov_count) argument
312 v2_unseal_message(unsigned char signkey[16], uint32_t seq, EVP_CIPHER_CTX *sealkey, gss_iov_buffer_t trailer, gss_iov_buffer_desc *iov, int iov_count) argument
353 get_mic_iov(OM_uint32 * minor_status, const gss_ctx_id_t context_handle, gss_qop_t qop_req, gss_iov_buffer_t trailer, gss_iov_buffer_desc *iov, int iov_count ) argument
446 verify_mic_iov(OM_uint32 * minor_status, const gss_ctx_id_t context_handle, gss_iov_buffer_t trailer, gss_qop_t * qop_state, gss_iov_buffer_desc *iov, int iov_count ) argument
610 gss_iov_buffer_t trailer; local
729 gss_iov_buffer_t trailer; local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dhttp_chunks.c51 followed by an OPTIONAL trailer containing entity-header fields. This
58 trailer
70 trailer = *(entity-header CRLF)
74 zero, followed by the trailer, which is terminated by an empty line.
285 /* this is the end of a trailer, but if the trailer was zero bytes
286 there was no trailer and we move on */
289 /* we allocate trailer with 3 bytes extra room to fit this */
290 conn->trailer[conn->trlPos++]=0x0d;
291 conn->trailer[con
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/page/
H A Dgen_peg_cpkg.tcl86 variable trailer
93 $trailer\n$trailerb]
159 variable trailer "\}"
/macosx-10.9.5/cups-372.4/cups/templates/
H A DMakefile46 help-trailer.tmpl \
65 option-trailer.tmpl \
87 set-printer-options-trailer.tmpl \
91 trailer.tmpl \
/macosx-10.9.5/cups-372.4/cups/templates/ru/
H A DMakefile46 help-trailer.tmpl \
65 option-trailer.tmpl \
87 set-printer-options-trailer.tmpl \
91 trailer.tmpl \
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_write_set_compression_gzip.c294 unsigned char trailer[8]; local
330 /* Build trailer: 4-byte CRC and 4-byte length. */
331 trailer[0] = (state->crc)&0xff;
332 trailer[1] = (state->crc >> 8)&0xff;
333 trailer[2] = (state->crc >> 16)&0xff;
334 trailer[3] = (state->crc >> 24)&0xff;
335 trailer[4] = (state->total_in)&0xff;
336 trailer[5] = (state->total_in >> 8)&0xff;
337 trailer[6] = (state->total_in >> 16)&0xff;
338 trailer[
[all...]
H A Darchive_write_set_format_cpio_newc.c256 struct archive_entry *trailer; local
258 trailer = archive_entry_new();
259 archive_entry_set_nlink(trailer, 1);
260 archive_entry_set_pathname(trailer, "TRAILER!!!");
261 er = archive_write_newc_header(a, trailer);
262 archive_entry_free(trailer);
H A Darchive_write_set_format_cpio.c303 struct archive_entry *trailer; local
305 trailer = archive_entry_new();
307 archive_entry_set_nlink(trailer, 1);
308 archive_entry_set_pathname(trailer, "TRAILER!!!");
309 er = archive_write_cpio_header(a, trailer);
310 archive_entry_free(trailer);
/macosx-10.9.5/CF-855.17/
H A DCFBinaryPList.c271 list of ints, byte size of which is given in trailer
273 -- number of these is in the trailer
614 CFBinaryPlistTrailer trailer; local
654 memset(&trailer, 0, sizeof(trailer));
655 trailer._numObjects = CFSwapInt64HostToBig(cnt);
656 trailer._topObject = 0; // true for this implementation
657 trailer._objectRefSize = _byteCount(cnt);
661 Boolean success = _appendObject(buf, obj, objtable, trailer._objectRefSize);
681 trailer
759 __CFBinaryPlistGetTopLevelInfo(const uint8_t *databytes, uint64_t datalen, uint8_t *marker, uint64_t *offset, CFBinaryPlistTrailer *trailer) argument
872 _getOffsetOfRefAt(const uint8_t *databytes, const uint8_t *bytesptr, const CFBinaryPlistTrailer *trailer) argument
888 __CFBinaryPlistGetOffsetForValueFromArray2(const uint8_t *databytes, uint64_t datalen, uint64_t startOffset, const CFBinaryPlistTrailer *trailer, CFIndex idx, uint64_t *offset, CFMutableDictionaryRef objects) argument
927 __CFBinaryPlistGetOffsetForValueFromDictionary3(const uint8_t *databytes, uint64_t datalen, uint64_t startOffset, const CFBinaryPlistTrailer *trailer, CFTypeRef key, uint64_t *koffset, uint64_t *voffset, Boolean unused, CFMutableDictionaryRef objects) argument
1061 __CFBinaryPlistCreateObjectFiltered(const uint8_t *databytes, uint64_t datalen, uint64_t startOffset, const CFBinaryPlistTrailer *trailer, CFAllocatorRef allocator, CFOptionFlags mutabilityOption, CFMutableDictionaryRef objects, CFMutableSetRef set, CFIndex curDepth, CFSetRef keyPaths, CFPropertyListRef *plist) argument
1559 __CFBinaryPlistCreateObject(const uint8_t *databytes, uint64_t datalen, uint64_t startOffset, const CFBinaryPlistTrailer *trailer, CFAllocatorRef allocator, CFOptionFlags mutabilityOption, CFMutableDictionaryRef objects, CFPropertyListRef *plist) argument
1566 CFBinaryPlistTrailer trailer; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dmach_msg.c194 mach_msg_max_trailer_t *trailer; local
214 * reserve for the trailer the largest space (MAX_TRAILER_SIZE)
215 * However, the internal size field of the trailer (msgh_trailer_size)
219 trailer = (mach_msg_max_trailer_t *) ((vm_offset_t)kmsg->ikm_header + send_size);
220 trailer->msgh_sender = current_thread()->task->sec_token;
221 trailer->msgh_audit = current_thread()->task->audit_token;
222 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
223 trailer->msgh_trailer_size = MACH_MSG_TRAILER_MINIMUM_SIZE;
588 * Builds a minimal header/trailer and copies it to
594 * MACH_MSG_SUCCESS minimal header/trailer copie
608 mach_msg_max_trailer_t *trailer; local
[all...]
/macosx-10.9.5/PostgreSQL-97/Support/backup_restore/
H A Dxpostgres464 my $trailer = $3;
474 $out .= 'archive_mode = on' . $trailer;
477 $out .= '#archive_mode = off' . $trailer;
490 my $trailer = $3;
505 $out .= 'archive_command = ' . $command . $trailer;
508 $out .= '#archive_command = \'\'' . $trailer;
521 my $trailer = $3;
531 $out .= 'max_wal_senders = ' . $MAX_WAL_SENDERS . $trailer;
534 $out .= '#max_wal_senders = 0' . $trailer;
547 my $trailer
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/krb5/
H A Dcfx.c272 const gss_iov_buffer_desc *trailer)
281 * In DCE style mode we reject having a padding or trailer buffer
287 if (trailer) {
315 gss_iov_buffer_desc *header, *trailer, *padding; local
336 trailer = _gss_mg_find_buffer(iov, iov_count, GSS_IOV_BUFFER_TYPE_TRAILER);
338 major_status = _gk_verify_buffers(minor_status, ctx, header, padding, trailer);
418 if (trailer == NULL) {
424 } else if (GSS_IOV_BUFFER_FLAGS(trailer->type) & GSS_IOV_BUFFER_FLAG_ALLOCATE) {
425 major_status = _gk_allocate_buffer(minor_status, trailer, gsstsize);
428 } else if (trailer
268 _gk_verify_buffers(OM_uint32 *minor_status, struct gsskrb5_crypto *ctx, const gss_iov_buffer_desc *header, const gss_iov_buffer_desc *padding, const gss_iov_buffer_desc *trailer) argument
748 gss_iov_buffer_desc *header, *trailer, *padding; local
1047 gss_iov_buffer_desc *trailer = NULL; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/gssapi/
H A Dgssapi_spi.h48 size_t trailer; /**< size of trailer */ member in struct:__anon769

Completed in 325 milliseconds

1234