/titanic_51/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfslog_trans.c | 314 nfslog_close_trans_file(struct nfslog_trans_file *tf) in nfslog_close_trans_file() argument 466 nfslog_process_trans_timeout(struct nfslog_trans_file * tf,uint32_t force_flush) nfslog_process_trans_timeout() argument 554 trans_read(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_read() argument 624 trans_write(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_write() argument 696 trans_setattr(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_setattr() argument 761 trans_create(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_create() argument 830 trans_remove(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_remove() argument 988 trans_rename(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1,char * path2) trans_rename() argument 1186 trans_read3(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_read3() argument 1256 trans_write3(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_write3() argument 1329 trans_setattr3(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_setattr3() argument 1395 trans_create3(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_create3() argument 1460 trans_remove3(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1) trans_remove3() argument 1617 trans_rename3(nfslog_request_record * logrec,struct nfslog_trans_file * tf,char * fhpath,char * path1,char * path2) trans_rename3() argument 1861 struct nfslog_trans_file *tf = (struct nfslog_trans_file *)transcookie; nfslog_process_trans_rec() local 1995 nfslog_print_trans_logentry(struct transentry * pte,struct nfslog_trans_file * tf) nfslog_print_trans_logentry() argument [all...] |
/titanic_51/usr/src/boot/sys/boot/userboot/test/ |
H A D | test.c | 110 struct test_file *tf; in test_open() local 152 struct test_file *tf = h; test_close() local 166 struct test_file *tf = h; test_isdir() local 174 struct test_file *tf = h; test_read() local 190 struct test_file *tf = h; test_readdir() local 216 struct test_file *tf = h; test_seek() local 229 struct test_file *tf = h; test_stat() local [all...] |
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | pkgfs.c | 139 struct tarfile *tf, *tfn; in pkgfs_cleanup() local 201 struct tarfile *tf; in pkg_open() local 252 struct tarfile *tf; pkg_close() local 271 struct tarfile *tf; pkg_read() local 334 struct tarfile *tf; pkg_seek() local 383 struct tarfile *tf; pkg_stat() local 398 struct tarfile *tf; pkg_readdir() local 470 cache_data(struct tarfile * tf) cache_data() argument 600 get_mode(struct tarfile * tf) get_mode() argument [all...] |
/titanic_51/usr/src/uts/common/inet/sctp/ |
H A D | sctp_hash.c | 237 sctp_tf_t *tf; in sctp_conn_match() local 286 sctp_tf_t *tf; in listen_match() local 622 sctp_tf_t *tf = sctp->sctp_conn_tfp; sctp_conn_hash_remove() local 664 sctp_conn_hash_insert(sctp_tf_t * tf,sctp_t * sctp,int caller_holds_lock) sctp_conn_hash_insert() argument 691 sctp_tf_t *tf = sctp->sctp_listen_tfp; sctp_listen_hash_remove() local 746 sctp_listen_hash_insert(sctp_tf_t * tf,sctp_t * sctp) sctp_listen_hash_insert() argument 855 sctp_lookup(sctp_t * sctp1,in6_addr_t * faddr,sctp_tf_t * tf,uint32_t * ports,int min_state) sctp_lookup() argument [all...] |
H A D | sctp_bind.c | 127 sctp_tf_t *tf; in sctp_listen() local
|
H A D | sctp_cookie.c | 940 sctp_tf_t *tf; in sctp_send_cookie_echo() local
|
H A D | sctp_common.c | 1519 sctp_tf_t *tf; in sctp_secure_restart_check() local
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/ |
H A D | announce.c | 126 FILE *tf; in announce_proc() local 185 print_mesg(FILE *tf, CTL_MSG *request, char *remote_machine) in print_mesg() argument
|
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | _sfopen.c | 108 { reg int tf; local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | _sfopen.c | 114 { reg int tf; local
|
/titanic_51/usr/src/cmd/ttymon/ |
H A D | ttyadm.c | 83 char ttyflags[BUFSIZ], *tf; in main() local [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | getttyent.c | 18 FILE *tf; member [all...] |
/titanic_51/usr/src/cmd/idmap/idmapd/ |
H A D | init.c | 347 idmap_trustedforest_t *tf; in print_idmapdstate() local [all...] |
/titanic_51/usr/src/cmd/vgrind/ |
H A D | vgrindefs.c | 56 int tf; in tgetent() local
|
/titanic_51/usr/src/boot/sys/boot/efi/loader/arch/amd64/ |
H A D | trap.c | 83 report_exc(struct trapframe *tf) in report_exc() argument [all...] |
/titanic_51/usr/src/ucblib/libtermcap/ |
H A D | termcap.c | 75 int tf; in tgetent() local [all...] |
/titanic_51/usr/src/cmd/captoinfo/ |
H A D | otermcap.c | 127 int tf; in _tgetent() local [all...] |
/titanic_51/usr/src/cmd/tip/ |
H A D | remcap.c | 131 int tf; in getent() local [all...] |
/titanic_51/usr/src/cmd/vi/port/ |
H A D | expreserve.c | 97 DIR *tf; local
|
/titanic_51/usr/src/lib/libnisdb/ |
H A D | db_mindex3.cc | 70 entryFlagsFromTable(uint_t tf) { in entryFlagsFromTable() argument
|
/titanic_51/usr/src/uts/common/io/arn/ |
H A D | arn_ani.c | 717 uint32_t tf = REG_READ(ah, AR_TFCNT); in ath9k_hw_GetMibCycleCountsPct() local
|
/titanic_51/usr/src/boot/sys/x86/include/ |
H A D | frame.h | 108 #define TF_HAS_STACKREGS(tf) TRAPF_USERMODE(tf) argument
|
/titanic_51/usr/src/cmd/troff/troff.d/ |
H A D | ta.c | 126 FILE *tf = stdout; /* output file */ variable
|
/titanic_51/usr/src/uts/common/inet/tcp/ |
H A D | tcp.c | 3433 tf_t *tf; in tcp_acceptor_hash_lookup() local 3456 tf_t *tf; in tcp_acceptor_hash_insert() local [all...] |
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | iso9660.h | 202 } tf; member
|