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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmprintf.c848 static const char strnil[] = "(nil)"; local
851 width -= (long)(sizeof(strnil) - 1);
855 for(point = strnil; *point != '\0'; ++point)

Completed in 108 milliseconds