Searched defs:srcbuf (Results 1 – 4 of 4) sorted by relevance
668 char srcbuf[ COPY_BSIZE ], dstbuf[ COPY_BSIZE ]; in samecompare() local763 char srcbuf[ MAX_PATH ], dstbuf[ MAX_PATH ]; in samelink() local
56 char *srcbuf; in writefile() local
103 nds_bswap(void *srcbuf, void *dstbuf, size_t len) in nds_bswap()
144 bintohex(const char *srcbuf, size_t srclen, in bintohex()