Home
last modified time | relevance | path

Searched defs:netbuf (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/cmd/listen/
H A Dnsaddr.h44 struct netbuf { struct
52 struct netbuf addbuf; argument
H A Dlisten.c1686 struct netbuf netbuf; local
1946 struct netbuf netbuf; local
/titanic_41/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c56 struct netbuf { struct
71 struct netbuf *addr; /* file server address */ argument
/titanic_41/usr/src/lib/libbc/libc/yp/
H A Dyp_bind.c64 struct netbuf { struct
79 struct netbuf *ypbind_svcaddr; argument
/titanic_41/usr/src/uts/common/sys/
H A Dtiuser.h88 struct netbuf { struct
107 struct netbuf addr; argument
/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h110 struct netbuf { struct
121 struct netbuf addr; argument
/titanic_41/usr/src/head/
H A Dxti.h284 struct netbuf { struct
285 unsigned int maxlen;
286 unsigned int len;
310 struct netbuf addr; argument
/titanic_41/usr/src/uts/common/avs/ns/
H A Dcontract.h235 struct netbuf { struct
236 int maxlen;
237 int len;
238 char *buf;
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c553 int (*svc)(int, struct netbuf, struct netconfig *)) in do_one()
645 int (*svc)(int, struct netbuf, struct netconfig *)) in do_all()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c316 struct netbuf netbuf; in create_bound_endpoint() local
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starfire/
H A Dcvcd.c588 struct netbuf netbuf; local
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrd.c360 int (*svc)(int, struct netbuf, struct netconfig *)) in do_one()
431 int (*svc)(int, struct netbuf, struct netconfig *)) in do_all()
/titanic_41/usr/src/cmd/mailx/
H A Doptim.c859 static char netbuf[256]; variable
/titanic_41/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h172 struct netbuf netbuf; member