Searched refs:swab (Results 1 – 22 of 22) sorted by relevance
/freebsd/bin/dd/ |
H A D | misc.c | 88 if (st.swab) in summary() 90 st.swab, (st.swab == 1) ? "block" : "blocks"); in summary()
|
H A D | dd.h | 64 uintmax_t swab; /* # of odd-length swab blocks */ member
|
H A D | Makefile | 19 swab lcase ucase
|
H A D | dd.c | 479 ++st.swab; in dd_in()
|
/freebsd/lib/libc/i386/string/ |
H A D | swab.S | 45 ENTRY(swab) 98 END(swab)
|
H A D | Makefile.inc | 15 swab.S \
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | swab.c | 40 swab (char *from, char *to, int nbytes) in swab() function
|
H A D | Makefile.in | 60 strptime.c strsep.c strsep_copy.c strtok_r.c strupr.c swab.c \ 854 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/swab.Plo@am__quote@
|
/freebsd/lib/libc/string/ |
H A D | swab.c | 10 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab() function
|
H A D | Makefile.inc | 20 strverscmp.c strxfrm.c swab.c \ 52 strspn.3 strstr.3 strtok.3 strverscmp.3 strxfrm.3 swab.3 \
|
H A D | Symbol.map | 48 swab;
|
/freebsd/contrib/netbsd-tests/lib/libc/string/ |
H A D | t_swab.c | 79 swab(a, r, i); in ATF_TC_BODY()
|
/freebsd/include/ |
H A D | string.h | 152 void swab(const void * __restrict, void * __restrict, ssize_t);
|
H A D | unistd.h | 462 void swab(const void * __restrict, void * __restrict, ssize_t);
|
/freebsd/sys/geom/part/ |
H A D | g_part_apm.c | 111 swab(char *buf, size_t bufsz) in swab() function 199 swab(buf, pp->sectorsize); in apm_read_ent()
|
/freebsd/stand/libsa/ |
H A D | Makefile | 33 strnlen.c strpbrk.c strrchr.c strsep.c strspn.c strstr.c strtok.c swab.c
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 223 lcase notrunc ucase swab noerror sync)"/,\ 225 lcase notrunc ucase swab noerror sync)"/,\
|
/freebsd/crypto/heimdal/include/ |
H A D | config.h.in | 977 /* Define if you have the function `swab'. */
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3056 fun:swab=uninstrumented
|
/freebsd/share/dict/ |
H A D | web2a | 10294 casing swab 21582 fire swab 56529 snuff swab 61492 swab stick
|
H A D | web2 | 195880 swab
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 14126 OLD_FILES+=usr/tests/lib/libc/string/swab 14324 OLD_FILES+=usr/tests/lib/libc/string/.debug/swab.debug
|