HomeSort by: relevance | last modified time | path
    Searched defs:extract_string (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/atactl/
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),
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),

Completed in 68 milliseconds