/titanic_50/usr/src/cmd/cdrw/ |
H A D | misc_scsi.c | 162 build_track_info(cd_device *dev, int trackno, struct track_info *t_info) in build_track_info() argument 168 (void) memset(t_info, 0, sizeof (*t_info)); in build_track_info() 171 t_info->ti_track_no = trackno; in build_track_info() 177 t_info->ti_flags = 0x3000; in build_track_info() 178 t_info->ti_track_no = 1; in build_track_info() 179 t_info->ti_session_no = 1; in build_track_info() 180 t_info->ti_track_mode = 0x4; in build_track_info() 181 t_info->ti_data_mode = 1; in build_track_info() 182 t_info->ti_start_address = 0; in build_track_info() 185 t_info->ti_track_size = read_format_capacity(target->d_fd, in build_track_info() [all …]
|
H A D | misc_scsi.h | 103 int build_track_info(cd_device *dev, int trackno, struct track_info *t_info);
|
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_resolve.h | 38 extern int setup_nb_parms(struct netconfig *, struct t_bind *, struct t_info *, 44 struct netconfig *, ushort_t, struct t_info *, caddr_t *, 47 struct netconfig **, ushort_t, struct t_info *,
|
H A D | nfs_resolve.c | 205 struct t_info *tinfo, caddr_t *fhp, bool_t direct_to_server, in resolve_netconf() 276 struct t_info *tinfo, char *hostname, int fd, bool_t direct_to_server, in setup_nb_parms() 343 struct t_info *tinfo, caddr_t *fhp, bool_t direct_to_server, in get_server_addr()
|
/titanic_50/usr/src/cmd/abi/spectrans/spec2map/ |
H A D | xlator.c | 107 xlator_init(const Translator_info *t_info) in xlator_init() argument 116 Verbosity = t_info->ti_verbosity; in xlator_init() 117 seterrseverity(t_info->ti_verbosity); in xlator_init() 120 Flags = t_info->ti_flags; in xlator_init() 126 IsFilterLib = t_info->ti_libtype; in xlator_init() 129 TargetArchStr = t_info->ti_arch; in xlator_init() 130 TargetArchToken = t_info->ti_archtoken; in xlator_init() 135 OutputFile = t_info->ti_output_file; in xlator_init() 146 Versfile = t_info->ti_versfile; in xlator_init()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | tiuser.h | 74 struct t_info { struct 205 extern int t_getinfo(int fildes, struct t_info *info); 210 extern int t_open(const char *path, int oflag, struct t_info *info);
|
H A D | t_kuser.h | 61 struct t_info tp_info; /* Transport provider Info. */
|
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | tx.h | 290 extern struct _ti_user *_t_create(int, struct t_info *, int, int *); 311 extern int _tx_getinfo(int, struct t_info *, int); 317 extern int _tx_open(const char *, int, struct t_info *, int);
|
H A D | tli_wrappers.c | 95 t_getinfo(int fd, struct t_info *info) in t_getinfo() 124 t_open(const char *path, int flags, struct t_info *info) in t_open()
|
H A D | xti_wrappers.c | 110 _xti_getinfo(int fd, struct t_info *info) in _xti_getinfo() 140 _xti_open(const char *path, int flags, struct t_info *info) in _xti_open()
|
H A D | t_alloc.c | 64 struct t_info *info; in _tx_alloc() 230 if ((p.info = calloc(1, sizeof (struct t_info))) == NULL) in _tx_alloc()
|
H A D | t_getinfo.c | 54 _tx_getinfo(int fd, struct t_info *info, int api_semantics) in _tx_getinfo()
|
H A D | t_open.c | 64 _tx_open(const char *path, int flags, struct t_info *info, int api_semantics) in _tx_open()
|
/titanic_50/usr/src/head/ |
H A D | xti.h | 263 struct t_info { struct 490 extern int t_open(char *, int, struct t_info *); 504 extern int t_open(const char *, int, struct t_info *); 513 extern int t_getinfo(int, struct t_info *);
|
/titanic_50/usr/src/uts/common/ktli/ |
H A D | t_kalloc.c | 79 struct t_info *info; in t_kalloc() 160 p.info = kmem_zalloc(sizeof (struct t_info), KM_SLEEP); in t_kalloc()
|
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | trace.c | 131 xlator_init(const Translator_info *t_info) in xlator_init() argument 141 Verbose = t_info->ti_verbosity; in xlator_init() 143 db_set_output_file(t_info->ti_output_file); in xlator_init() 144 db_set_arch(t_info->ti_arch); in xlator_init()
|
/titanic_50/usr/src/lib/libbc/inc/include/nettli/ |
H A D | tiuser.h | 89 struct t_info { struct
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | rpc_soc.c | 82 struct t_info tinfo; in clnt_com_create() 286 struct t_info tinfo; in __rpc_bindresvport_ipv6() 520 struct t_info tinfo; in authdes_create()
|
/titanic_50/usr/src/cmd/listen/ |
H A D | nlsaddr.c | 114 struct t_info info;
|
/titanic_50/usr/src/lib/librdc/common/ |
H A D | librdc.h | 38 char *, char *, struct t_info *, int);
|
H A D | llib-lrdc | 44 struct t_info *tinfo, int portmap);
|
H A D | netaddrs.c | 340 struct netconfig *nconf, ushort_t port, struct t_info *tinfo, in get_the_addr() 527 char *proto, char *srvport, struct t_info *tinfo, int portmap) in get_addr()
|
/titanic_50/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_prot_svc.c | 249 struct t_info tinfo; in closedown()
|
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | autod_nfs.c | 142 struct netconfig **, char *, ushort_t, struct t_info *); 145 struct netconfig **, char *, ushort_t, struct t_info *, caddr_t *, 158 struct t_info *, caddr_t *, bool_t, char *, enum clnt_stat *); 160 rpcvers_t, struct netconfig *, ushort_t, struct t_info *, 164 struct netconfig *, ushort_t, struct t_info *, struct t_bind *, 167 struct netconfig *, ushort_t, struct t_info *, struct t_bind *, 2765 struct t_info *tinfo) in get_addr() 2777 struct t_info *tinfo, caddr_t *fhp, bool_t get_pubfh, char *fspath) in get_pubfh() 2809 struct t_info *tinfo, in get_server_netinfo() 2952 struct t_info *tinfo, struct t_bind *tbind, caddr_t *fhp, in get_server_fh() [all …]
|
/titanic_50/usr/src/cmd/fs.d/nfs/rquotad/ |
H A D | rpc.rquotad.c | 140 struct t_info tinfo; in main() 261 struct t_info tinfo; in closedown()
|