Home
last modified time | relevance | path

Searched refs:ullong (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/file/
H A Dmagic302 # big-endian entries, with ullong equivalent of string "snoop"
303 0 ullong 0x736e6f6f70000000 Snoop capture file
305 # little-endian entries, with ullong equivalent of string "snoop"
306 0 ullong 0x000000706f6f6e73 Snoop capture file
549 8 ullong 0x00000002f5bacbac ZFS snapshot stream
551 8 ullong 0xaccbbaf502000000 ZFS snapshot stream
/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c616 OPT_NUMERIC(ullong, unsigned long long, strtoull) in OPT_NUMERIC() argument