Searched defs:result (Results 76 - 100 of 247) sorted by relevance

12345678910

/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dmbr_check_membership.c250 static char result = '\0'; local
H A Dmbr_check_service_membership.c277 static char result = '\0'; local
/xnu-2782.1.97/tools/tests/libMicro/
H A Dconnection.c192 int result; local
235 int result; local
[all...]
H A Dmmap.c186 static char result[256]; local
H A Dmprotect.c192 static char result[256]; local
H A Dmsync.c177 static char result[256]; local
H A Dmunmap.c180 static char result[256]; local
H A Dmutex.c189 static char result[256]; local
H A Dpoll.c207 static char result[256]; local
H A Dselect.c203 static char result[256]; local
/xnu-2782.1.97/tools/tests/xnu_quick_test/helpers/
H A Ddata_exec.c69 int result, test; local
[all...]
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_chash.c229 int result = ENOENT; local
/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeOps.c726 int32_t result; local
/xnu-2782.1.97/bsd/hfs/hfscommon/Unicode/
H A DUnicodeWrappers.c446 int32_t result = 0; local
/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h169 ReturnIfError (OSErr result); variable
175 ExitOnError (OSErr result); variable
/xnu-2782.1.97/bsd/kern/
H A Dkern_symfile.c86 static int file_ioctl(void * p1, void * p2, u_long theIoctl, caddr_t result) argument
94 static int device_ioctl(void * p1, __unused void * p2, u_long theIoctl, caddr_t result) argument
/xnu-2782.1.97/bsd/net/
H A Ddevtimer.c70 timeval_add(struct timeval tv1, struct timeval tv2, struct timeval * result) argument
H A Dether_if_module.c574 errno_t result = EAFNOSUPPORT; local
H A Dether_inet_pr_module.c234 errno_t result = 0; local
403 errno_t result; local
[all...]
H A Dkpi_protocol.c262 errno_t locked = 0, result = 0; local
/xnu-2782.1.97/bsd/uxkern/
H A Dux_exception.c161 kern_return_t result; local
243 kern_return_t result = MACH_MSG_SUCCESS; local
[all...]
/xnu-2782.1.97/iokit/IOKit/
H A DOSMessageNotification.h144 IOReturn result; member in struct:IOAsyncCompletionContent
/xnu-2782.1.97/iokit/Kernel/
H A DIORangeAllocator.cpp184 allocate( IORangeScalar size, IORangeScalar * result, IORangeScalar alignment ) argument
/xnu-2782.1.97/libkern/
H A DOSKextLib.cpp56 uint32_t result = kOSKextInvalidLoadTag; local
76 OSReturn result = kOSKextReturnNotFound; local
112 OSReturn result = kOSKextReturnNotFound; local
200 kern_return_t result = KERN_FAILURE; local
[all...]
H A DOSKextVersion.c183 OSKextVersion result = -1; local
489 OSKextVersion result = -1; local

Completed in 120 milliseconds

12345678910