Searched refs:swab (Results 1 – 6 of 6) sorted by relevance
115 if (st.swab) { in posix_summary()117 (unsigned long long)st.swab, in posix_summary()118 (st.swab == 1) ? "block" : "blocks"); in posix_summary()279 (unsigned long long)st.swab); in dd_write_msg()292 if (st.swab != 1) ADDS("s"); in dd_write_msg()323 if (st.swab) { in human_summary()
99 uint64_t swab; /* # of odd-length swab blocks */ member
423 ++st.swab; in dd_in()426 swab(in.dbp, in.dbp, n); in dd_in()
48 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab() function
79 void swab(const void * __restrict, void * __restrict, ssize_t);
21 upstream-netbsd/lib/libc/string/swab.c \