Searched refs:retval (Results 451 - 475 of 774) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/usr.sbin/ctld/
H A Dkernel.c88 int retval, saved_errno; local
93 retval = kldload("ctl");
94 if (retval != -1)
435 int len, retval; local
484 retval = XML_Parse(parser, str, strlen(str), 1);
487 if (retval != 1) {
533 retval = XML_Parse(parser, str, strlen(str), 1);
536 if (retval != 1) {
551 retval = asprintf(&name, "%s/%d",
553 if (retval <
[all...]
/freebsd-13-stable/usr.sbin/makefs/
H A Dmakefs.c360 int retval; local
370 retval = set_option_var(options, var, val, buf, len);
372 return retval;
/freebsd-13-stable/lib/libc/net/
H A Dgetnetnamadr.c121 net_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, argument
210 net_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, argument
268 if (retval != NULL)
269 *((struct netent **)retval) = ne;
/freebsd-13-stable/bin/pax/
H A Dfile_subs.c553 int retval = -1; local
590 retval = -1;
599 retval = 0;
617 return(retval);
/freebsd-13-stable/sys/dev/adb/
H A Dadb_bus.c244 int retval = 0; local
248 retval += bus_print_child_header(dev,child);
250 retval += bus_print_child_footer(dev, child);
252 return (retval);
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/btree_test/
H A Dbtree_test.c524 int retval; local
530 retval = test->func(&bt, why);
532 if (retval == 0) {
535 (void) fprintf(stdout, "failed with %d\n", retval);
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_arm64.c348 int retval, ri; local
357 retval = 0;
373 retval = 1; /* Found an interrupting PMC. */
391 return (retval);
H A Dhwpmc_armv7.c333 int retval, ri; local
342 retval = 0;
363 retval = 1; /* Found an interrupting PMC. */
380 return (retval);
H A Dhwpmc_amd.c798 int i, error, retval, cpu; local
812 retval = 0;
841 retval = 1; /* Found an interrupting PMC. */
877 if (retval) {
881 retval = 1;
886 if (retval)
891 PMCDBG1(MDP,INT,2, "retval=%d", retval);
892 return (retval);
/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dfile.c511 DWORD retval; local
516 retval = GetFullPathName(filename, pathlen, path, &ptrname);
519 if (retval == 0)
522 if (retval >= pathlen)
/freebsd-13-stable/sys/security/audit/
H A Daudit.h89 void audit_arg_exit(int status, int retval);
204 #define AUDIT_ARG_EXIT(status, retval) do { \
206 audit_arg_exit((status), (retval)); \
432 #define AUDIT_ARG_EXIT(status, retval)
/freebsd-13-stable/sys/dev/superio/
H A Dsuperio.c777 int retval; local
779 retval = printf("superio:%s@ldn%0x2x: ",
782 retval += vprintf(fmt, ap);
784 return (retval);
831 int retval; local
836 retval = bus_print_child_header(parent, child);
837 retval += printf(" at %s ldn 0x%02x", devtype_to_str(type), ldn);
838 retval += bus_print_child_footer(parent, child);
840 return (retval);
/freebsd-13-stable/sys/arm64/arm64/
H A Dnexus.c188 int retval = 0; local
190 retval += bus_print_child_header(bus, child);
191 retval += printf("\n");
193 return (retval);
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_tpc.c457 int retval; local
464 retval = CTL_RETVAL_COMPLETE;
500 return (retval);
526 int retval; local
533 retval = CTL_RETVAL_COMPLETE;
545 return (retval);
585 return (retval);
596 int retval; local
603 retval = CTL_RETVAL_COMPLETE;
615 return (retval);
656 int retval; local
728 int retval; local
1424 int retval = CTL_RETVAL_COMPLETE; local
2345 int retval; local
2429 int retval; local
[all...]
/freebsd-13-stable/usr.sbin/bsdconfig/console/
H A Dsaver109 local retval=$?
111 return $retval
/freebsd-13-stable/sys/x86/x86/
H A Dlocal_apic.c1860 int retval, best; local
1874 retval = enumerator->apic_probe();
1875 if (retval > 0)
1877 if (best_enum == NULL || best < retval) {
1879 best = retval;
1905 retval = best_enum->apic_probe_cpus();
1906 if (retval != 0)
1908 best_enum->apic_name, retval);
1920 int retval; local
1929 retval
1942 int retval; local
[all...]
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-rpcap.c378 int retval; /* generic return value */ local
401 retval = select((int) pr->rmt_sockdata + 1, &rfds, NULL, NULL, &tv);
402 if (retval == -1)
416 if (retval == 0)
777 struct pcap_stat *retval; local
779 retval = rpcap_stats_rpcap(p, ps, PCAP_STATS_STANDARD);
781 if (retval)
952 int retval; local
960 retval = getaddrinfo(host, "0", &hints, &addrinfo);
961 if (retval !
2771 int retval; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_bus.c1441 * @retval 0 success
1442 * @retval ENOMEM the array allocation failed
1482 * @retval 0 success
1483 * @retval ENOMEM the array allocation failed
1612 * @retval 0 success
1613 * @retval EEXIST the requested unit number is already allocated
1614 * @retval ENOMEM memory allocation failure
1698 * @retval 0 success
1699 * @retval EEXIST the requested unit number is already allocated
1700 * @retval ENOME
1836 int retval = 0; local
2417 size_t retval; local
3546 int error, retval; local
3626 int printed, retval; local
3979 int retval = 0; local
4035 int retval = 0; local
5092 int retval = 0; local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dsshkey.c962 char *retval, hex[5]; local
965 if (dgst_raw_len > 65536 || (retval = calloc(1, rlen)) == NULL)
967 strlcpy(retval, alg, rlen);
968 strlcat(retval, ":", rlen);
972 strlcat(retval, hex, rlen);
974 return retval;
984 char *retval; local
987 if ((retval = calloc(rounds, 6)) == NULL)
989 retval[j++] = 'x';
998 retval[
1067 char *retval, *p, title[FLDSIZE_X], hash[FLDSIZE_X]; local
1159 char *retval = NULL; local
[all...]
/freebsd-13-stable/lib/libc/resolv/
H A Dres_debug.c778 u_int8_t retval = 0; local
807 retval = (mantissa << 4) | exponent;
811 return (retval);
818 u_int32_t retval; local
867 retval = ((unsigned)1<<31)
873 retval = ((unsigned)1<<31)
878 retval = 0; /*%< invalid value -- indicates error */
905 return (retval);
/freebsd-13-stable/contrib/libpcap/testprogs/
H A Dthreadsignaltest.c193 void *retval; local
298 status = pthread_join(capture_thread, &retval);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp247 InternalLongjmp(__hw_register_buf env, int retval) { argument
260 register long int retval_tmp asm("x1") = retval;
/freebsd-13-stable/contrib/apr/include/
H A Dapr_thread_proc.h275 * @param retval The return value to pass back to any thread that cares
278 apr_status_t retval);
282 * @param retval The return value from the dead thread.
285 APR_DECLARE(apr_status_t) apr_thread_join(apr_status_t *retval,
/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd.c840 int retval = 0; local
842 retval += bus_print_child_header(dev, child);
847 retval += resource_list_print_type(rl, "mem", SYS_RES_MEMORY,
850 retval += resource_list_print_type(rl, "irq", SYS_RES_IRQ,
854 retval += printf(" at core %u", bhnd_get_core_index(child));
856 retval += bus_print_child_domain(dev, child);
857 retval += bus_print_child_footer(dev, child);
859 return (retval);
/freebsd-13-stable/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c82 cell_t retval; local
123 (cell_t)i, &retval);

Completed in 307 milliseconds

<<11121314151617181920>>