Symbol: replace
bin/pax/pat_rep.h
45
struct replace *fow; /* pointer to next pattern */
crypto/heimdal/lib/hdb/db.c
205
DB__put(krb5_context context, HDB *db, int replace,
crypto/heimdal/lib/hdb/db.c
219
code = (*d->put)(d, &k, &v, replace ? 0 : R_NOOVERWRITE);
crypto/heimdal/lib/hdb/db3.c
198
DB__put(krb5_context context, HDB *db, int replace,
crypto/heimdal/lib/hdb/db3.c
215
code = (*d->put)(d, NULL, &k, &v, replace ? 0 : DB_NOOVERWRITE);
crypto/heimdal/lib/hdb/hdb-mitdb.c
684
mdb__put(krb5_context context, HDB *db, int replace,
crypto/heimdal/lib/hdb/hdb-mitdb.c
698
code = (*d->put)(d, &k, &v, replace ? 0 : R_NOOVERWRITE);
crypto/heimdal/lib/hdb/ndbm.c
245
NDBM__put(krb5_context context, HDB *db, int replace,
crypto/heimdal/lib/hdb/ndbm.c
261
code = dbm_store(d->db, k, v, replace ? DBM_REPLACE : DBM_INSERT);
crypto/krb5/src/lib/krb5/ccache/cc-int.h
218
krb5_error_code (KRB5_CALLCONV *replace)(krb5_context, krb5_ccache,
crypto/krb5/src/lib/krb5/ccache/cc_dir.c
700
return krb5_fcc_ops.replace(context, data->fcc, princ, creds);
crypto/krb5/src/lib/krb5/ccache/ccbase.c
442
if (dst->ops->replace == NULL)
crypto/krb5/src/lib/krb5/ccache/ccbase.c
445
ret = dst->ops->replace(context, dst, princ, creds);
crypto/openssh/ssh_api.c
532
char *orig, *avail, *oavail = NULL, *alg, *replace = NULL;
crypto/openssh/ssh_api.c
546
if ((replace = calloc(1, maxlen)) == NULL) {
crypto/openssh/ssh_api.c
550
*replace = '\0';
crypto/openssh/ssh_api.c
564
if (*replace != '\0')
crypto/openssh/ssh_api.c
565
strlcat(replace, ",", maxlen);
crypto/openssh/ssh_api.c
566
strlcat(replace, alg, maxlen);
crypto/openssh/ssh_api.c
570
if (*replace != '\0') {
crypto/openssh/ssh_api.c
572
debug2_f("replace/%d %s", ssh->kex->server, replace);
crypto/openssh/ssh_api.c
574
proposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = replace;
crypto/openssh/ssh_api.c
575
replace = NULL; /* owned by proposal */
crypto/openssh/ssh_api.c
580
free(replace);
lib/libfigpar/string_m.c
109
rlen = replace ? strlen(replace) : 0;
lib/libfigpar/string_m.c
130
for (n = 0; replace && replace[n]; n++)
lib/libfigpar/string_m.c
131
*p++ = replace[n];
lib/libfigpar/string_m.c
88
replaceall(char *source, const char *find, const char *replace)
sys/netinet6/in6_src.c
159
goto replace; \
sys/netinet6/in6_src.c
472
replace:
usr.bin/m4/gnum4.c
297
add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm)
usr.bin/m4/gnum4.c
301
for (p = replace; *p != '\0'; p++) {
usr.bin/m4/gnum4.c
331
const char *replace, regmatch_t *pm)
usr.bin/m4/gnum4.c
362
add_replace(string, re, replace, pm);
usr.bin/m4/gnum4.c
372
const char *replace, regmatch_t *pm)
usr.bin/m4/gnum4.c
378
add_replace(string, re, replace, pm);
usr.sbin/ctld/ctld.cc
1451
std::replace(t_luns.begin(), t_luns.end(), lun,