Searched refs:header (Results 1 - 25 of 1386) sorted by last modified time

1234567891011>>

/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread.c120 mach_msg_header_t header; member in struct:_pthread_reap_msg_t
/macosx-10.10/xnu-2782.1.97/osfmk/mach/
H A DMakefile197 -header $@ \
206 -header /dev/null \
304 # Since there are two generated header files with the same name, one for
329 -header $*.h \
339 -header /dev/null \
H A Dmessage.h196 * Every message starts with a message header.
197 * Following the message header, if the message is complex, are a count
200 * bytes, and includes the message header, descriptor count, descriptors,
416 mach_msg_header_t header; member in struct:__anon15480
559 mach_msg_header_t header; member in struct:__anon15490
564 mach_msg_header_t header; member in struct:__anon15491
819 /* A field in the header had a bad value. */
846 /* Error receiving message header. See special bits. */
/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dipc_kmsg.c146 mach_msg_legacy_header_t header; member in struct:__anon15322
599 * The expansion space is left in front of the header,
600 * because it is easier to pull the header and descriptors
1111 * header expansion requirements.
1135 * MACH_SEND_MSG_TOO_SMALL Message smaller than a header.
1169 msg_addr += sizeof(legacy_base.header);
1177 for (j=0; j<sizeof(legacy_base.header); j++) {
1178 kprintf("%02x\n", ((unsigned char*)&legacy_base.header)[j]);
1189 kmsg->ikm_header->msgh_bits = legacy_base.header.msgh_bits;
1190 kmsg->ikm_header->msgh_remote_port = CAST_MACH_NAME_TO_PORT(legacy_base.header
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dcpuid.c992 const char *header)
996 kprintf("%s: %s", header,
1015 const char *header)
1019 kprintf("%s: %s\n", header,
1026 const char *header)
1029 kprintf("%s: %s\n", header, cpuid_cpu_infop->cpuid_brand_string);
991 cpuid_feature_display( const char *header) argument
1014 cpuid_extfeature_display( const char *header) argument
1025 cpuid_cpu_display( const char *header) argument
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp3856 const kernel_mach_header_t * header = NULL; local
3881 header = (const kernel_mach_header_t *)theExecutable->getBytesNoCopy();
3882 load_cmd = (const struct load_command *)&header[1];
3884 if (header->magic != MH_MAGIC_KERNEL) {
3887 "%s: bad header %p",
3889 header);
3893 for (i = 0; i < header->ncmds; i++) {
10347 /* Populate the summary header.
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dkpi_interface.h29 @header kpi_interface.h
30 This header defines an API to interact with network interfaces in
267 will pass fully formed packets, including frame header, to the
329 @param frame_header A pointer to the frame header.
361 have enough space for the header.
456 @param header The frame header.
464 mbuf_t packet, char *header);
473 individual packet. The frame header can be retrieved using
1123 only in the 5 bytes will only be matched when the packet header
[all...]
H A Dpktap.c359 pktap_demux(ifnet_t ifp, __unused mbuf_t m, __unused char *header, argument
1007 * of the mbuf packet header.
1044 * header that contain the protocol number.
1045 * As BPF just concatenate the header and the
1047 * stash the protocol after the pktap header
1048 * and adjust the size of the header accordingly
1126 * of the mbuf packet header.
1151 /* Make sure the frame header is fully contained in the mbuf */
H A Dbpf.h220 u_short bh_hdrlen; /* length of bpf header (this struct
241 u_short bh_hdrlen; /* length of bpf header */
302 * as 117 so that pflog captures would use a link-layer header type
323 * have the relevant header files, so it's not that useful on
341 * header has 6 bytes of unknown data, something that appears to be an
349 * link-layer header type LINKTYPE_ values corresponding to DLT_ types
356 * header type values; for those link-layer header types, the DLT_
394 * DLT_FR and DLT_FRELAY packets start with the Q.922 Frame Relay header
401 * that the AF_ type in the link-layer header i
[all...]
H A Ddlil.c2397 * the rcvif of the packet header: loopback (lo0) packets use a
3352 * pointer has been advanced beyond the link-layer header.
3826 * and stuff offsets based on the prepended header.
4778 struct mbuf *packet, char *header)
4780 #pragma unused(ifp, protocol, packet, header)
7093 printf("%s: frame header pointer 0x%llx out of range "
7147 /* Start offset must begin after frame header */
7153 "is less than frame header length %d for "
4777 ifproto_media_input_v1(struct ifnet *ifp, protocol_family_t protocol, struct mbuf *packet, char *header) argument
H A Dif_bridge.c975 printf("%spktlen: %u rcvif: 0x%llx header: 0x%llx "
1871 /* Move data pointer to start of frame to the link layer header */
2024 char *header)
2026 #pragma unused(protocol, packet, header)
3622 "header\n", __func__, dst_ifp->if_xname);
3660 * The mbuf has the Ethernet header already attached.
3698 * The mbuf has the Ethernet header already attached. We must
4285 /* Keep the layer3 header aligned */
4561 /* Keep the layer3 header aligned */
5356 /* Strip off the Ethernet header an
2023 bridge_proto_input(ifnet_t ifp, protocol_family_t protocol, mbuf_t packet, char *header) argument
5884 struct kern_event_msg header; member in struct:__anon14538
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkdebug.c1461 kd_cpumap_header* header = (kd_cpumap_header*)(uintptr_t)*cpumap; local
1463 header->version_no = RAW_VERSION1;
1464 header->cpu_count = cpu_count;
1466 kd_cpumap* cpus = (kd_cpumap*)&header[1];
1975 RAW_header header; local
2001 header.version_no = RAW_VERSION1;
2002 header.thread_count = count + extra_thread_count;
2005 header.TOD_secs = secs;
2006 header.TOD_usecs = usecs;
2008 ret = vn_rdwr(UIO_WRITE, vp, (caddr_t)&header, sizeo
[all...]
H A Dkern_core.c86 vm_offset_t header; member in struct:__anon14474
98 /* XXX not in a Mach header anywhere */
149 vm_offset_t header; local
158 header = t->header;
162 tc = (struct thread_command *) (header + hoffset);
173 *(mythread_state_flavor_t *)(header+hoffset) =
177 (thread_state_t)(header+hoffset),
221 vm_offset_t header; local
328 if (kmem_alloc(kernel_map, &header, (vm_size_
[all...]
H A Dmach_loader.c92 /* XXX should have prototypes in a shared header file */
127 struct mach_header *header,
290 struct mach_header *header,
361 if ( !cs_enforcement(NULL) && (header->flags & MH_ALLOW_STACK_EXECUTION) )
367 if ((header->flags & MH_NO_HEAP_EXECUTION) && !(imgp->ip_flags & IMGPF_ALLOW_DATA_EXEC))
392 lret = parse_machfile(vp, map, thread, header, file_offset, macho_size,
489 struct mach_header *header,
518 if (header->magic == MH_MAGIC_64 ||
519 header->magic == MH_CIGAM_64) {
535 if (((cpu_type_t)(header
288 load_machfile( struct image_params *imgp, struct mach_header *header, thread_t thread, vm_map_t new_map, load_result_t *result ) argument
485 parse_machfile( struct vnode *vp, vm_map_t map, thread_t thread, struct mach_header *header, off_t file_offset, off_t macho_size, int depth, int64_t aslr_offset, int64_t dyld_aslr_offset, load_result_t *result ) argument
1432 struct mach_header *header; local
1739 struct mach_header *header = (struct mach_header *)addr; local
1820 union macho_vnode_header *header = &data->__header; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c40 * described in the block comments in the <sys/dtrace.h> header file. The
42 * <sys/dtrace_impl.h> header file. The comments contained within the DTrace
11538 * Fill in the option section header...
11572 dtrace_dof_error(NULL, "failed to copyin DOF header");
11616 dtrace_dof_error(NULL, "failed to copyin DOF header");
11670 dtrace_dof_error(NULL, "truncated header");
11702 * a type other than DOF_SECT_NONE is specified, the header is checked against
11851 dtrace_dof_error(dof, "invalid DIFO header section");
11856 dtrace_dof_error(dof, "bad alignment in DIFO header");
11862 dtrace_dof_error(dof, "bad size in DIFO header");
15172 kernel_mach_header_t* header = (kernel_mach_header_t *)ctl->mod_address; local
[all...]
/macosx-10.10/xnu-2782.1.97/makedefs/
H A DMakeInc.cmd137 # are trying to install the same target header
/macosx-10.10/ppp-786.1.1/Controller/
H A Dscnc_mach_server.c876 msg.header.msgh_bits = MACH_MSGH_BITS(MACH_MSG_TYPE_COPY_SEND, 0);
877 msg.header.msgh_size = sizeof(msg);
878 msg.header.msgh_remote_port = port;
879 msg.header.msgh_local_port = MACH_PORT_NULL;
880 msg.header.msgh_id = 0;
881 status = mach_msg(&msg.header, /* msg */
883 msg.header.msgh_size, /* send_size */
890 mach_msg_destroy(&msg.header);
/macosx-10.10/llvmCore-3425.0.34/utils/yaml2obj/
H A Dyaml2obj.cpp128 YS.printError(HeaderN, "header's value must be a mapping node");
231 YS.printError(Key, "Unrecognized key in header");
684 if (KeyValue == "header") {
711 COFF::header Header;
736 // The section table starts immediately after the header, including the
737 // optional header.
738 SectionTableStart = sizeof(COFF::header) + CP.Header.SizeOfOptionalHeader;
773 // Store all the allocated start addresses in the header.
/macosx-10.10/llvmCore-3425.0.34/utils/lit/lit/
H A DProgressBar.py166 def __init__(self, header):
167 self.header = header
172 sys.stdout.write(self.header)
212 def __init__(self, term, header, useETA=True):
227 self.header = self.term.render(self.HEADER % header.center(self.width))
236 sys.stdout.write(self.header)
H A Dmain.py575 header = '-- Testing: %d%s tests, %d threads --'%(len(tests),extra,
588 progressBar = ProgressBar.ProgressBar(tc, header)
590 print header
593 print header
/macosx-10.10/llvmCore-3425.0.34/utils/Misc/
H A Dzkill83 header = it.next().split()
84 numRows = len(header)
90 indexes.append(header.index(field[0]))
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-objdump/
H A Dllvm-objdump.cpp460 const coff_file_header *header; local
461 if (error(coff->getHeader(header))) return;
464 for (int i = 0, e = header->NumberOfSymbols; i != e; ++i) {
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure1344 --includedir=DIR C header files [PREFIX/include]
1345 --oldincludedir=DIR C header files for non-gcc [/usr/include]
3223 # Use a header file that comes with gcc, so configuring glibc
3342 # Use a header file that comes with gcc, so configuring glibc
4035 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4036 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
8371 # Is the header compilable?
8429 # Is the header present?
8475 # So? What about this header?
9508 /* System header t
[all...]
/macosx-10.10/llvmCore-3425.0.34/runtime/libprofile/
H A DPathProfiling.c91 /* If this function was executed, write the header */
102 "error: unable to write function header to output file.\n");
118 PathProfileHeader header; local
121 header.fnNumber = functionNumber;
122 header.numEntries = hashTable->pathCounts;
124 if (write(outFile, &header, sizeof(PathProfileHeader)) < 0) {
125 fprintf(stderr, "error: unable to write function header to output file.\n");
224 uint32_t header[2] = { PathInfo, 0 }; local
228 /* skip over the header for now */
235 writeArrayTable(i+1,&ft[i],header
[all...]
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-diff/
H A DDiffConsumer.cpp95 void DiffConsumer::header() { function in class:DiffConsumer
156 header();
162 header();
192 header();

Completed in 610 milliseconds

1234567891011>>