Home
last modified time | relevance | path

Searched defs:oldstr (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c84 char *oldstr; in wgetnstr_events() local
/freebsd-src/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c94 wint_t *oldstr = str; in wgetn_wstr() local
/freebsd-src/usr.sbin/ppp/
H A Dcommand.c438 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 Dsdiff.c930 static const char *oldstr = NULL; in astrcat() local
/freebsd-src/cddl/usr.sbin/zfsd/
H A Dcase_file.cc1128 string oldstr(VdevGUIDString()); in Replace() local