Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.c4085 char *saved_command = command ? xstrdup (command) : NULL; in full_expansion() local
4105 command = saved_command; in full_expansion()