Searched defs:oldstr (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/ncurses/ncurses/base/ |
H A D | lib_getstr.c | 84 char *oldstr; in wgetnstr_events() local
|
/freebsd-src/contrib/ncurses/ncurses/widechar/ |
H A D | lib_get_wstr.c | 94 wint_t *oldstr = str; in wgetn_wstr() local
|
/freebsd-src/usr.sbin/ppp/ |
H A D | command.c | 438 subst(char *tgt, const char *oldstr, const char *newstr) in subst() argument 470 substip(char *tgt, const char *oldstr, struct in_addr ip) in substip() argument 476 substlong(char *tgt, const char *oldstr, long l) in substlong() argument 486 substull(char *tgt, const char *oldstr, unsigned long long ull) in substull() argument 498 substipv6(char * tgt,const char * oldstr,const struct ncpaddr * ip) substipv6() argument 505 substipv6prefix(char * tgt,const char * oldstr,const uint8_t * ipv6prefix) substipv6prefix() argument [all...] |
/freebsd-src/usr.bin/sdiff/ |
H A D | sdiff.c | 930 static const char *oldstr = NULL; in astrcat() local
|
/freebsd-src/cddl/usr.sbin/zfsd/ |
H A D | case_file.cc | 1128 string oldstr(VdevGUIDString()); in Replace() local
|