Home
last modified time | relevance | path

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

/external/curl/lib/
Dmprintf.c865 static const char strnil[] = "(nil)"; in dprintf_formatf() local
868 width -= (long)(sizeof(strnil) - 1); in dprintf_formatf()
872 for(point = strnil; *point != '\0'; ++point) in dprintf_formatf()