Home
last modified time | relevance | path

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

12345678910>>...74

/freebsd/usr.sbin/rpc.lockd/
H A Dtest.c31 static nlm_res res; local
48 static nlm_res res; local
93 static char res; local
108 static char res; local
124 static char res; local
139 static char res; local
154 static char res; local
169 static char res; local
184 static char res; local
199 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/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
407 cbor_item_t *res = cbor_new_null(); in cbor_builder_null_callback() local
[all …]
/freebsd/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/contrib/ntp/libntp/
H A Dvint64ops.c29 vint64 res; in strtouv64() local
114 int res; in icmpv64() local
138 int res; in ucmpv64() local
161 vint64 res; in addv64() local
180 vint64 res; in subv64() local
199 vint64 res; in addv64i32() local
218 vint64 res; in subv64i32() local
237 vint64 res; in addv64u32() local
256 vint64 res; in subv64u32() local
/freebsd/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/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/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/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/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.c178 #define ISCONNECTED(res, no) \ argument
280 cleanup(struct hast_resource *res) in cleanup()
522 init_local(struct hast_resource *res) in init_local()
906 init_ggate(struct hast_resource *res) in init_ggate()
1224 struct hast_resource *res = arg; in ggate_recv_thread() local
1384 struct hast_resource *res = arg; in local_send_thread() local
1545 struct hast_resource *res = arg; in remote_send_thread() local
1702 struct hast_resource *res = arg; in remote_recv_thread() local
1864 struct hast_resource *res = arg; in ggate_send_thread() local
1956 struct hast_resource *res = arg; in sync_thread() local
[all …]
/freebsd/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()
260 find_entry(struct archive_entry_linkresolver *res, in find_entry()
312 next_entry(struct archive_entry_linkresolver *res, int mode) in next_entry()
351 insert_entry(struct archive_entry_linkresolver *res, in insert_entry()
383 grow_hash(struct archive_entry_linkresolver *res) in grow_hash()
420 archive_entry_partial_links(struct archive_entry_linkresolver *res, in archive_entry_partial_links()
/freebsd/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/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/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/contrib/libcbor/src/
H A Dcbor.c118 cbor_item_t *res; in _cbor_copy_int() local
165 cbor_item_t *res = cbor_new_indefinite_bytestring(); in cbor_copy() local
191 cbor_item_t *res = cbor_new_indefinite_string(); in cbor_copy() local
213 cbor_item_t *res; in cbor_copy() local
239 cbor_item_t *res; in cbor_copy() local
299 int res = b; in _pow() local
/freebsd/sys/dev/acpica/
H A Dacpi_package.c45 acpi_PkgInt(ACPI_OBJECT *res, int idx, UINT64 *dst) in acpi_PkgInt()
58 acpi_PkgInt32(ACPI_OBJECT *res, int idx, uint32_t *dst) in acpi_PkgInt32()
71 acpi_PkgInt16(ACPI_OBJECT *res, int idx, uint16_t *dst) in acpi_PkgInt16()
84 acpi_PkgStr(ACPI_OBJECT *res, int idx, void *dst, size_t size) in acpi_PkgStr()
116 acpi_PkgGas(device_t dev, ACPI_OBJECT *res, int idx, int *type, int *rid, in acpi_PkgGas()
133 acpi_PkgFFH_IntelCpu(ACPI_OBJECT *res, int idx, int *vendor, int *class, in acpi_PkgFFH_IntelCpu()
/freebsd/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/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/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/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/bin/pax/
H A Dar_subs.c70 int res; in list() local
147 int res; in extract() local
352 int res; in wr_archive() local
559 int res; in append() local
721 int res; in copy() local
971 int res; in next_head() local
1122 int res; in get_arc() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_restrict.c127 restrict_u * res, in dump_restrict()
157 restrict_u * res; in dump_restricts() local
240 restrict_u * res; in alloc_res4() local
266 restrict_u * res; in alloc_res6() local
288 restrict_u * res, in free_res()
342 restrict_u * res; in match_restrict4_addr() local
373 restrict_u * res; in match_restrict6_addr() local
408 restrict_u *res; in match_restrict_entry() local
611 restrict_u * res; in hack_restrict() local
752 restrict_u * res; in restrict_source() local
/freebsd/lib/libc/rpc/
H A Dkey_call.c134 cryptkeyres res; in key_encryptsession_pk() local
155 cryptkeyres res; in key_decryptsession_pk() local
176 cryptkeyres res; in key_encryptsession() local
196 cryptkeyres res; in key_decryptsession() local
244 cryptkeyres res; in key_get_conv() local
421 cryptkeyres *res; in key_call() local
426 cryptkeyres *res; in key_call() local
431 des_block *res; in key_call() local

12345678910>>...74