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

/netbsd-current/usr.bin/mail/
H A Dnames.c157 static int need_quotes(char *str) function
188 if (quote && need_quotes(p->n_name))
200 do_quotes = (quote && need_quotes(p->n_name));

Completed in 1203 milliseconds