Home
last modified time | relevance | path

Searched defs:tgt (Results 1 – 25 of 31) sorted by relevance

12

/dflybsd-src/usr.sbin/ppp/
H A Dua.h29 #define ua_htonl(src, tgt) \ argument
39 #define ua_ntohl(src, tgt) \ argument
49 #define ua_htons(src, tgt) \ argument
57 #define ua_ntohs(src, tgt) \ argument
H A Dfilter.c99 ParseIcmp(int argc, char const *const *argv, struct filterent *tgt) in ParseIcmp()
135 struct filterent *tgt) in ParseUdpOrTcp()
191 ParseGeneric(int argc, struct filterent *tgt) in ParseGeneric()
H A Dcommand.c431 subst(char *tgt, const char *oldstr, const char *newstr) in subst()
463 substip(char *tgt, const char *oldstr, struct in_addr ip) in substip()
469 substlong(char *tgt, const char *oldstr, long l) in substlong()
479 substull(char *tgt, const char *oldstr, unsigned long long ull) in substull()
491 substipv6(char *tgt, const char *oldstr, const struct ncpaddr *ip) in substipv6()
1036 mkPrefix(int argc, char const *const *argv, char *tgt, int sz) in mkPrefix()
/dflybsd-src/sys/dev/disk/mpt/
H A Dmpt_cam.c1653 mpt_tgt_state_t *tgt = MPT_TGT_STATE(mpt, cmd_req); in mpt_execute_req_a64() local
2040 mpt_tgt_state_t *tgt = MPT_TGT_STATE(mpt, cmd_req); in mpt_execute_req() local
2064 target_id_t tgt; in mpt_start() local
2272 mpt_bus_reset(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun, in mpt_bus_reset()
3012 mpt_tgt_state_t *tgt = MPT_TGT_STATE(mpt, tgt_req); in mpt_fc_els_reply_handler() local
3280 target_id_t tgt; in mpt_action() local
3727 target_id_t tgt; in mpt_get_spi_settings() local
3818 mpt_setwidth(struct mpt_softc *mpt, int tgt, int onoff) in mpt_setwidth()
3831 mpt_setsync(struct mpt_softc *mpt, int tgt, int period, int offset) in mpt_setsync()
3858 mpt_update_spi_config(struct mpt_softc *mpt, int tgt) in mpt_update_spi_config()
[all …]
H A Dmpt_raid.c806 mpt_map_physdisk(struct mpt_softc *mpt, union ccb *ccb, target_id_t *tgt) in mpt_map_physdisk()
823 mpt_is_raid_member(struct mpt_softc *mpt, target_id_t tgt) in mpt_is_raid_member()
842 mpt_is_raid_volume(struct mpt_softc *mpt, target_id_t tgt) in mpt_is_raid_volume()
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dtarget.c188 struct target_mem_desc *tgt; member
361 gomp_map_pointer (struct target_mem_desc *tgt, uintptr_t host_ptr, in gomp_map_pointer()
400 gomp_map_fields_existing (struct target_mem_desc *tgt, splay_tree_key n, in gomp_map_fields_existing()
461 gomp_map_val (struct target_mem_desc *tgt, void **hostaddrs, size_t i) in gomp_map_val()
491 struct target_mem_desc *tgt in gomp_map_vars() local
1004 gomp_unmap_tgt (struct target_mem_desc *tgt) in gomp_unmap_tgt()
1019 gomp_unmap_vars (struct target_mem_desc *tgt, bool do_copyfrom) in gomp_unmap_vars()
1178 struct target_mem_desc *tgt = gomp_malloc (sizeof (*tgt)); in gomp_load_image_to_device() local
1466 struct target_mem_desc *tgt = mem_map->root->key.tgt; in gomp_free_memmap() local
1515 copy_firstprivate_data (char *tgt, size_t mapnum, void **hostaddrs, in copy_firstprivate_data()
[all …]
H A Doacc-mem.c62 lookup_dev (struct target_mem_desc *tgt, void *d, size_t s) in lookup_dev()
305 struct target_mem_desc *tgt = NULL; in acc_map_data() local
472 struct target_mem_desc *tgt; in present_create_copy() local
658 struct target_mem_desc *tgt; in gomp_acc_insert_pointer() local
H A Doacc-parallel.c69 struct target_mem_desc *tgt; in GOACC_parallel_keyed() local
213 struct target_mem_desc *tgt; in GOACC_data_start() local
252 struct target_mem_desc *tgt = thr->mapped_data; in GOACC_data_end() local
H A Doacc-plugin.c36 struct target_mem_desc *tgt = ptr; in GOMP_PLUGIN_async_unmap_vars() local
H A Dtask.c665 char *tgt = (char *) &ttask->kinds[mapnum]; in gomp_create_target_task() local
H A Dlibgomp.h500 struct target_mem_desc *tgt; member
849 struct target_mem_desc *tgt; member
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_warc.c362 _popul_ehdr(struct archive_string *tgt, size_t tsz, warc_essential_hdr_t hdr) in _popul_ehdr()
442 _gen_uuid(warc_uuid_t *tgt) in _gen_uuid()
/dflybsd-src/sbin/routed/
H A Dparms.c474 get_passwd(char *tgt, in get_passwd()
577 char delim, *val0 = NULL, *tgt, *val, *p; in parse_parms() local
/dflybsd-src/sys/dev/disk/isp/
H A Disp.c1380 int tgt; in isp_scsi_channel_init() local
4474 int chan, tgt; in isp_control() local
7343 int tgt; in isp_spi_update() local
7458 int tgt; in isp_setdfltsdparm() local
7934 int tgt; in isp_parse_nvram_1020() local
8047 int tgt; in isp_parse_nvram_1080() local
8123 int tgt; in isp_parse_nvram_12160() local
H A Disp_freebsd.c3823 int bus, tgt; in isp_cam_async() local
3970 isp_make_here(ispsoftc_t *isp, int chan, int tgt) in isp_make_here()
4000 isp_make_gone(ispsoftc_t *isp, int chan, int tgt) in isp_make_gone()
4041 int dbidx, tgt, more_to_do = 0; in isp_gdt_task() local
4104 int dbidx, tgt, i; in isp_ldt_task() local
4286 int bus, tgt, ts, error, lim; in isp_action() local
4979 target_id_t tgt; in isp_async() local
4990 int flags, tgt; in isp_async() local
H A Dispreg.h853 #define _IxT(tgt, tidx) \ argument
948 #define _IxT8(tgt, tidx, b) \ argument
1015 #define _IxT16(tgt, tidx, b) \ argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c844 struct cgraph_node *tgt = cgraph_get_node (node->thunk.alias); in cgraph_analyze_function() local
876 struct cgraph_node *tgt = cgraph_get_node (node->thunk.alias); in cgraph_analyze_function() local
940 struct cgraph_node *tgt = cgraph_get_node (node->thunk.alias); in cgraph_process_same_body_aliases() local
H A Dvarpool.c479 struct varpool_node *tgt = varpool_node (node->alias_of); in varpool_analyze_pending_decls() local
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dmkdeps.c226 deps_add_default_target (struct deps *d, const char *tgt) in deps_add_default_target()
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dmkdeps.c227 deps_add_default_target (struct deps *d, const char *tgt) in deps_add_default_target()
/dflybsd-src/contrib/gcc-8.0/gcc/lto/
H A Dlto-symtab.c994 symtab_node *tgt = symtab_node::get_for_asmname (node->alias_target); in lto_symtab_merge_symbols() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c1115 tree tgt = NULL; in maybe_add_lambda_conv_op() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-grid.c1052 tree *tgt= gimple_omp_for_clauses_ptr (parloop); in grid_eliminate_combined_simd_part() local
H A Dgimple-loop-interchange.cc1161 tree_loop_interchange::map_inductions_to_loop (loop_cand &src, loop_cand &tgt) in map_inductions_to_loop()
/dflybsd-src/contrib/bmake/
H A Dparse.c1363 char *tgt = cp; in ParseDependencyTargets() local

12