Home
last modified time | relevance | path

Searched refs:strexpandnl (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libfigpar/
H A Dstring_m.h34 void strexpandnl(char *_source);
H A DMakefile11 figpar.3 strexpandnl.3 \
H A Dstring_m.c263 void strexpandnl(char *source) in strexpandnl() function
/freebsd/lib/libdpv/
H A Ddpv.c289 if (use_libdialog) strexpandnl(curfile->name); in dpv()
410 strexpandnl(pprompt); in dpv()
425 strexpandnl(aprompt); in dpv()
H A Ddprompt.c695 strexpandnl(dprompt); in dprompt_recreate()