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

  /src/external/bsd/iscsi/dist/src/lib/
osd_ops.c 49 extract_attribute(uint32_t page, uint32_t n, uint16_t len, function
119 if (extract_attribute(0x40000001, 0x1, 4, get_data, 14, GroupID) == -1) {
170 if (extract_attribute(0x00000001, 0x2, 8, get_data, 18, UserID) == -1) {
osd_ops.c 49 extract_attribute(uint32_t page, uint32_t n, uint16_t len, function
119 if (extract_attribute(0x40000001, 0x1, 4, get_data, 14, GroupID) == -1) {
170 if (extract_attribute(0x00000001, 0x2, 8, get_data, 18, UserID) == -1) {

Completed in 73 milliseconds