Searched refs:raw (Results 1 – 1 of 1) sorted by relevance
1544 struct sockaddr raw; in ip_addr_string() member1549 switch (sa->raw.sa_family) { in ip_addr_string()1768 bool raw = false; in rtc_str() local1785 raw = fmt[count] == 'r'; in rtc_str()1788 buf = date_str(buf, end, tm, raw); in rtc_str()1796 buf = time_str(buf, end, tm, raw); in rtc_str()