Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 1975) sorted by relevance

12345678910>>...79

/freebsd-14.2/usr.sbin/rpc.lockd/
H A Dtest.c39 static nlm_res res; local
101 static char res; local
116 static char res; local
132 static char res; local
147 static char res; local
162 static char res; local
177 static char res; local
192 static char res; local
207 static char res; local
222 static char res; local
[all …]
H A Dlock_proc.c460 nlm_testres res; in nlm_test_msg_1_svc() local
515 static nlm_res res; in nlm_lock_1_svc() local
537 static nlm_res res; in nlm_lock_msg_1_svc() local
566 static nlm_res res; in nlm_cancel_1_svc() local
588 static nlm_res res; in nlm_cancel_msg_1_svc() local
617 static nlm_res res; in nlm_unlock_1_svc() local
634 static nlm_res res; in nlm_unlock_msg_1_svc() local
670 static nlm_res res; in nlm_granted_1_svc() local
688 static nlm_res res; in nlm_granted_msg_1_svc() local
837 static nlm_res res; in nlm_nm_lock_3_svc() local
[all …]
/freebsd-14.2/contrib/libcbor/src/cbor/internal/
H A Dbuilder_callbacks.c116 #define CHECK_RES(ctx, res) \ argument
144 cbor_item_t *res = cbor_new_int8(); in cbor_builder_uint8_callback() local
153 cbor_item_t *res = cbor_new_int16(); in cbor_builder_uint16_callback() local
162 cbor_item_t *res = cbor_new_int32(); in cbor_builder_uint32_callback() local
171 cbor_item_t *res = cbor_new_int64(); in cbor_builder_uint64_callback() local
180 cbor_item_t *res = cbor_new_int8(); in cbor_builder_negint8_callback() local
189 cbor_item_t *res = cbor_new_int16(); in cbor_builder_negint16_callback() local
198 cbor_item_t *res = cbor_new_int32(); in cbor_builder_negint32_callback() local
207 cbor_item_t *res = cbor_new_int64(); in cbor_builder_negint64_callback() local
398 cbor_item_t *res = cbor_new_null(); in cbor_builder_null_callback() local
[all …]
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1942 #define __sanitizer_syscall_post_break(res, ...) argument
1944 #define __sanitizer_syscall_post_clone(res, ...) argument
1968 #define __sanitizer_syscall_post_gtty(res, ...) argument
1969 #define __sanitizer_syscall_post_idle(res, ...) argument
1970 #define __sanitizer_syscall_post_iopl(res, ...) argument
1973 #define __sanitizer_syscall_post_lock(res, ...) argument
1976 #define __sanitizer_syscall_post_mmap(res, ...) argument
1978 #define __sanitizer_syscall_post_mpx(res, ...) argument
1987 #define __sanitizer_syscall_post_prof(res, ...) argument
2007 #define __sanitizer_syscall_post_stty(res, ...) argument
[all …]
H A Dnetbsd_syscall_hooks.h36 #define __sanitizer_syscall_post_syscall(res, code, arg0, arg1, arg2, arg3, \ argument
44 #define __sanitizer_syscall_post_exit(res, rval) \ argument
47 #define __sanitizer_syscall_post_fork(res) \ argument
52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument
58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument
64 #define __sanitizer_syscall_post_open(res, path, flags, mode) \ argument
69 #define __sanitizer_syscall_post_close(res, fd) \ argument
75 #define __sanitizer_syscall_post_compat_50_wait4(res, pid, status, options, \ argument
83 #define __sanitizer_syscall_post_compat_43_ocreat(res, path, mode) \ argument
88 #define __sanitizer_syscall_post_link(res, path, link) \ argument
[all …]
/freebsd-14.2/contrib/ntp/libntp/
H A Dvint64ops.c30 vint64 res; in strtouv64() local
115 int res; in icmpv64() local
139 int res; in ucmpv64() local
162 vint64 res; in addv64() local
181 vint64 res; in subv64() local
200 vint64 res; in addv64i32() local
219 vint64 res; in subv64i32() local
238 vint64 res; in addv64u32() local
257 vint64 res; in subv64u32() local
/freebsd-14.2/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.c62 static void __free_pbl(struct bnxt_qplib_res *res, in __free_pbl()
196 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res, in bnxt_qplib_free_hwq()
229 struct bnxt_qplib_res *res; in bnxt_qplib_alloc_init_hwq() local
408 void bnxt_qplib_free_hwctx(struct bnxt_qplib_res *res) in bnxt_qplib_free_hwctx()
542 int bnxt_qplib_alloc_hwctx(struct bnxt_qplib_res *res) in bnxt_qplib_alloc_hwctx()
793 int bnxt_qplib_dealloc_pd(struct bnxt_qplib_res *res, in bnxt_qplib_dealloc_pd()
846 int bnxt_qplib_alloc_dpi(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_dpi()
1048 int bnxt_qplib_stop_res(struct bnxt_qplib_res *res) in bnxt_qplib_stop_res()
1069 int bnxt_qplib_init_tbls(struct bnxt_qplib_res *res) in bnxt_qplib_init_tbls()
1076 void bnxt_qplib_free_tbls(struct bnxt_qplib_res *res) in bnxt_qplib_free_tbls()
[all …]
/freebsd-14.2/sys/i386/linux/
H A Dlinux_vdso_gtod.c57 int res; in write() local
72 int res; in __vdso_clock_gettime_fallback() local
87 int res; in __vdso_clock_gettime64_fallback() local
102 int res; in __vdso_gettimeofday_fallback() local
117 int res; in __vdso_clock_getres_fallback() local
132 int res; in __vdso_getcpu_fallback() local
147 int res; in __vdso_time_fallback() local
/freebsd-14.2/sys/amd64/linux32/
H A Dlinux32_vdso_gtod.c57 int res; in write() local
72 int res; in __vdso_clock_gettime_fallback() local
87 int res; in __vdso_clock_gettime64_fallback() local
102 int res; in __vdso_gettimeofday_fallback() local
117 int res; in __vdso_clock_getres_fallback() local
132 int res; in __vdso_getcpu_fallback() local
147 int res; in __vdso_time_fallback() local
/freebsd-14.2/usr.sbin/rpc.statd/
H A Dtest.c15 static struct sm_stat_res res; local
31 static struct sm_stat_res res; local
47 static struct sm_stat res; local
63 static struct sm_stat res; local
79 static char res; local
121 struct sm_stat_res *res; in main() local
/freebsd-14.2/sys/amd64/linux/
H A Dlinux_vdso_gtod.c58 int res; in write() local
73 int res; in __vdso_clock_gettime_fallback() local
88 int res; in __vdso_gettimeofday_fallback() local
103 int res; in __vdso_clock_getres_fallback() local
118 int res; in __vdso_getcpu_fallback() local
133 int res; in __vdso_time_fallback() local
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dkstrtox.h74 kstrtoul(const char *cp, unsigned int base, unsigned long *res) in kstrtoul()
89 kstrtol(const char *cp, unsigned int base, long *res) in kstrtol()
104 kstrtoint(const char *cp, unsigned int base, int *res) in kstrtoint()
122 kstrtouint(const char *cp, unsigned int base, unsigned int *res) in kstrtouint()
140 kstrtou8(const char *cp, unsigned int base, uint8_t *res) in kstrtou8()
158 kstrtou16(const char *cp, unsigned int base, uint16_t *res) in kstrtou16()
176 kstrtou32(const char *cp, unsigned int base, uint32_t *res) in kstrtou32()
183 kstrtos64(const char *cp, unsigned int base, int64_t *res) in kstrtos64()
198 kstrtoll(const char *cp, unsigned int base, long long *res) in kstrtoll()
204 kstrtou64(const char *cp, unsigned int base, u64 *res) in kstrtou64()
[all …]
/freebsd-14.2/sbin/hastd/
H A Dcontrol.c56 child_cleanup(struct hast_resource *res) in child_cleanup()
74 uint8_t role, struct hast_resource *res, const char *name, unsigned int no) in control_set_role_common()
142 control_set_role(struct hast_resource *res, uint8_t role) in control_set_role()
149 control_status_worker(struct hast_resource *res, struct nv *nvout, in control_status_worker()
238 struct hast_resource *res, const char *name, unsigned int no) in control_status()
365 struct hast_resource *res; in control_handle() local
433 struct hast_resource *res = arg; in ctrl_thread() local
H A Dprimary.c179 #define ISCONNECTED(res, no) \ argument
281 cleanup(struct hast_resource *res) in cleanup()
523 init_local(struct hast_resource *res) in init_local()
907 init_ggate(struct hast_resource *res) in init_ggate()
1225 struct hast_resource *res = arg; in ggate_recv_thread() local
1385 struct hast_resource *res = arg; in local_send_thread() local
1546 struct hast_resource *res = arg; in remote_send_thread() local
1703 struct hast_resource *res = arg; in remote_recv_thread() local
1865 struct hast_resource *res = arg; in ggate_send_thread() local
1957 struct hast_resource *res = arg; in sync_thread() local
[all …]
/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_entry_link_resolver.c101 struct archive_entry_linkresolver *res; in archive_entry_linkresolver_new() local
121 archive_entry_linkresolver_set_strategy(struct archive_entry_linkresolver *res, in archive_entry_linkresolver_set_strategy()
159 archive_entry_linkresolver_free(struct archive_entry_linkresolver *res) in archive_entry_linkresolver_free()
173 archive_entry_linkify(struct archive_entry_linkresolver *res, in archive_entry_linkify()
275 find_entry(struct archive_entry_linkresolver *res, in find_entry()
327 next_entry(struct archive_entry_linkresolver *res, int mode) in next_entry()
366 insert_entry(struct archive_entry_linkresolver *res, in insert_entry()
398 grow_hash(struct archive_entry_linkresolver *res) in grow_hash()
435 archive_entry_partial_links(struct archive_entry_linkresolver *res, in archive_entry_partial_links()
/freebsd-14.2/sys/dev/puc/
H A Dpucdata.c1377 intptr_t *res) in puc_config_amc()
1395 intptr_t *res) in puc_config_diva()
1412 int port, intptr_t *res) in puc_config_exar()
1424 int port, intptr_t *res) in puc_config_exar_pcie()
1448 intptr_t *res) in puc_config_moxa()
1557 intptr_t *res) in puc_config_syba()
1631 intptr_t *res) in puc_config_siig()
1663 intptr_t *res) in puc_config_timedia()
1762 intptr_t *res) in puc_config_oxford_pcie()
1835 intptr_t *res) in puc_config_sunix()
[all …]
/freebsd-14.2/usr.sbin/ypldap/
H A Dyp.c277 yp_valid_domain(char *domain, struct ypresp_val *res) in yp_valid_domain()
293 static bool_t res; in ypproc_domain_2_svc() local
304 static bool_t res; in ypproc_domain_nonack_2_svc() local
319 static struct ypresp_val res; in ypproc_match_2_svc() local
450 static struct ypresp_key_val res; in ypproc_first_2_svc() local
482 static struct ypresp_key_val res; in ypproc_next_2_svc() local
569 static struct ypresp_all res; in ypproc_all_2_svc() local
581 static struct ypresp_master res; in ypproc_master_2_svc() local
613 static ypresp_maplist res; in ypproc_maplist_2_svc() local
633 yp_make_val(struct ypresp_val *res, char *line, int replacecolon) in yp_make_val()
[all …]
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp52 int res = REAL(pthread_mutex_lock)(m); in INTERCEPTOR() local
59 int res = REAL(pthread_mutex_trylock)(m); in INTERCEPTOR() local
73 int res = REAL(pthread_spin_destroy)(m); in INTERCEPTOR() local
81 int res = REAL(pthread_spin_lock)(m); in INTERCEPTOR() local
88 int res = REAL(pthread_spin_trylock)(m); in INTERCEPTOR() local
109 int res = REAL(pthread_rwlock_rdlock)(m); in INTERCEPTOR() local
116 int res = REAL(pthread_rwlock_tryrdlock)(m); in INTERCEPTOR() local
134 int res = REAL(pthread_rwlock_wrlock)(m); in INTERCEPTOR() local
141 int res = REAL(pthread_rwlock_trywrlock)(m); in INTERCEPTOR() local
188 int res = REAL(pthread_cond_wait)(cond, m); in INTERCEPTOR() local
[all …]
/freebsd-14.2/sys/dev/acpica/
H A Dacpi_package.c46 acpi_PkgInt(ACPI_OBJECT *res, int idx, UINT64 *dst) in acpi_PkgInt()
59 acpi_PkgInt32(ACPI_OBJECT *res, int idx, uint32_t *dst) in acpi_PkgInt32()
72 acpi_PkgInt16(ACPI_OBJECT *res, int idx, uint16_t *dst) in acpi_PkgInt16()
85 acpi_PkgStr(ACPI_OBJECT *res, int idx, void *dst, size_t size) in acpi_PkgStr()
117 acpi_PkgGas(device_t dev, ACPI_OBJECT *res, int idx, int *type, int *rid, in acpi_PkgGas()
134 acpi_PkgFFH_IntelCpu(ACPI_OBJECT *res, int idx, int *vendor, int *class, in acpi_PkgFFH_IntelCpu()
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dget_addrs.c47 gethostname_fallback (krb5_context context, krb5_addresses *res) in gethostname_fallback()
97 find_all_addresses (krb5_context context, krb5_addresses *res, int flags) in find_all_addresses()
221 get_addrs_int (krb5_context context, krb5_addresses *res, int flags) in get_addrs_int()
266 krb5_get_all_client_addrs (krb5_context context, krb5_addresses *res) in krb5_get_all_client_addrs()
282 krb5_get_all_server_addrs (krb5_context context, krb5_addresses *res) in krb5_get_all_server_addrs()
/freebsd-14.2/contrib/ntp/sntp/libopts/
H A Dparse-duration.c170 time_t res = 0; in parse_year_month_day() local
192 time_t res = 0; in parse_yearmonthday() local
222 time_t res = 0; in parse_YMWD() local
267 time_t res = 0; in parse_hour_minute_second() local
290 time_t res = 0; in parse_hourminutesecond() local
320 time_t res = 0; in parse_HMS() local
358 time_t res = 0; in parse_time() local
415 time_t res = 0; in parse_period() local
468 time_t res = 0; in parse_non_iso8601() local
/freebsd-14.2/crypto/openssl/test/
H A Dffc_internal_test.c176 int ret = 0, res; in ffc_params_validate_g_unverified_test() local
246 int ret = 0, res = -1; in ffc_params_validate_pq_test() local
348 int ret = 0, res = -1; in ffc_params_gen_test() local
369 int ret = 0, res = -1; in ffc_params_gen_canonicalg_test() local
394 int ret = 0, res = -1; in ffc_params_fips186_2_gen_validate_test() local
443 int ret = 0, res = -1; in ffc_public_validate_test() local
541 int ret = 0, res = -1; in ffc_private_validate_test() local
608 int ret = 0, res = -1, N; in ffc_private_gen_test() local
/freebsd-14.2/contrib/netbsd-tests/lib/libc/sys/
H A Dt_setrlimit.c83 struct rlimit res; in ATF_TC_BODY() local
143 struct rlimit res; in ATF_TC_BODY() local
163 struct rlimit res; in ATF_TC_BODY() local
188 struct rlimit res; in ATF_TC_BODY() local
260 struct rlimit res; in ATF_TC_BODY() local
330 struct rlimit res; in ATF_TC_BODY() local
379 struct rlimit res; in ATF_TC_BODY() local
438 struct rlimit res; in ATF_TC_BODY() local
488 struct rlimit res; in ATF_TC_BODY() local
518 struct rlimit res; in ATF_TC_BODY() local
[all …]
/freebsd-14.2/bin/pax/
H A Dar_subs.c76 int res; in list() local
153 int res; in extract() local
358 int res; in wr_archive() local
565 int res; in append() local
727 int res; in copy() local
977 int res; in next_head() local
1128 int res; in get_arc() local
/freebsd-14.2/contrib/wpa/src/tls/
H A Dlibtommath.c534 int res; in mp_mulmod() local
555 int res; in mp_mod() local
766 int res; in mp_invmod_slow() local
956 int res; in mp_read_unsigned_bin() local
1095 int res; in mp_init_copy() local
1299 int res; in mp_abs() local
1379 int res; in mp_mul_2d() local
2105 int res; in mp_sqr() local
2184 int res; in mp_reduce_2k_setup_l() local
2212 int res; in mp_2expt() local
[all …]

12345678910>>...79