Searched refs:quote_arg (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dspawnvp.c57 extern char *quote_arg(char *string);
101 quoted_argv[i] = quote_arg(argv[i]);
H A Dquotearg.c89 quote_arg(char *string) function

Completed in 93 milliseconds