Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c4080 char *saved_command = command ? xstrdup (command) : NULL; in full_expansion() local
4100 command = saved_command; in full_expansion()