Searched refs:memcopy (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/release/picobsd/tinyware/msh/
H A Dsh4.c36 _PROTOTYPE(char *memcopy, (char *ato, char *from, int nb ));
605 memcopy((char *)wb2->w_words, (char *)wb->w_words, nw*sizeof(char *));
628 memcopy((char *)wd, (char *)wb->w_words, nb);
757 memcopy(ato, from, nb) function

Completed in 48 milliseconds