Searched refs:out (Results 1 - 25 of 177) sorted by relevance

12345678

/macosx-10.5.8/xnu-1228.15.4/libkern/uuid/
H A Duuid.c104 uuid_generate_random(uuid_t out) argument
106 read_random(out, sizeof(uuid_t));
108 out[6] = (out[6] & 0x0F) | 0x40;
109 out[8] = (out[8] & 0x3F) | 0x80;
113 uuid_generate_time(uuid_t out) argument
117 read_node(&out[10]);
118 read_random(&out[8], 2);
121 out[
135 uuid_generate(uuid_t out) argument
167 uuid_unparse_lower(const uuid_t uu, char *out) argument
183 uuid_unparse_upper(const uuid_t uu, char *out) argument
199 uuid_unparse(const uuid_t uu, char *out) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/pexpert/conf/
H A DMakefile.i3867 CWARNFLAGS= $(filter-out -Wbad-function-cast, $(CWARNFLAGS_STD))
16 OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
/macosx-10.5.8/xnu-1228.15.4/bsd/uuid/
H A Duuid.h58 void uuid_generate(uuid_t out);
59 void uuid_generate_random(uuid_t out);
60 void uuid_generate_time(uuid_t out);
66 void uuid_unparse(const uuid_t uu, char *out);
67 void uuid_unparse_lower(const uuid_t uu, char *out);
68 void uuid_unparse_upper(const uuid_t uu, char *out);
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/des/
H A Ddes_ecb.c104 unsigned char *out = &(*output)[0]; local
109 l=ll[0]; l2c(l,out);
110 l=ll[1]; l2c(l,out);
121 unsigned char *out = &(*output)[0]; local
135 l2c(l0,out);
136 l2c(l1,out);
/macosx-10.5.8/xnu-1228.15.4/libkern/conf/
H A DMakefile.i3867 CWARNFLAGS= $(filter-out -Wbad-function-cast, $(CWARNFLAGS_STD))
35 OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
/macosx-10.5.8/xnu-1228.15.4/libsa/conf/
H A DMakefile.i3867 CWARNFLAGS= $(filter-out -Wbad-function-cast, $(CWARNFLAGS_STD))
29 OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
/macosx-10.5.8/xnu-1228.15.4/osfmk/conf/
H A DMakefile.i38610 CWARNFLAGS= $(filter-out -Wbad-function-cast, $(CWARNFLAGS_STD))
27 OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
H A DMakefile.ppc9 CWARNFLAGS= $(filter-out -Wbad-function-cast, $(CWARNFLAGS_STD))
27 OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty_pty.c191 goto out;
195 * If we can't allocate a new one, act as if we had run out
200 goto out;
214 goto out;
224 goto out;
229 out:
288 goto out;
295 goto out;
300 goto out;
308 goto out;
[all...]
H A Dtty_ptmx.c166 goto out;
184 goto out;
188 goto out;
191 out:
540 goto out;
550 goto out;
557 out:
636 goto out;
641 goto out;
646 goto out;
[all...]
H A Dmach_process.c223 goto out;
232 goto out;
244 goto out;
253 goto out;
262 goto out;
306 goto out;
321 goto out;
334 goto out;
342 goto out;
364 goto out;
[all...]
H A Dkern_symfile.c122 goto out;
130 goto out;
139 goto out;
149 goto out;
169 goto out;
176 goto out;
182 goto out;
241 goto out;
251 goto out;
260 out
[all...]
H A Dsysv_shm.c124 static void shmid_ds_64to32(struct user_shmid_ds *in, struct shmid_ds *out);
125 static void shmid_ds_32to64(struct shmid_ds *in, struct user_shmid_ds *out);
189 shmid_ds_64to32(struct user_shmid_ds *in, struct shmid_ds *out) argument
191 out->shm_perm = in->shm_perm;
192 out->shm_segsz = (size_t)in->shm_segsz;
193 out->shm_lpid = in->shm_lpid;
194 out->shm_cpid = in->shm_cpid;
195 out->shm_nattch = in->shm_nattch;
196 out->shm_atime = in->shm_atime;
197 out
208 shmid_ds_32to64(struct shmid_ds *in, struct user_shmid_ds *out) argument
[all...]
H A Dsys_socket.c224 goto out;
235 goto out;
247 goto out;
251 goto out;
255 goto out;
259 goto out;
263 goto out;
277 goto out;
301 goto out;
308 goto out;
[all...]
H A Dtty_subr.c148 goto out;
164 out:
210 goto out;
216 goto out;
234 out:
282 out:
290 goto out;
371 goto out;
377 goto out;
401 out
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DMakefile33 EXPORT_MI_LIST = $(filter-out $(NOT_EXPORT_HEADERS), $(ALL_HEADERS))
36 INSTALL_KF_MI_LIST = $(filter-out $(NOT_KF_MI_HEADERS), $(ALL_HEADERS))
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dcomp.h91 comp_error_status comp_get_ratio(COMP_CTX* ctx,float* out);
H A Dcomp.c54 comp_error_status comp_get_ratio( __unused COMP_CTX* ctx,float* out )
56 *out = 1.0;
145 comp_error_status comp_get_ratio(COMP_CTX* ctx,float* out) argument
151 *out = 0;
154 PCHECK(out);
169 *out = (float)outsize/(float)insize;
/macosx-10.5.8/xnu-1228.15.4/iokit/conf/
H A DMakefile.i3867 CWARNFLAGS= $(filter-out -Wbad-function-cast, $(CWARNFLAGS_STD))
42 OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dkrpc_subr.c248 goto out;
259 goto out;
268 goto out;
286 goto out;
293 goto out;
304 goto out;
310 goto out;
330 goto out;
332 goto out;
367 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_usrreq.c187 goto out;
192 goto out;
197 out:
226 goto out;
229 out:
243 #define COMMON_END(req) out: TCPDEBUG2(req); return error; goto out
272 goto out;
283 goto out;
287 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_xattr.c111 goto out;
123 goto out;
126 goto out;
129 goto out;
135 goto out;
143 goto out;
154 out:
173 goto out;
186 goto out;
190 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vm/
H A Dvnode_pager.c152 goto out;
161 goto out;
167 * it has already sorted out the dirty ranges
181 goto out;
222 goto out;
243 goto out;
338 out:
377 goto out;
386 goto out;
396 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DMakefile54 EXPORT_MI_LIST = $(filter-out $(NOT_EXPORT_HEADERS), $(ALL_HEADERS))
58 INSTALL_KF_MI_LIST = $(filter-out $(NOT_KF_MI_HEADERS), $(ALL_HEADERS))
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dunix_signal.c122 ucontext_32to64(struct ucontext64 *in, struct user_ucontext64 *out) argument
124 out->uc_onstack = in->uc_onstack;
125 out->uc_sigmask = in->uc_sigmask;
128 out->uc_stack.ss_sp = CAST_USER_ADDR_T(in->uc_stack.ss_sp);
129 out->uc_stack.ss_size = in->uc_stack.ss_size;
130 out->uc_stack.ss_flags = in->uc_stack.ss_flags;
132 out->uc_link = CAST_USER_ADDR_T(in->uc_link);
133 out->uc_mcsize = in->uc_mcsize;
134 out->uc_mcontext64 = CAST_USER_ADDR_T(in->uc_mcontext64);
144 ucontext_64to32(struct user_ucontext64 *in, struct ucontext64 *out) argument
163 siginfo_64to32(user_siginfo_t *in, siginfo_t *out) argument
[all...]

Completed in 216 milliseconds

12345678