Home
last modified time | relevance | path

Searched defs:tnum (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c123 console_hypervisor_dev_type(int *tnum) in console_hypervisor_dev_type()
527 boot_console_type(int *tnum) in boot_console_type()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c83 console_type(int *tnum) in console_type()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c534 int tnum = 0; in comp_total() local
/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c174 enum { tbool, tnum, tstr, tcancel, tunknown } type; in checktermcap() enumerator
/illumos-gate/usr/src/lib/libsqlite/src/
H A DsqliteInt.h502 int tnum; /* Root BTree node for this table (see note above) */ member
624 int tnum; /* Page containing root of this index in database file */ member
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c1054 int tnum; in main() local