Home
last modified time | relevance | path

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

12345678910>>...41

/dflybsd-src/usr.sbin/rpc.lockd/
H A Dtest.c18 static nlm_testres res; in nlm_test_1() local
32 static nlm_res res; in nlm_lock_1() local
47 static nlm_res res; in nlm_cancel_1() local
60 static nlm_res res; in nlm_unlock_1() local
73 static nlm_res res; in nlm_granted_1() local
86 static char res; in nlm_test_msg_1() local
99 static char res; in nlm_lock_msg_1() local
113 static char res; in nlm_cancel_msg_1() local
126 static char res; in nlm_unlock_msg_1() local
139 static char res; in nlm_granted_msg_1() local
[all …]
H A Dlock_proc.c383 static nlm_testres res; in nlm_test_1_svc() local
415 nlm_testres res; in nlm_test_msg_1_svc() local
470 static nlm_res res; in nlm_lock_1_svc() local
492 static nlm_res res; in nlm_lock_msg_1_svc() local
521 static nlm_res res; in nlm_cancel_1_svc() local
543 static nlm_res res; in nlm_cancel_msg_1_svc() local
572 static nlm_res res; in nlm_unlock_1_svc() local
589 static nlm_res res; in nlm_unlock_msg_1_svc() local
625 static nlm_res res; in nlm_granted_1_svc() local
640 static nlm_res res; in nlm_granted_msg_1_svc() local
[all …]
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dmemory.c50 void *res = (void *)(GC_malloc (size)); in objc_malloc() local
59 void *res = (void *)(GC_malloc_atomic (size)); in objc_atomic_malloc() local
68 void *res = (void *)(GC_realloc (mem, size)); in objc_realloc() local
79 void *res = (void *)(GC_malloc (nelem * size)); in objc_calloc() local
96 void *res = (void *)(malloc (size)); in objc_malloc() local
105 void *res = (void *)(malloc (size)); in objc_atomic_malloc() local
114 void *res = (void *)(realloc (mem, size)); in objc_realloc() local
123 void *res = (void *)(calloc (nelem, size)); in objc_calloc() local
/dflybsd-src/usr.sbin/rpc.statd/
H A Dtest.c17 static struct sm_stat_res res; in sm_stat_1() local
30 static struct sm_stat_res res; in sm_mon_1() local
43 static struct sm_stat res; in sm_unmon_1() local
56 static struct sm_stat res; in sm_unmon_all_1() local
69 static char res; in sm_simu_crash_1() local
111 struct sm_stat_res *res; in main() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_entry_link_resolver.c102 struct archive_entry_linkresolver *res; in archive_entry_linkresolver_new() local
122 archive_entry_linkresolver_set_strategy(struct archive_entry_linkresolver *res, in archive_entry_linkresolver_set_strategy()
160 archive_entry_linkresolver_free(struct archive_entry_linkresolver *res) in archive_entry_linkresolver_free()
174 archive_entry_linkify(struct archive_entry_linkresolver *res, in archive_entry_linkify()
261 find_entry(struct archive_entry_linkresolver *res, in find_entry()
313 next_entry(struct archive_entry_linkresolver *res, int mode) in next_entry()
352 insert_entry(struct archive_entry_linkresolver *res, in insert_entry()
384 grow_hash(struct archive_entry_linkresolver *res) in grow_hash()
421 archive_entry_partial_links(struct archive_entry_linkresolver *res, in archive_entry_partial_links()
/dflybsd-src/stand/lib/
H A Dzalloc_malloc.c56 Guard *res; in malloc() local
93 Guard *res = (void *)((char *)ptr - MALLOCALIGN); in free() local
123 void *res; in calloc() local
140 void *res; in realloc() local
171 void *res; in reallocf() local
/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c223 int olduse, res, min, max; in s_mp_add() local
310 int olduse, res, min, max; in s_mp_sub() local
426 int sa, sb, res; in mp_add() local
458 int sa, sb, res; in mp_sub() local
495 int res, neg; in mp_mul() local
542 int res; in mp_mulmod() local
563 int res; in mp_mod() local
774 int res; in mp_invmod_slow() local
964 int res; in mp_read_unsigned_bin() local
999 int x, res; in mp_to_unsigned_bin() local
[all …]
/dflybsd-src/lib/libc/rpc/
H A Dkey_call.c139 cryptkeyres res; in key_encryptsession_pk() local
160 cryptkeyres res; in key_decryptsession_pk() local
181 cryptkeyres res; in key_encryptsession() local
201 cryptkeyres res; in key_decryptsession() local
249 cryptkeyres res; in key_get_conv() local
410 cryptkeyres *res; in key_call() local
415 cryptkeyres *res; in key_call() local
420 des_block *res; in key_call() local
/dflybsd-src/bin/pax/
H A Dar_subs.c73 int res; in list() local
147 int res; in extract() local
352 int res; in wr_archive() local
556 int res; in append() local
718 int res; in copy() local
966 int res; in next_head() local
1118 int res; in get_arc() local
H A Dbuf_subs.c206 int res; in appnd_start() local
306 int res; in rd_sync() local
389 off_t res; in rd_skip() local
515 int res; in rd_wrbuf() local
602 int res = 0; in wr_rdfile() local
664 int res = 0; in rd_wrfile() local
752 int res = 0; in cp_file() local
/dflybsd-src/sys/dev/acpica/
H A Dacpi_package.c44 acpi_PkgInt(ACPI_OBJECT *res, int idx, UINT64 *dst) in acpi_PkgInt()
57 acpi_PkgInt32(ACPI_OBJECT *res, int idx, uint32_t *dst) in acpi_PkgInt32()
70 acpi_PkgStr(ACPI_OBJECT *res, int idx, void *dst, size_t size) in acpi_PkgStr()
103 acpi_PkgGas(device_t dev, ACPI_OBJECT *res, int idx, int *type, int *rid, in acpi_PkgGas()
120 acpi_PkgRawGas(ACPI_OBJECT *res, int idx, ACPI_GENERIC_ADDRESS *gas) in acpi_PkgRawGas()
/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_cprojf.c24 float complex res; in cprojf() local
27 __real__ res = INFINITY; in cprojf() local
28 __imag__ res = copysignf(0.0, __imag__ z); in cprojf() local
H A Ds_cprojl.c25 long double complex res; in cprojl() local
28 __real__ res = INFINITY; in cprojl() local
29 __imag__ res = copysignl(0.0, __imag__ z); in cprojl() local
H A Ds_cproj.c25 double complex res; in cproj() local
28 __real__ res = INFINITY; in cproj() local
29 __imag__ res = copysign(0.0, __imag__ z); in cproj() local
H A Ds_nearbyint.c26 double res; in nearbyint() local
39 float res; in nearbyintf() local
52 long double res; in nearbyintl() local
/dflybsd-src/contrib/gcc-8.0/libdecnumber/
H A DdecNumber.c493 Unit *res; /* where result will be built */ in decNumberFromString() local
738 decNumber * decNumberAbs(decNumber *res, const decNumber *rhs, in decNumberAbs()
770 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs, in decNumberAdd()
796 decNumber * decNumberAnd(decNumber *res, const decNumber *lhs, in decNumberAnd()
864 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs, in decNumberCompare()
884 decNumber * decNumberCompareSignal(decNumber *res, const decNumber *lhs, in decNumberCompareSignal()
905 decNumber * decNumberCompareTotal(decNumber *res, const decNumber *lhs, in decNumberCompareTotal()
926 decNumber * decNumberCompareTotalMag(decNumber *res, const decNumber *lhs, in decNumberCompareTotalMag()
991 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs, in decNumberDivide()
1014 decNumber * decNumberDivideInteger(decNumber *res, const decNumber *lhs, in decNumberDivideInteger()
[all …]
/dflybsd-src/contrib/gdb-7/libdecnumber/
H A DdecNumber.c493 Unit *res; /* where result will be built */ in decNumberFromString() local
738 decNumber * decNumberAbs(decNumber *res, const decNumber *rhs, in decNumberAbs()
770 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs, in decNumberAdd()
796 decNumber * decNumberAnd(decNumber *res, const decNumber *lhs, in decNumberAnd()
864 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs, in decNumberCompare()
884 decNumber * decNumberCompareSignal(decNumber *res, const decNumber *lhs, in decNumberCompareSignal()
905 decNumber * decNumberCompareTotal(decNumber *res, const decNumber *lhs, in decNumberCompareTotal()
926 decNumber * decNumberCompareTotalMag(decNumber *res, const decNumber *lhs, in decNumberCompareTotalMag()
991 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs, in decNumberDivide()
1014 decNumber * decNumberDivideInteger(decNumber *res, const decNumber *lhs, in decNumberDivideInteger()
[all …]
/dflybsd-src/contrib/gcc-4.7/libdecnumber/
H A DdecNumber.c493 Unit *res; /* where result will be built */ in decNumberFromString() local
738 decNumber * decNumberAbs(decNumber *res, const decNumber *rhs, in decNumberAbs()
770 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs, in decNumberAdd()
796 decNumber * decNumberAnd(decNumber *res, const decNumber *lhs, in decNumberAnd()
864 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs, in decNumberCompare()
884 decNumber * decNumberCompareSignal(decNumber *res, const decNumber *lhs, in decNumberCompareSignal()
905 decNumber * decNumberCompareTotal(decNumber *res, const decNumber *lhs, in decNumberCompareTotal()
926 decNumber * decNumberCompareTotalMag(decNumber *res, const decNumber *lhs, in decNumberCompareTotalMag()
991 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs, in decNumberDivide()
1014 decNumber * decNumberDivideInteger(decNumber *res, const decNumber *lhs, in decNumberDivideInteger()
[all …]
/dflybsd-src/sys/cpu/x86_64/include/
H A Datomic.h141 u_long res; in atomic_readandclear_long() local
157 u_int res; in atomic_readandclear_int() local
385 u_int res = _old; in atomic_cmpxchg_int() local
397 u_int res = _old; in atomic_cmpxchg_long_test() local
411 u_short res = _old; in atomic_cmpset_short() local
423 u_char res = *_old; in atomic_fcmpset_char() local
436 u_short res = *_old; in atomic_fcmpset_short() local
449 u_int res = _old; in atomic_cmpset_int() local
461 u_int res = *_old; in atomic_fcmpset_int() local
474 u_int res = _old; in atomic_cmpset_int_xacquire() local
[all …]
/dflybsd-src/contrib/tcsh-6/
H A Dtw.init.c157 tw_dir_next(struct Strbuf *res, DIR *dfd) in tw_dir_next()
387 tw_cmd_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_cmd_next()
472 tw_shvar_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_shvar_next()
514 tw_envvar_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_envvar_next()
576 tw_var_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_var_next()
608 tw_logname_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_logname_next()
674 tw_grpname_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_grpname_next()
742 tw_file_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_file_next()
860 tw_wl_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_wl_next()
900 tw_bind_next(struct Strbuf *res, struct Strbuf *dir, int *flags) in tw_bind_next()
[all …]
H A Dsh.misc.c533 ssize_t res; in areadlink() local
594 int res; in xcreat() local
606 int res; in xdup2() local
618 struct group *res; in xgetgrgid() local
632 struct passwd *res; in xgetpwnam() local
646 struct passwd *res; in xgetpwuid() local
660 int res; in xopen() local
686 ssize_t res = -1; in xread() local
701 int res; in xtcsetattr() local
714 ssize_t res = -1; in xwrite() local
/dflybsd-src/sbin/vquota/
H A Dvquota.c116 struct hl_node *hlp, *res; in hl_node_insert() local
216 struct ac_unode *unp, *res; in unode_insert() local
237 struct ac_gnode *gnp, *res; in gnode_insert() local
430 prop_object_t args, prop_dictionary_t *res) in send_command()
490 prop_dictionary_t args, res; in show_mp() local
564 prop_dictionary_t res, item; in cmd_sync() local
624 prop_dictionary_t res, args; in cmd_limit() local
650 prop_dictionary_t res, args; in cmd_limit_uid() local
677 prop_dictionary_t res, args; in cmd_limit_gid() local
/dflybsd-src/usr.sbin/rpc.ypupdated/
H A Dypupdated_server.c96 static int res; in ypu_change_1_svc() local
130 static int res; in ypu_insert_1_svc() local
164 static int res; in ypu_delete_1_svc() local
198 static int res; in ypu_store_1_svc() local
/dflybsd-src/sys/dev/drm/amd/display/dc/basics/
H A Dfixpt31_32.c69 struct fixed31_32 res; in dc_fixpt_from_fraction() local
121 struct fixed31_32 res; in dc_fixpt_mul() local
172 struct fixed31_32 res; in dc_fixpt_sqr() local
228 struct fixed31_32 res = dc_fixpt_one; in dc_fixpt_sinc() local
281 struct fixed31_32 res = dc_fixpt_one; in dc_fixpt_cos() local
311 struct fixed31_32 res = dc_fixpt_from_fraction( in fixed31_32_exp_from_taylor_series() local
380 struct fixed31_32 res = dc_fixpt_neg(dc_fixpt_one); in dc_fixpt_log() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-scalar-evolution.c307 struct scev_info_str *res; in new_scev_info_str() local
351 struct scev_info_str *res; in find_var_scev_info() local
477 tree res; in compute_overall_effect_of_inner_loop() local
540 tree res; in get_scalar_evolution() local
794 tree res = NULL_TREE; in add_to_evolution() local
846 gimple res = NULL; in get_loop_exit_condition() local
923 t_bool res = t_false; in follow_ssa_edge_binary() local
1060 t_bool res; in follow_ssa_edge_expr() local
1150 t_bool res; in follow_ssa_edge_in_rhs() local
1248 t_bool res = follow_ssa_edge_in_condition_phi_branch (0, loop, condition_phi, in follow_ssa_edge_in_condition_phi() local
[all …]

12345678910>>...41