Searched refs:target (Results 76 - 100 of 250) sorted by relevance

12345678910

/osnet-11/usr/src/lib/libast/common/misc/
H A Dfs3d.c113 fs3d_mount(const char* source, char* target, int flags, void* data) argument
115 return mount(source, target, flags, data);
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Darp.c155 /* Am I the protocol address target? */
159 grub_net_link_level_address_t target; local
163 target.type = GRUB_NET_LINK_LEVEL_PROTOCOL_ETHERNET;
164 grub_memcpy (target.mac, sender_hardware_address, 6);
165 grub_memcpy (target_hardware_address, target.mac, 6);
175 send_ethernet_packet (inf, nb, target, GRUB_NET_ETHERTYPE_ARP);
H A Dnet.c44 grub_net_network_level_netaddress_t target; member in struct:grub_net_route
582 if (a->target.addr.type < b->target.addr.type)
584 if (a->target.addr.type > b->target.addr.type)
586 switch (a->target.addr.type)
591 if (a->target.masksize > b->target.masksize)
593 if (a->target.masksize < b->target
677 grub_net_addr_to_str(const grub_net_network_level_address_t *target, char *buf) argument
996 grub_net_add_route(const char *name, grub_net_network_level_netaddress_t target, struct grub_net_network_level_interface *inter) argument
1023 grub_net_add_route_gw(const char *name, grub_net_network_level_netaddress_t target, grub_net_network_level_address_t gw) argument
1053 grub_net_network_level_netaddress_t target; local
1086 print_net_address(const grub_net_network_level_netaddress_t *target) argument
1118 print_address(const grub_net_network_level_address_t *target) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/loader/powerpc/ieee1275/
H A Dlinux.c53 grub_linux_claimmap_iterate (grub_addr_t target, grub_size_t size, argument
65 target = ALIGN_UP (target, align);
68 if (type != GRUB_MEMORY_AVAILABLE || target > end)
72 if (target >= addr && target < end && size <= end - target)
74 if (grub_claimmap (target, size) == GRUB_ERR_NONE)
76 found_addr = target;
81 if (target < add
[all...]
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_devinfo.c192 char *target; local
194 target = get_string_prop(node, "target-port", di_prop_hw_next);
195 assert(target != NULL);
196 return (strip_w(target));
229 * Find the target-port and lun properties in a path.
232 get_tgt_in_path(di_path_t path, char **target) argument
236 assert(target != NULL);
239 if (strcmp("target-port", di_path_prop_name(pprop)) == 0) {
240 assert(di_path_prop_strings(pprop, target) !
340 char *target = NULL, *parent_iport = NULL, *devlink = NULL; local
472 char *c, *tgtprop, *target = NULL; local
573 char *iport = NULL, *target = NULL, *devlink = NULL; local
[all...]
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DParser.java192 // Merge source to target. The target has already
198 mergeQueryReturns(ParserRecord target, argument
201 Hashtable targetServices = target.services;
213 Hashtable targetSigs = target.signatures;
228 // Merge tables by removing anything from target that isn't in source.
230 private static boolean mergeTablesWithAnd(Hashtable target, argument
233 Enumeration en = target.keys();
235 // Remove any from target that aren't in source.
241 target
259 mergeTablesWithOr(Hashtable target, Hashtable source) argument
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dvideo_fb.h110 grub_video_fb_delete_render_target (struct grub_video_fbrender_target *target);
113 grub_video_fb_get_active_render_target (struct grub_video_fbrender_target **target);
116 grub_video_fb_set_active_render_target (struct grub_video_fbrender_target *target);
H A Drelocator.h36 grub_phys_addr_t target, grub_size_t size);
H A Dxnu.h90 grub_err_t grub_xnu_writetree_toheap (grub_addr_t *target, grub_size_t *size);
107 grub_err_t grub_xnu_heap_malloc (int size, void **src, grub_addr_t *target);
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dnetdfs.c175 * Creates a new DFS link or adds a new target to an existing link of a
236 * Removes a link or a link target from a DFS namespace. A link can be
282 * target, DFS link, or DFS link target
778 * Sets the state for the DFS root/link or its target.
785 dfs_target_t target; local
789 bzero(&target, sizeof (dfs_target_t));
794 target.t_state = netinfo->state;
795 (void) strlcpy(target.t_server, t_server,
796 sizeof (target
865 dfs_target_t target; local
941 dfs_target_t *target; local
981 dfs_target_t *target; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dcpio.c406 char *target; local
445 target = grub_malloc (size + grub_strlen (*name) + 2);
446 if (!target)
450 grub_memcpy (target + prefixlen, data->linkname, size);
453 target + prefixlen);
457 if (target[prefixlen] == '/')
459 grub_memmove (target, target + prefixlen, data->size - 1);
460 ptr = target + data->size - 1;
464 *name, target);
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Dradeon_fuloong2e.c170 grub_video_radeon_fuloong2e_set_active_render_target (struct grub_video_render_target *target) argument
172 if (target == GRUB_VIDEO_RENDER_TARGET_DISPLAY)
173 target = framebuffer.render_target;
175 return grub_video_fb_set_active_render_target (target);
H A Dvideo.c300 /* Blit render target to active render target. */
302 grub_video_blit_render_target (struct grub_video_render_target *target, argument
310 return grub_video_adapter_active->blit_render_target (target, oper, x, y,
325 /* Swap buffers (swap active render target). */
335 /* Create new render target. */
349 /* Delete render target. */
351 grub_video_delete_render_target (struct grub_video_render_target *target) argument
356 return grub_video_adapter_active->delete_render_target (target);
359 /* Set active render target
361 grub_video_set_active_render_target(struct grub_video_render_target *target) argument
371 grub_video_get_active_render_target(struct grub_video_render_target **target) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/video/i386/pc/
H A Dvga.c175 grub_dprintf ("video", "Couldn't create FB target\n");
265 grub_video_vga_set_active_render_target (struct grub_video_render_target *target) argument
267 if (target == GRUB_VIDEO_RENDER_TARGET_DISPLAY)
270 target = framebuffer.render_target;
275 return grub_video_fb_set_active_render_target (target);
279 grub_video_vga_get_active_render_target (struct grub_video_render_target **target) argument
282 err = grub_video_fb_get_active_render_target (target);
286 if (*target == framebuffer.render_target)
287 *target = GRUB_VIDEO_RENDER_TARGET_DISPLAY;
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dohci.c71 grub_uint32_t target; member in struct:grub_ohci_ed
306 o->ed_ctrl[j].target = grub_cpu_to_le32 (1 << 14); /* skip */
320 o->ed_bulk[j].target = grub_cpu_to_le32 (1 << 14); /* skip */
496 grub_ohci_find_ed (struct grub_ohci *o, int bulk, grub_uint32_t target)
499 grub_uint32_t target_addr = target & GRUB_OHCI_ED_ADDR_MASK;
519 /* First try to find existing ED with proper target address */
523 ((ed->target & GRUB_OHCI_ED_ADDR_MASK) == target_addr))
677 grub_uint32_t target;
687 /* Pre-set target for ED - we need it to find proper ED */
689 target
494 grub_ohci_find_ed(struct grub_ohci *o, int bulk, grub_uint32_t target) argument
675 grub_uint32_t target; local
847 grub_uint32_t target; local
[all...]
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimagexx.c353 Elf_Addr *target; local
357 target = SUFFIX (get_target_address) (e, target_section,
376 *target = grub_host_to_target32 (grub_target_to_host32 (*target)
379 *target, offset);
384 *target = grub_host_to_target32 (grub_target_to_host32 (*target)
389 *target, offset);
405 *target = grub_host_to_target64 (grub_target_to_host64 (*target)
[all...]
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py1155 target = target_list[0]
1157 self._debug('%s is %s: ONLY using %s as target value',
1158 (BootLoader.PROP_BOOT_TARGS, target_list, target))
1164 grub_cfg_tuple_list = self._generate_grub_cfg(target, basepath)
1233 def _generate_stub_cfg_file(self, target, cfg_basename, basepath,
1239 subdir = GRUB2BootLoader.GRUB_BOOT_SUBDIRS[target]
1282 def _generate_grub2_load_video_func(target, def_dict):
1286 targname = GRUB2BootLoader.GRUB_TARGET_STRINGS[target]
1296 def _generate_stub_files(self, target, basepath=None, def_dict=None):
1306 targname = GRUB2BootLoader.GRUB_TARGET_STRINGS[target]
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c395 * where realm is the target realm for lookup
432 * where realm is the target realm for the name-value pair
604 * where target is the target realm for the capath
605 * where inter is the intermediate realm between the source and target
606 * realms. If the source and target share x-realm keys then this set to "."
607 * Note: for the remove function, all associated source, target, and
616 char *source = NULL, *dummy_val = NULL, *target = NULL; local
642 code2 = profile_iterator(&state2, &target,
644 if (code2 == 0 && target !
767 k5_profile_add_xrealm_mapping(profile_t profile, char *source, char *target, char *inter) argument
[all...]
/osnet-11/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.s31 * Copy 4-byte aligned source to 4-byte aligned target in multiples of 4 bytes.
34 * o0 address of target
38 * o0 address of target
48 * Source and target addresses are 4-byte aligned.
64 and %o0, 7, %o3 ! Is target 8-byte aligned?
67 bne,pt %icc, .noton8 ! Exactly one of source and target is
80 ! Section of code dealing with case where source and target are both 8-byte
84 .both8: ! Both source and target are aligned.
128 ! Section of code where either source or target, but not both, are 8-byte
/osnet-11/usr/src/lib/libsqlite/src/
H A Dtrigger.c26 if( pTmp->target.dyn ) sqliteFree((char*)pTmp->target.z);
246 if( p->target.z ){
247 p->target.z = sqliteStrNDup(p->target.z, p->target.n);
248 p->target.dyn = 1;
313 pTriggerStep->target = *pTableName;
337 pTriggerStep->target = *pTableName;
356 pTriggerStep->target
[all...]
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/
H A DSun-Fire-X4500-disk-hc-topology.xmlgen155 $target = (($bay/12) + (($bay & 1) << 2));
163 $tpath = sprintf("/disk\@%x,0", $target);
164 $apoint = sprintf(":%d", $target);
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4540/
H A DSun-Fire-X4540-disk-hc-topology.xmlgen146 $target = $bay % 8;
149 # set hba path, target path, bay path, and attachment point
152 $tpath = sprintf("/sd\@%x,0", $target);
154 $controller + 1, $target);
/osnet-11/usr/src/grub/grub2/util/grub.d/
H A D00_header.in133 prepare_grub_to_access_device `${grub_probe} --target=device "${GRUB_FONT_PATH}"`
147 prepare_grub_to_access_device $(${grub_probe} --target=device ${locale_dir}) | sed -e "s/^/ /"
189 prepare_grub_to_access_device `${grub_probe} --target=device "$GRUB_THEME"`
238 prepare_grub_to_access_device `${grub_probe} --target=device "$GRUB_BACKGROUND"`
/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice.c186 * source_namespace and put them onto target replacing source_namespace
189 * @param target Device to put properties onto
195 hal_device_merge_with_rewrite (HalDevice *target, argument
227 /* only remove target if it exists with a different type */
228 target_type = hal_device_property_get_type (target, key);
230 hal_device_property_remove (target, key);
236 target, target_key,
242 target, target_key,
248 target, target_key,
254 target, target_ke
277 hal_device_merge(HalDevice *target, HalDevice *source) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.t21 my ($args, $op, $target, $test, $test_set, $try, $val, $zvalue, @set, @val);
57 $target = $set[$i];
60 test($zvalue, $target, @args);
431 $ex =~ s/\bz\b/$target/g;
432 $ex =~ s/\br\b/abs($target)/g;
433 $ex =~ s/\bt\b/arg($target)/g;
434 $ex =~ s/\ba\b/Re($target)/g;
435 $ex =~ s/\bb\b/Im($target)/g;

Completed in 495 milliseconds

12345678910