Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/boot/
H A Dboot_console.c71 console_hypervisor_dev_type(int *tnum) in console_hypervisor_dev_type()
494 boot_console_type(int *tnum) in boot_console_type()
/titanic_44/usr/src/uts/i86pc/io/
H A Dconsplat.c80 console_type(int *tnum) in console_type()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c534 int tnum = 0; in comp_total() local
/titanic_44/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c176 enum { tbool, tnum, tstr, tcancel, tunknown } type; in checktermcap() enumerator
/titanic_44/usr/src/lib/libsqlite/src/
H A DsqliteInt.h505 int tnum; /* Root BTree node for this table (see note above) */ member
627 int tnum; /* Page containing root of this index in database file */ member
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3214 sf_create_target(struct sf *sf, struct sf_els_hdr *privp, int tnum, int64_t lun) in sf_create_target()
/titanic_44/usr/src/cmd/tar/
H A Dtar.c1053 int tnum; in main() local