Home
last modified time | relevance | path

Searched defs:swab (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dswab.c40 swab (char *from, char *to, int nbytes) in swab() function
/freebsd/lib/libc/string/
H A Dswab.c10 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab() function
/freebsd/bin/dd/
H A Ddd.h64 uintmax_t swab; /* # of odd-length swab blocks */ member
/freebsd/sys/geom/part/
H A Dg_part_apm.c111 swab(char *buf, size_t bufsz) in swab() function