Home
last modified time | relevance | path

Searched defs:local (Results 1 – 25 of 142) sorted by relevance

123456

/freebsd-10-stable/contrib/gcc/
Dipa-pure-const.c91 check_decl (funct_state local, in check_decl()
152 check_operand (funct_state local, in check_operand()
164 check_tree (funct_state local, tree t, bool checking_write) in check_tree()
212 look_for_address_of (funct_state local, tree t) in look_for_address_of()
234 check_rhs_var (funct_state local, tree t) in check_rhs_var()
250 check_lhs_var (funct_state local, tree t) in check_lhs_var()
269 get_asm_expr_operands (funct_state local, tree stmt) in get_asm_expr_operands()
316 check_call (funct_state local, tree call_expr) in check_call()
405 funct_state local = get_function_state (fn); in scan_function() local
Dipa-reference.c284 check_operand (ipa_reference_local_vars_info_t local, in check_operand()
311 check_tree (ipa_reference_local_vars_info_t local, tree t, bool checking_write) in check_tree()
358 check_rhs_var (ipa_reference_local_vars_info_t local, tree t) in check_rhs_var()
373 check_lhs_var (ipa_reference_local_vars_info_t local, tree t) in check_lhs_var()
389 get_asm_expr_operands (ipa_reference_local_vars_info_t local, tree stmt) in get_asm_expr_operands()
436 check_call (ipa_reference_local_vars_info_t local, tree call_expr) in check_call()
485 ipa_reference_local_vars_info_t local = NULL; in scan_for_static_refs() local
/freebsd-10-stable/contrib/ntp/libntp/
Dprettydate.c65 int local) in get_struct_tm()
157 int local in common_prettydate()
229 u_int32 ntp, int local in ntp2unix_tm()
/freebsd-10-stable/usr.sbin/bluetooth/sdpcontrol/
Dsdpcontrol.c56 int n, local; in main() local
102 do_sdp_command(bdaddr_p bdaddr, char const *control, int local, in do_sdp_command()
/freebsd-10-stable/sys/nlm/
Dnlm_prot_svc.c56 bool_t (*local)(char *, void *, struct svc_req *); in nlm_prog_0() local
124 bool_t (*local)(char *, void *, struct svc_req *); in nlm_prog_1() local
265 bool_t (*local)(char *, void *, struct svc_req *); in nlm_prog_3() local
378 bool_t (*local)(char *, void *, struct svc_req *); in nlm_prog_4() local
/freebsd-10-stable/usr.sbin/tcpdrop/
Dtcpdrop.c176 struct host_service local, foreign; in tcpdrop() local
258 struct addrinfo *ail, *local, *aif, *foreign; in tcpdropbyname() local
305 struct sockaddr *local, *foreign; in tcpdropconn() local
/freebsd-10-stable/crypto/heimdal/lib/roken/
Dtm2time.c47 tm2time (struct tm tm, int local) in tm2time()
/freebsd-10-stable/sys/i386/linux/
Dlinux_vdso.lds.s63 local: *; label
/freebsd-10-stable/sys/amd64/linux32/
Dlinux32_vdso.lds.s64 local: *; label
/freebsd-10-stable/sys/amd64/linux/
Dlinux_vdso.lds.s67 local: *; label
/freebsd-10-stable/usr.bin/talk/
Dget_iface.c53 static struct sockaddr_in local; in get_iface() local
/freebsd-10-stable/share/examples/find_interface/
Dfind_interface.c59 struct sockaddr_in local, remote; in main() local
/freebsd-10-stable/contrib/ntp/libparse/
Dclk_meinberg.c275 void *local in cvt_meinberg()
473 void *local in cvt_mgps()
Dclk_wharton.c91 void *local in cvt_wharton_400a()
Dclk_computime.c116 void *local in cvt_computime()
Dclk_sel240x.c127 void *local in cvt_sel240x()
Dclk_dcf7000.c93 void *local in cvt_dcf7000()
Dclk_schmid.c113 void *local in cvt_schmid()
/freebsd-10-stable/contrib/amd/amd/
Dnfs_prot_svc.c96 nfssvcproc_t local; in nfs_program_2() local
328 nfssvcproc_t local; in nfs_program_3() local
/freebsd-10-stable/contrib/apr-util/include/
Dapr_sha1.h64 int local; member
/freebsd-10-stable/crypto/heimdal/appl/telnet/libtelnet/
Dmisc.c56 auth_encrypt_init(const char *local, const char *remote, const char *name, in auth_encrypt_init()
/freebsd-10-stable/contrib/wpa/src/ap/
Dtkip_countermeasures.c69 int michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) in michael_mic_failure()
/freebsd-10-stable/contrib/telnet/libtelnet/
Dmisc.c68 auth_encrypt_init(char *local, char *remote, const char *name undef1, int server undef1) in auth_encrypt_init()
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
Dimport_sec_context.c48 krb5_address local, remote; in _gsskrb5_import_sec_context() local
/freebsd-10-stable/sys/dev/isci/scil/
Dscic_port.h119 SCIC_PORT_END_POINT_PROPERTIES_T local; member

123456