Searched refs:FileType (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/test/smbsrv-tests/cmd/ |
| H A D | run_smbtorture.py | 186 class ArgumentFile(argparse.FileType): 190 return stripped_file(argparse.FileType.__call__(self, *args, **kwargs))
|
| /illumos-gate/usr/src/test/crypto-tests/tests/modes/aes/gmac/ |
| H A D | nist-gmac-rsp2h.py | 90 type=argparse.FileType('r'),
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_download.c | 53 caddr_t EntireBuffer, uint32_t FileType, 1962 obj_hdr.FileType, in emlxs_obj_validate_image() 4569 uint32_t FileType; in emlxs_validate_image() local 4621 FileType = AifHdr.ZinitBr; in emlxs_validate_image() 4622 switch (FileType) { in emlxs_validate_image() 5145 uint32_t FileType, uint32_t extType) in emlxs_proc_abs_2mb() argument 5175 "%x: Unable to allocate data buffer.", FileType); in emlxs_proc_abs_2mb() 5183 "%x: Unable to allocate mailbox buffer.", FileType); in emlxs_proc_abs_2mb() 5194 switch (FileType) { in emlxs_proc_abs_2mb() 5216 "Invalid file type: %x", FileType); in emlxs_proc_abs_2mb() [all …]
|
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
| H A D | emlxs_hw.h | 2499 uint32_t FileType:8; member 2510 uint32_t FileType:8; member
|