Home
last modified time | relevance | path

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

/lib/xz/
DKconfig47 of a raw LZMA stream (without the end of stream marker) has
/lib/
Dvsprintf.c1626 struct sockaddr raw; in ip_addr_string() member
1631 switch (sa->raw.sa_family) { in ip_addr_string()
1888 bool raw = false, iso8601_separator = true; in rtc_str() local
1909 raw = true; in rtc_str()
1921 buf = date_str(buf, end, tm, raw); in rtc_str()
1928 buf = time_str(buf, end, tm, raw); in rtc_str()