Home
last modified time | relevance | path

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

/lib/
Dvsprintf.c1579 struct sockaddr raw; in ip_addr_string() member
1584 switch (sa->raw.sa_family) { in ip_addr_string()
1803 bool raw = false; in rtc_str() local
1820 raw = fmt[count] == 'r'; in rtc_str()
1823 buf = date_str(buf, end, tm, raw); in rtc_str()
1831 buf = time_str(buf, end, tm, raw); in rtc_str()