Searched refs:retval (Results 226 - 250 of 918) sorted by relevance

1234567891011>>

/macosx-10.10.1/postfix-255/postfix/src/tls/
H A Dtls_stream.c90 #define NORMALIZED_VSTREAM_RETURN(retval) ((retval) < 0 ? -1 : (retval))
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dpyobjc.h138 #define PyObjC_Assert(expr, retval) \
139 if (!(expr)) { PyObjCErr_InternalError(); return (retval); }
143 #define PyObjC_Assert(expr, retval) ((void)0)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dpyobjc.h174 #define PyObjC_Assert(expr, retval) \
177 "assertion failed: " #expr); return (retval); } \
184 #define PyObjC_Assert(expr, retval) ((void)0)
/macosx-10.10.1/xnu-2782.1.97/tools/tests/perf_index/
H A Dperfindex-memory.c15 int retval; local
21 retval = sysctl(mib, 2, &my_memsize, &len, NULL, 0);
23 if(retval != 0)
/macosx-10.10.1/zlib-55/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs39 int retval = inflateInit_(ref _ztream, Info.Version, Marshal.SizeOf(_ztream));
40 if (retval != 0)
41 throw new ZLibException(retval, "Could not initialize inflater");
/macosx-10.10.1/CommonCrypto-60061/test/CommonCrypto/
H A DCommonRSA.c42 CCCryptorStatus retval;
45 ok((retval = CCRSACryptorEncrypt(publicKey, padding, keydata->bytes, keydata->len,
48 if(retval) goto errout;
50 ok((retval = CCRSACryptorDecrypt(privateKey, padding, encryptedKey->bytes, encryptedKey->len,
54 if(retval) goto errout;
66 CCCryptorStatus retval;
71 retval = CCRSACryptorSign(privateKey, padding,
76 ok(retval == kCCSuccess, "RSA Signing");
77 if(retval) goto errout;
79 retval
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dpeer.c155 isc_netaddr_t *addr, dns_peer_t **retval)
160 REQUIRE(retval != NULL);
173 *retval = server;
185 dns_peerlist_currpeer(dns_peerlist_t *peers, dns_peer_t **retval) { argument
190 dns_peer_attach(p, retval);
328 dns_peer_getbogus(dns_peer_t *peer, isc_boolean_t *retval) { argument
330 REQUIRE(retval != NULL);
333 *retval = peer->bogus;
355 dns_peer_getprovideixfr(dns_peer_t *peer, isc_boolean_t *retval) { argument
357 REQUIRE(retval !
154 dns_peerlist_peerbyaddr(dns_peerlist_t *servers, isc_netaddr_t *addr, dns_peer_t **retval) argument
382 dns_peer_getrequestixfr(dns_peer_t *peer, isc_boolean_t *retval) argument
408 dns_peer_getsupportedns(dns_peer_t *peer, isc_boolean_t *retval) argument
434 dns_peer_getrequestnsid(dns_peer_t *peer, isc_boolean_t *retval) argument
460 dns_peer_gettransfers(dns_peer_t *peer, isc_uint32_t *retval) argument
488 dns_peer_gettransferformat(dns_peer_t *peer, dns_transfer_format_t *retval) argument
501 dns_peer_getkey(dns_peer_t *peer, dns_name_t **retval) argument
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Dnls.c161 char *wp, *retval; local
178 retval = (char *)malloc ((all_digits ? 3 : 0) + len + 1);
179 if (retval == 0)
182 wp = retval;
198 return retval;
/macosx-10.10.1/hfs-285/CopyHFSMeta/
H A DScanExtents.c54 int retval = 0; local
119 return retval;
139 unsigned int retval; local
149 retval = S32(descp->fLink);
161 retval = 0;
174 return retval;
186 int retval = -1; local
207 retval = -1;
261 retval = -1;
266 retval
[all...]
H A Dutil.c26 DeviceInfo_t *retval = NULL; local
110 retval = malloc(sizeof(*retval));
111 if (retval == NULL) {
114 *retval = dev;
115 return retval;
159 int retval = -1; local
170 retval = 0;
172 return retval;
193 int retval local
326 int retval = 0; local
380 int retval = 0; local
448 int retval = 0; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h75 int (*bsdthread_create)(struct proc *p, user_addr_t user_func, user_addr_t user_funcarg, user_addr_t user_stack, user_addr_t user_pthread, uint32_t flags, user_addr_t *retval);
76 int (*bsdthread_register)(struct proc *p, user_addr_t threadstart, user_addr_t wqthread, int pthsize, user_addr_t dummy_value, user_addr_t targetconc_ptr, uint64_t dispatchqueue_offset, int32_t *retval);
77 int (*bsdthread_terminate)(struct proc *p, user_addr_t stackaddr, size_t size, uint32_t kthport, uint32_t sem, int32_t *retval);
78 int (*thread_selfid)(struct proc *p, uint64_t *retval);
79 int (*workq_kernreturn)(struct proc *p, int options, user_addr_t item, int affinity, int prio, int32_t *retval);
80 int (*workq_open)(struct proc *p, int32_t *retval);
83 int (*psynch_mutexwait)(proc_t p, user_addr_t mutex, uint32_t mgen, uint32_t ugen, uint64_t tid, uint32_t flags, uint32_t *retval);
84 int (*psynch_mutexdrop)(proc_t p, user_addr_t mutex, uint32_t mgen, uint32_t ugen, uint64_t tid, uint32_t flags, uint32_t *retval);
85 int (*psynch_cvbroad)(proc_t p, user_addr_t cv, uint64_t cvlsgen, uint64_t cvudgen, uint32_t flags, user_addr_t mutex, uint64_t mugen, uint64_t tid, uint32_t *retval);
86 int (*psynch_cvsignal)(proc_t p, user_addr_t cv, uint64_t cvlsgen, uint32_t cvugen, int thread_port, user_addr_t mutex, uint64_t mugen, uint64_t tid, uint32_t flags, uint32_t *retval);
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecRecoveryPassword.c213 CFDataRef retval = NULL; local
222 retval = SecTransformExecute(digestTrans, &error);
223 if(retval == NULL) {
230 return retval;
236 CFDataRef retval = NULL; local
240 if(error == NULL) retval = SecTransformExecute(encodeTrans, &error);
242 return retval;
248 CFDataRef retval = NULL; local
252 if(error == NULL) retval = SecTransformExecute(decodeTrans, &error);
254 return retval;
260 CFDataRef retval = NULL; local
287 CFStringRef retval = NULL; local
319 CFDataRef hashedPassword, retval; local
348 CFMutableDictionaryRef retval = NULL; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecRecoveryPassword.c213 CFDataRef retval = NULL; local
222 retval = SecTransformExecute(digestTrans, &error);
223 if(retval == NULL) {
230 return retval;
236 CFDataRef retval = NULL; local
240 if(error == NULL) retval = SecTransformExecute(encodeTrans, &error);
242 return retval;
248 CFDataRef retval = NULL; local
252 if(error == NULL) retval = SecTransformExecute(decodeTrans, &error);
254 return retval;
260 CFDataRef retval = NULL; local
287 CFStringRef retval = NULL; local
319 CFDataRef hashedPassword, retval; local
348 CFMutableDictionaryRef retval = NULL; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecRecoveryPassword.c213 CFDataRef retval = NULL; local
222 retval = SecTransformExecute(digestTrans, &error);
223 if(retval == NULL) {
230 return retval;
236 CFDataRef retval = NULL; local
240 if(error == NULL) retval = SecTransformExecute(encodeTrans, &error);
242 return retval;
248 CFDataRef retval = NULL; local
252 if(error == NULL) retval = SecTransformExecute(decodeTrans, &error);
254 return retval;
260 CFDataRef retval = NULL; local
287 CFStringRef retval = NULL; local
319 CFDataRef hashedPassword, retval; local
348 CFMutableDictionaryRef retval = NULL; local
[all...]
/macosx-10.10.1/CommonCrypto-60061/lib/
H A DCommonCryptor.c121 CCCryptorStatus retval; local
135 if((retval = setCryptorCipherMode(ref, cipher, mode, op)) != kCCSuccess) return retval;
139 if((retval = setCryptorCipherMode(ref, cipher, mode, kCCEncrypt)) != kCCSuccess) return retval;
141 if((retval = setCryptorCipherMode(ref, cipher, mode, kCCDecrypt)) != kCCSuccess) return retval;
306 uintptr_t retval = (uintptr_t) data; local
307 if((retval & 0x07) ) retval
424 CCCryptorStatus retval = kCCSuccess; local
525 CCCryptorStatus retval; local
541 CCCryptorStatus retval; local
671 CCCryptorStatus retval; local
818 CCCryptorStatus retval; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_prot.c156 setprivexec(proc_t p, struct setprivexec_args *uap, int32_t *retval) argument
159 *retval = p->p_debugger;
177 getpid(proc_t p, __unused struct getpid_args *uap, int32_t *retval) argument
180 *retval = p->p_pid;
197 getppid(proc_t p, __unused struct getppid_args *uap, int32_t *retval) argument
200 *retval = p->p_ppid;
217 getpgrp(proc_t p, __unused struct getpgrp_args *uap, int32_t *retval) argument
220 *retval = p->p_pgrpid;
242 getpgid(proc_t p, struct getpgid_args *uap, int32_t *retval) argument
255 *retval
279 getsid(proc_t p, struct getsid_args *uap, int32_t *retval) argument
313 getuid(__unused proc_t p, __unused struct getuid_args *uap, int32_t *retval) argument
331 geteuid(__unused proc_t p, __unused struct geteuid_args *uap, int32_t *retval) argument
351 gettid(__unused proc_t p, struct gettid_args *uap, int32_t *retval) argument
383 getgid(__unused proc_t p, __unused struct getgid_args *uap, int32_t *retval) argument
407 getegid(__unused proc_t p, __unused struct getegid_args *uap, int32_t *retval) argument
446 getgroups(__unused proc_t p, struct getgroups_args *uap, int32_t *retval) argument
487 getsgroups(__unused proc_t p, __unused struct getsgroups_args *uap, __unused int32_t *retval) argument
500 getwgroups(__unused proc_t p, __unused struct getwgroups_args *uap, __unused int32_t *retval) argument
531 setsid(proc_t p, __unused struct setsid_args *uap, int32_t *retval) argument
586 setpgid(proc_t curp, register struct setpgid_args *uap, __unused int32_t *retval) argument
676 issetugid(proc_t p, __unused struct issetugid_args *uap, int32_t *retval) argument
713 setuid(proc_t p, struct setuid_args *uap, __unused int32_t *retval) argument
833 seteuid(proc_t p, struct seteuid_args *uap, __unused int32_t *retval) argument
935 setreuid(proc_t p, struct setreuid_args *uap, __unused int32_t *retval) argument
1076 setgid(proc_t p, struct setgid_args *uap, __unused int32_t *retval) argument
1178 setegid(proc_t p, struct setegid_args *uap, __unused int32_t *retval) argument
1282 setregid(proc_t p, struct setregid_args *uap, __unused int32_t *retval) argument
1397 settid(proc_t p, struct settid_args *uap, __unused int32_t *retval) argument
1469 settid_with_pid(proc_t p, struct settid_with_pid_args *uap, __unused int32_t *retval) argument
1591 setgroups1(proc_t p, u_int gidsetsize, user_addr_t gidset, uid_t gmuid, __unused int32_t *retval) argument
1728 initgroups(proc_t p, struct initgroups_args *uap, __unused int32_t *retval) argument
1762 setgroups(proc_t p, struct setgroups_args *uap, __unused int32_t *retval) argument
1778 setsgroups(__unused proc_t p, __unused struct setsgroups_args *uap, __unused int32_t *retval) argument
1791 setwgroups(__unused proc_t p, __unused struct setwgroups_args *uap, __unused int32_t *retval) argument
1868 getlogin(proc_t p, struct getlogin_args *uap, __unused int32_t *retval) argument
1908 setlogin(proc_t p, struct setlogin_args *uap, __unused int32_t *retval) argument
2048 setlcid(proc_t p0, struct setlcid_args *uap, __unused int32_t *retval) argument
2154 getlcid(proc_t p0, struct getlcid_args *uap, int32_t *retval) argument
2191 setlcid(proc_t p0, struct setlcid_args *uap, int32_t *retval) argument
2198 getlcid(proc_t p0, struct getlcid_args *uap, int32_t *retval) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapmodrdn.c160 int rc, retval, havedn; local
171 retval = EXIT_FAILURE;
176 retval = EXIT_FAILURE;
188 retval = EXIT_FAILURE;
201 retval = rc = 0;
203 retval = domodrdn( ld, entrydn, rdn, newSuperior, remove_old_RDN );
211 retval = EXIT_FAILURE;
216 retval = rc;
222 retval = EXIT_FAILURE;
234 tool_exit( ld, retval );
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dgss-serv-krb5.c90 int ret = 0, retval = FALSE; local
112 retval = TRUE;
119 return retval;
132 int retval; local
137 if ((retval = krb5_parse_name(krb_context, client->exportedname.value,
140 krb5_get_err_text(krb_context, retval));
144 retval = 1;
149 retval = 1;
154 retval = 0;
157 return retval;
[all...]
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebDownload.idl66 HRESULT canResumeDownloadDecodedWithEncodingMIMEType([in] BSTR mimeType, [out, retval] BOOL* result);
86 HRESULT deletesFileUponFailure([out, retval] BOOL* result);
101 HRESULT bundlePathForTargetPath([in] BSTR target, [out, retval] BSTR* bundle);
106 HRESULT request([out, retval] IWebURLRequest** request);
149 HRESULT shouldDecodeSourceDataOfMIMEType([in] IWebDownload* download, [in] BSTR encodingType, [out, retval] BOOL* shouldDecode);
/macosx-10.10.1/apr-32/apr/apr/dso/unix/
H A Ddso.c190 void *retval = NULL;
209 retval = NSAddressOfSymbol(symbol);
210 if (retval == NULL) {
214 *ressym = retval;
219 void *retval;
222 retval = dlsym(handle->handle, symbol);
225 void *retval = dlsym(handle->handle, (char *)symname);
227 void *retval = dlsym(handle->handle, symname);
230 if (retval == NULL) {
235 *ressym = retval;
[all...]
/macosx-10.10.1/diskdev_cmds-576/fstyp.tproj/
H A Dfstyp_udf.c76 int fd, retval; local
78 retval = 0;
92 retval = E_OPENDEV;
101 retval = CheckUDF(fd, bsize) == 1;
102 if (retval == 0 && bsize != 2048) {
103 retval = CheckUDF(fd, 2048) == 1;
109 return retval;
114 int retval = memcmp(vsd->id, "BEA01", 5)==0 || local
122 fprintf(stderr, "IsVSD: Returning %d\n", retval);
124 return retval;
[all...]
/macosx-10.10.1/procmail-14/procmail/src/
H A Dlockfile.c65 int sleepsec,retries,invert,force,suspend,retval=EXIT_SUCCESS,virgin=1; local
125 xusg: retval=EX_USAGE;
186 outofmem: retval=EX_OSERR,nlog("Out of memory");
188 retval=EX_TEMPFAIL,nlog("Signal received");
200 { case 0:nlog("Sorry");retval=EX_CANTCREAT;
216 nlog("Try praying");retval=EX_UNAVAILABLE;
226 nlog("Filename too long");retval=EX_UNAVAILABLE;
235 if(retval==EXIT_SUCCESS&&virgin) /* any errors? did we do anything? */
241 switch(retval) /* we only invert the regular cases */
247 return retval; /* al
[all...]
/macosx-10.10.1/NFS-82/rpc.lockd/
H A Dlockd_lock.c559 enum split_status retval; local
561 retval = SPL_DISJOINT;
581 retval = SPL_CONTAINED;
583 retval = SPL_LOCK1;
613 retval |= SPL_LOCK1;
620 retval |= SPL_LOCK2;
627 retval = SPL_CONTAINED;
628 return retval;
631 retval = SPL_CONTAINED;
632 return retval;
717 int retval; local
739 int retval; local
838 enum nfslock_status retval; local
941 enum nfslock_status retval; local
1036 enum nfslock_status retval; local
1512 enum partialfilelock_status retval; local
1651 enum partialfilelock_status retval; local
1882 enum partialfilelock_status retval; local
1925 enum nlm4_stats retval; local
1984 enum nlm4_stats retval; local
2047 enum nlm4_stats retval; local
2221 enum nlm4_stats retval; local
2726 static struct nlm_res retval; local
[all...]
/macosx-10.10.1/system_cmds-643.1.1/lsmp.tproj/
H A Dtask_details.c59 my_per_task_info_t * retval = malloc(taskCount * sizeof(my_per_task_info_t)); local
60 if (retval) {
61 bzero((void *)retval, taskCount * sizeof(my_per_task_info_t));
64 global_taskinfo = retval;
65 return retval;
245 char * retval = "Unknown"; local
251 return retval;
255 my_per_task_info_t *retval = &NOT_FOUND_TASK_INFO; local
258 retval = &global_taskinfo[j];
262 return retval;
267 kern_return_t retval = KERN_FAILURE; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c232 int retval = E_NONE; local
235 if ((retval = copyin(data, (caddr_t)&args, sizeof(args)))) {
237 printf("hfs_mount: copyin returned %d for fs\n", retval);
239 return (retval);
278 retval = VFS_SYNC(mp, MNT_WAIT, context);
279 if (retval && ((cmdflags & MNT_FORCE) == 0)) {
283 printf("hfs_mount: VFS_SYNC returned %d during b-tree sync of %s \n", retval, hfsmp->vcbVN);
292 if ((retval = hfs_flushfiles(mp, flags, p))) {
296 printf("hfs_mount: hfs_flushfiles returned %d on %s \n", retval, hfsmp->vcbVN);
303 retval
614 int retval = 0; local
1213 int retval = E_NONE; local
2017 int retval = E_NONE; local
2384 int retval; local
3600 int retval; local
3700 int retval; local
4582 int retval = 0; local
[all...]

Completed in 326 milliseconds

1234567891011>>