Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_doswin.c152 const char *banned; in sanitize_file_name() local
161 for(banned = "|<>\"?*"; *banned; ++banned) { in sanitize_file_name()
162 if(*p == *banned) { in sanitize_file_name()
/curl/tests/data/
H A Dtest1185126 ./%LOGDIR/code1185.c:30:5: warning: use of sprintf is banned (BANNEDFUNC)
165 ./%LOGDIR/code1185.c:53:10: warning: use of snprintf is banned (SNPRINTF)

Completed in 6 milliseconds