mkfs_msdos.c | 243 static void setstr(u_int8_t *, const char *, size_t); 718 setstr(bsx->type, buf, sizeof(bsx->type)); 725 setstr(bs->oem, o.OEM_string ? o.OEM_string : "NetBSD", 997 setstr(u_int8_t *dest, const char *src, size_t len) function in typeref:typename:void
|