Searched refs:check_space_within_quote (Results 1 – 4 of 4) sorted by relevance
130 extern int check_space_within_quote(char *);
137 if (check_space_within_quote(aliases) == ERROR) { in main()
152 if (check_space_within_quote(aliases) == ERROR) { in main()
2137 check_space_within_quote(char *str) in check_space_within_quote() function