atactl.c | 1227 * extract_string: copy a block of bytes out of ataparams and make 1232 extract_string(char *buf, size_t bufmax, function in typeref:typename:void 1359 extract_string(model, sizeof(model), 1362 extract_string(revision, sizeof(revision), 1365 extract_string(serial, sizeof(serial),
|