Searched defs:setstr (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dnewfs_msdos.c234 static void setstr(u_int8_t *, const char *, size_t);
681 setstr(bsx->type, buf, sizeof(bsx->type));
688 setstr(bs->oem, opt_O ? opt_O : "BSD 4.4",
1047 setstr(u_int8_t *dest, const char *src, size_t len) function

Completed in 23 milliseconds