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

  /src/lib/libc/net/
nsparser.y 111 : Item
112 | Srclist Item
115 Item
  /src/sys/external/bsd/gnu-efi/dist/lib/
print.c 70 POINTER Item;
104 // Current item being formatted
105 struct _pitem *Item;
981 PRINT_ITEM *Item;
984 // Get the length of the item
985 Item = ps->Item;
986 Item->Item.Index = 0;
987 while (Item->Item.Index < Item->FieldWidth)
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/
efi_pxe.h 1069 // Width of non-volatile storage item in bytes. 0, 1, 2 or 4
1443 // NvData item list. Only items in this list will be updated.
1449 // Data item to write into above storage address.
1456 } Item[MAX_EEPROM_LEN];

Completed in 13 milliseconds