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

12345678910

/osnet-11/usr/src/lib/libdscfg/common/
H A Dcfg.c541 * the set number of the first occurence of target is returned
548 cfg_find_cstring(CFGFILE *cfg, const char *target, argument
592 if (strcmp(p, target) == 0) { /* we found it! */
649 if (strcmp(field, target) == 0) {
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd.c2020 if (grub_file_read (file, openbsd_ramdisk.target, size)
2028 grub_memset (openbsd_ramdisk.target + size, 0,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm1039 The target of the OP, or nothing for a nulled OP.
1059 'NEXT', 'LAST', or 'REDO' if the OP is a target of one of those in exec
H A DCC.pm1955 Standard perl calculates the target of "next", "last", and "redo"
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c1309 ** Due to QNX's network distributed nature, you can target a tcpip
5569 ** target -- pathname of link (clone) to be created.
5577 link(source, target)
5579 const char *target;
5605 dst = safeopen((char *)target, O_CREAT|O_EXCL|O_WRONLY,
5654 (void) unlink(target);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL16 # This forces PL files to create target in same directory as PL file.
947 -t Test mode. The target address defaults to `$testaddress'.
1244 Test mode. The target address defaults to B<perlbug-test@perl.org>.
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.c1166 FIELDOF_NORM(struct krb5_setpw_req, principal, target, 1),
1167 FIELDOF_NORM(struct krb5_setpw_req, realm_of_principal, target, 2),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL806 target system has separate functions to search for symbols of different
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm151 # Store target object hierarchy, identified by a reference to its root.
884 in the interpretation of character codes between a host and a target
885 system is your problem. In particular, if host and target use different
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_name.c1731 * The target can either be a SCSI target id or if the device
1733 * the target is a standard WWN (world wide name).
1745 uint_t target; local
1755 /* pull off the channel spec and the 't' for the target */
1773 /* check to see if it is a ctd with a WWN or SCSI target */
1775 /* pull off the target and see if it is a WWN */
1782 if (sscanf(target_str, "%x%n", &target, &l) != 1 ||
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h3056 ntfschar target[1]; member in union:__anon2139::__anon2140
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.c301 ses_target_t *target; local
314 if ((target = ses_open(LIBSES_VERSION,
337 ses_close(target);
541 /* find target pointer saved in cookie */
552 /* check if target pointer is still valid */
1071 * SAS or the SES target does not support the necessary pages for this; if we
1112 * If SAS address which represents a target port is not found
1140 * If target ports prop is avaiablle set the binding method and
1141 * occupant target port properties. When the props not set
1160 "failed to set target port
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregexec.c179 Idx target, Idx ex_subexp,
3224 Idx target, Idx ex_subexp, int type)
3227 for (cur_node = target; !re_node_set_contains (dst_nodes, cur_node);)
3219 check_arrival_expand_ecl_sub(const re_dfa_t *dfa, re_node_set *dst_nodes, Idx target, Idx ex_subexp, int type) argument
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure577 -target | --target | --targe | --targ | --tar | --ta | --t)
579 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
645 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
688 target=$target_alias
1809 # We need awk for the "check" target. The system "awk" is bad on
/osnet-11/usr/src/lib/libstmf/common/
H A Dstmf.c822 * Purpose: Adds a local port to an existing target group
824 * targetGroupName - name of an existing target group
825 * targetName - name of target to add
4035 * Purpose: check whether a given target group is in use
4037 * groupName - Name of the target group for which we need to check
4200 /* Validate size of target */
4261 * get host group, target group list from stmf
4393 * get host group members, target group members from stmf
4542 * Purpose: access persistent config data for host groups and target groups
4610 * Purpose: access persistent config data for host groups and target group
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm203 =item * multiple occurrence of link target I<name>
794 -msg => "multiple occurrence of link target '$_'"});
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp73 affected is the use of I<target>s by the output C code (see L<perlguts>).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dproto.h1001 STATIC void S_apply_attrs(pTHX_ HV *stash, SV *target, OP *attrs, bool for_my);
1002 STATIC void S_apply_attrs_my(pTHX_ HV *stash, OP *target, OP *attrs, OP **imopsp);
H A Dconfig_h.SH2296 * This symbol, if defined, indicates the target architecture
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL35 # This forces PL files to create target in same directory as PL file.
867 becomes an atom and establishes the target for a I<backreference>,
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3085 % #3 the target index (bar).
3088 % closing the target index.
3858 \divide\dimen@ by 2 % target to split to
3859 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
5879 % @anchor{NAME} -- define xref target at arbitrary point.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex1410 % used to mark target names; must be expandable.
3843 % #3 the target index (bar).
3846 % closing the target index.
4683 \divide\dimen@ by 2 % target to split to
4684 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
6877 % @anchor{NAME} -- define xref target at arbitrary point.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm2246 my($class,$host,$dir,$file,$target) = @_;
2249 on host [$host] as local [$target]\n]
2264 $class->debug(qq[Going to ->get("$file","$target")\n]) if $CPAN::DEBUG;
2265 unless ( $ftp->get($file,$target) ){
4928 # following line must be "=", not "||=" because we have a moving target
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1713 a quote, the regex of a match or substitution or the target list of a
/osnet-11/usr/src/grub/grub2/
H A Dconfigure1308 target
1715 -target | --target | --targe | --targ | --tar | --ta | --t)
1717 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1794 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1845 target=$target_alias
2007 --target=TARGET configure for building compilers for TARGET [HOST]
2605 # Checks for host and target systems.
2689 { $as_echo "$as_me:$LINENO: checking target syste
[all...]

Completed in 222 milliseconds

12345678910