Home
last modified time | relevance | path

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

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