Searched defs:oldstr (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c82 char *oldstr; local
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c93 wint_t *oldstr = str; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dhash.c277 svn_string_t *oldstr = apr_hash_get(oldhash, item->key, item->klen); local
/freebsd-11-stable/usr.bin/sdiff/
H A Dsdiff.c910 static const char *oldstr = NULL; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmonitor.c177 monitor_printable_string (char *newstr, char *oldstr, int len) argument
/freebsd-11-stable/usr.sbin/ppp/
H A Dcommand.c440 subst(char *tgt, const char *oldstr, const char *newstr) argument
472 substip(char *tgt, const char *oldstr, struct in_addr ip) argument
478 substlong(char *tgt, const char *oldstr, long l) argument
488 substull(char *tgt, const char *oldstr, unsigned long long ull) argument
500 substipv6(char *tgt, const char *oldstr, const struct ncpaddr *ip) argument
507 substipv6prefix(char *tgt, const char *oldstr, const uint8_t *ipv6prefix) argument
[all...]

Completed in 104 milliseconds