Searched refs:out (Results 51 - 75 of 177) sorted by relevance

12345678

/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_inode.c110 goto out;
132 out:
H A Dufs_lookup.c238 goto out;
260 goto out;
434 goto out;
442 goto out;
487 goto out;
490 goto out;
492 goto out;
508 goto out;
511 goto out;
514 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c506 * Flush out any old buffers remaining from a previous use.
647 * insure that everyone is out of the fast path who
1002 goto out;
1009 goto out;
1014 out:
1057 * dumped out and forced into the slow path
1065 * insure that everyone is out of the fast path who
1092 goto out;
1105 goto out;
1118 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_syscalls.c247 goto out;
251 goto out;
263 goto out;
273 out:
366 goto out;
370 goto out;
391 goto out;
396 goto out;
416 goto out;
423 goto out;
[all...]
H A Dkern_prot.c596 goto out;
602 goto out;
606 goto out;
615 goto out;
624 goto out;
631 goto out;
637 goto out;
641 out:
751 * Only set the gmuid if the current cred has not opt'ed out;
2056 goto out;
[all...]
H A Dsysv_msg.c154 msqid_ds_64to32(struct user_msqid_ds *in, struct msqid_ds *out) argument
156 out->msg_perm = in->msg_perm;
157 out->msg_qnum = in->msg_qnum;
158 out->msg_cbytes = in->msg_cbytes; /* for ipcs */
159 out->msg_qbytes = in->msg_qbytes;
160 out->msg_lspid = in->msg_lspid;
161 out->msg_lrpid = in->msg_lrpid;
162 out->msg_stime = in->msg_stime; /* XXX loss of range */
163 out->msg_rtime = in->msg_rtime; /* XXX loss of range */
164 out
173 msqid_ds_32to64(struct msqid_ds *in, struct user_msqid_ds *out) argument
[all...]
H A Dposix_sem.c801 goto out;
807 goto out;
813 goto out;
819 goto out;
840 out:
862 goto out;
868 goto out;
874 goto out;
880 goto out;
906 out
[all...]
H A Dpthread_synch.c330 goto out;
335 goto out;
345 out:
371 goto out;
376 goto out;
392 out:
418 goto out;
423 goto out;
433 out:
564 goto out;
[all...]
H A Dkern_sig.c189 sigaltstack_64to32(struct user_sigaltstack *in, struct sigaltstack *out) argument
191 out->ss_sp = CAST_DOWN(void *,in->ss_sp);
192 out->ss_size = in->ss_size;
193 out->ss_flags = in->ss_flags;
202 sigaltstack_32to64(struct sigaltstack *in, struct user_sigaltstack *out) argument
204 out->ss_flags = in->ss_flags;
205 out->ss_size = in->ss_size;
206 out->ss_sp = CAST_USER_ADDR_T(in->ss_sp);
210 sigaction_64to32(struct user_sigaction *in, struct sigaction *out) argument
213 out
219 __sigaction_32to64(struct __sigaction *in, struct __user_sigaction *out) argument
[all...]
H A Dkern_resource.c405 goto out;
413 goto out;
418 goto out;
424 out:
552 /* Mask out POSIX flag, saved above */
625 goto out;
664 goto out;
693 goto out;
698 goto out;
714 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/conf/
H A DMakefile.i3867 CWARNFLAGS= $(filter-out -Wbad-function-cast, $(CWARNFLAGS_STD))
123 OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
H A DMakefile.ppc7 CWARNFLAGS= $(filter-out -Wbad-function-cast, $(CWARNFLAGS_STD))
124 OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dpipe.h94 * Separate in, out, cnt are used to simplify calculations.
100 u_int out; /* out pointer */ member in struct:pipebuf
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DMakefile36 EXPORT_MI_LIST = $(filter-out $(NOT_EXPORT_HEADERS), $(ALL_HEADERS))
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dprng.c102 * out := SHA1(IV | out)
111 YSHA1Update(&sha,ctx->out,20);
112 YSHA1Final(ctx->out,&sha);
118 * out := SHA1(IV)
131 YSHA1Final(ctx->out,&sha);
274 prng_make_new_state(&p->outstate, p->outstate.out);
321 prng_make_new_state(ctx, ctx->out);
329 outbuf[i] = (ctx->out)[ctx->index];
442 YSHA1Update(&p->pool,p->outstate.out,2
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_subr.c969 goto out;
979 goto out;
1001 goto out;
1009 goto out;
1018 goto out;
1037 out:
1140 goto out;
1144 goto out;
1160 out:
1193 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Daurp_aurpd.c109 * Set up state prior to starting kernel process so we can back out
146 goto out;
156 goto out;
165 goto out;
176 goto out;
185 out:
276 * and break out of this inner loop.
H A Dddp.c499 /* There are various ways a packet may go out.... it may be sent out
649 * find out the interface on which the packet should go out
653 /* the message is either going out (i) on the same
662 /* We're on EtherTalk and the message is going out to
731 * which this packet is going out.... ifID.
761 * the packet is going out, we always put the
777 ("ddp_output: going out to %d:%d skt%d on %s\n",
793 * 802.3 address, the packet can just go out t
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_hotfiles.c332 goto out;
341 goto out;
351 goto out;
364 goto out;
381 goto out;
407 out:
441 * In that case we would need to write out info and
448 goto out;
458 goto out;
463 goto out;
[all...]
H A Dhfs_vnops.c527 goto out;
632 /* If this is the root, let VFS to find out the mount name, which may be different from the real name.
659 goto out;
668 * out the name value as needed below.
698 out:
760 goto out;
778 goto out;
793 goto out;
803 goto out;
881 goto out;
[all...]
/macosx-10.5.8/xnu-1228.15.4/libkern/i386/
H A DOSAtomic.s42 movzbl %al, %eax #; clear out the high bytes
63 movzbl %al, %eax #; clear out the high bytes
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtemplate.mk18 # Initial revision: NORMA_TASK split out from NORMA_INTERNAL and
H A Dexception.c342 goto out;
352 goto out;
362 goto out;
382 out:
450 code[1] = pid; /* Pass out the pid */
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_internal.h272 int mac_cred_label_externalize(struct label *, char *e, char *out, size_t olen, int flags);
273 int mac_lctx_label_externalize(struct label *, char *e, char *out, size_t olen);
275 int mac_socket_label_externalize(struct label *, char *e, char *out, size_t olen);
277 int mac_vnode_label_externalize(struct label *, char *e, char *out, size_t olen, int flags);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dcons.c170 goto out;
174 goto out;
177 out:

Completed in 172 milliseconds

12345678