/titanic_41/usr/src/head/ |
H A D | xti.h | 186 #pragma redefine_extname t_open _xti_open 231 #define t_open _xti_open macro 490 extern int t_open(char *, int, struct t_info *); 504 extern int t_open(const char *, int, struct t_info *);
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | check_bound.c | 118 fdl->fd = t_open(fdl->nconf->nc_device, O_RDWR, NULL); in check_bound() 174 if ((fdl->fd = t_open(nconf->nc_device, O_RDWR, &tinfo)) < 0) { in add_bndlist() 243 if ((fd = t_open(nconf->nc_device, O_RDWR, &tinfo)) < 0) { in add_bndlist()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rpc_soc.c | 95 fd = t_open(nconf->nc_device, O_RDWR, &tinfo); in clnt_com_create() 208 fd = t_open(nconf->nc_device, O_RDWR, NULL); in svc_com_create() 527 if ((fd = t_open(nconf->nc_device, O_RDWR, &tinfo)) == -1) { in authdes_create()
|
H A D | rtime_tli.c | 85 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) == -1) { in rtime_tli()
|
H A D | clnt_generic.c | 393 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) < 0) { in clnt_create_service_timed() 616 fd = t_open(nconf->nc_device, O_RDWR, NULL); in _clnt_tli_create_timed()
|
H A D | svc_generic.c | 246 fd = t_open(nconf->nc_device, O_RDWR, &tinfo); in svc_tli_create_common()
|
/titanic_41/usr/src/lib/libnsl/yp/ |
H A D | yp_rsvd.c | 62 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) == -1) { in __yp_clnt_create_rsvdport_netid_req()
|
H A D | yp_bind.c | 436 fd = t_open(nconf->nc_device, O_RDWR, NULL); in tli_open_rsvdport() 1009 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) == -1) { in getclnt()
|
/titanic_41/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_generic.c | 57 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) < 0) { in svc_create_local_service()
|
/titanic_41/usr/src/cmd/gss/gssd/ |
H A D | gssd_generic.c | 79 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) < 0) {
|
/titanic_41/usr/src/lib/libsmbfs/smb/ |
H A D | connect.c | 184 fd = t_open(dev, O_RDWR, NULL); in conn_tcp6() 245 fd = t_open(dev, O_RDWR, NULL); in conn_tcp4()
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 124 t_open(const char *path, int flags, struct t_info *info) in t_open() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | tiuser.h | 210 extern int t_open(const char *path, int oflag, struct t_info *info);
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | key_generic.c | 114 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) < 0) {
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | rpc_bootstrap.c | 91 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) == -1) { 279 if ((fd = t_open(nc->nc_device, O_RDWR, NULL)) == -1) {
|
H A D | ypxfrd_client.c | 230 if ((fd = t_open(nconf->nc_device, O_RDWR, NULL)) == -1) {
|
H A D | ypserv.c | 287 if ((service[i].fd = t_open(nconf->nc_device, O_RDWR, NULL)) < in ypinit()
|
/titanic_41/usr/src/cmd/ypcmd/yppasswd/ |
H A D | yppasswdd.c | 404 tli4 = (nconf4 != 0) ? t_open(nconf4->nc_device, O_RDWR, NULL) : -1; in main() 405 tli6 = (nconf6 != 0) ? t_open(nconf6->nc_device, O_RDWR, NULL) : -1; in main()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 320 if ((fd = t_open(tlx_info->dev_name, O_RDWR, NULL)) == -1) { in create_bound_endpoint() 543 if ((fd = t_open(tlx_info->dev_name, O_RDWR, NULL)) == -1) { in tlx_accept()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_rpc.c | 95 if ((fd = t_open(ncp->nc_device, O_RDWR, NULL)) == -1) { in fmd_rpc_svc_create_local()
|
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starfire/ |
H A D | cvcd.c | 331 cvcd_ssp = t_open(TCP_DEV, O_RDWR, &tinfo); 613 newfd = t_open(TCP_DEV, O_RDWR|O_NDELAY, NULL);
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | interface.c | 41 int t_bind(), t_close(), t_connect(), t_free(), t_look(), t_open(), t_rcvdis();
|
H A D | callers.c | 1038 int t_bind(), t_close(), t_connect(), t_free(), t_look(), t_open(), t_rcvdis(); 1080 fd = t_open(devname, O_RDWR, &tinfo);
|
/titanic_41/usr/src/lib/libnsl/ |
H A D | Makefile.com | 55 t_getstate.o t_listen.o t_look.o t_open.o t_optmgmt.o \
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_resolve.c | 356 if ((fd = t_open(nconf->nc_device, O_RDWR, tinfo)) < 0) in get_server_addr()
|