Searched refs:replace (Results 51 - 75 of 77) sorted by relevance

1234

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c198 bool_t replace, bool_t ignore_map_errs)
223 res = singleWriteToDIT(map, domain, &key, &value, replace);
197 write_to_dit(char *map, char *domain, datum key, datum value, bool_t replace, bool_t ignore_map_errs) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DXSLoader_pm.PL170 In other words: replace C<require DynaLoader> by C<use XSLoader>, remove
/osnet-11/usr/src/lib/libc/port/gen/
H A Dndbm.c300 dbm_store(DBM *db, datum key, datum dat, int replace) argument
318 if (!replace)
/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c1620 replace:
1757 goto replace;
1918 replace:
2048 goto replace;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm51 push(@o,'-Type'=>"multipart/x-mixed-replace;boundary=\"$boundary\"");
150 in such a way that it will replace what was there beforehand. The
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemset.s292 ! second 32 bytes marked LRU to allow L3 cache to replace it
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh1644 # Loop until valid profile name, or replace.
3665 replace: nsslapd-timelimit
3693 replace: nsslapd-sizelimit
3723 replace: passwordstoragescheme
3731 replace: passwordstoragescheme
4670 replace: aci
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm1499 # If we are replace 'head1 NAME' with a section
1569 Subroutine to replace characters that are special in C<latex>
1625 to replace special characters prior to interpolation of interior
1678 # Remove non alphanumerics from the label and replace with underscores
1726 # Need to replace _ with space
1747 # and replace with the contents of the { }
H A DFunctions.pm305 s/// Regexp replace a pattern with a string
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcharset.c1206 return grub_unicode_bidi_pairs[i].replace;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm302 Below is a I<method filter> which is hard-wired to replace all
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm420 compile time to detect that it can safely replace calls to that
H A DSelfLoader.pm219 The B<SelfLoader> can replace the AutoLoader - just change 'use AutoLoader'
/osnet-11/usr/src/tools/onbld/Scm/
H A DBackup.py578 path = path.replace(rpath, '', 1)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1024 ## bool subst'ed = subst(string, substring, replace)
1046 ## int count = gsubst(string, substring, replace)
1623 and returning a string to replace the matching part
1634 and returning a string to replace the matching part
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm652 your module (see L<"How it works">) which would normally replace any
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h1020 CK_BBOOL replace);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm761 then use to replace the originals.
H A DMM_Unix.pm3401 replace it's $prefix with a $new_prefix.
3417 if necessary) and replace it with '/home/foo'. If this fails it will
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm2107 testsuites with your module, and replace in them any of the following:
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc759 int dbm_store(DBM *db, datum key, datum dat, int replace);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm768 aimed to replace Storable's dclone() some day. However, it does not currently
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL501 In the pattern space, replace all characters occuring in I<string1> by the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm296 # TODO maybe replace this with map-plus-assignment?
654 # downcopy (insert data that didn't fit; replace this data in memory
765 # replace with the offsets for the inserted records
789 # replace old offsets with new
2110 Use 'splice' to insert records or to replace one record with several.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex1272 % us) handles it with this amazing macro to replace tokens, with minor
1276 % #1 is the tokens to replace.
6030 % Allow an option to not replace quotes with a regular directed right

Completed in 149 milliseconds

1234