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

/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c83 char *oldstr; local
/freebsd-9.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c94 wint_t *oldstr = str; local
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmonitor.c177 monitor_printable_string (char *newstr, char *oldstr, int len) argument
/freebsd-9.3-release/usr.sbin/ppp/
H A Dcommand.c438 subst(char *tgt, const char *oldstr, const char *newstr) argument
470 substip(char *tgt, const char *oldstr, struct in_addr ip) argument
476 substlong(char *tgt, const char *oldstr, long l) argument
486 substull(char *tgt, const char *oldstr, unsigned long long ull) argument
498 substipv6(char *tgt, const char *oldstr, const struct ncpaddr *ip) argument
505 substipv6prefix(char *tgt, const char *oldstr, const uint8_t *ipv6prefix) argument
[all...]

Completed in 119 milliseconds