Searched refs:stoa (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/cmd/bnu/ |
H A D | Makefile.inc | 35 setmode.c shio.c statlog.c stoa.c strpbrk.c \ 84 interface.o statlog.o stoa.o \ 128 sysfiles.o stoa.o setmode.o 134 strsave.o stoa.o setmode.o
|
H A D | stoa.c | 73 stoa(str, addr) /* Return netbuf ptr if success */ in stoa() function
|
H A D | callers.c | 1061 EXTERN struct netbuf *stoa(); 1148 if ( stoa(dev[D_ARG], &(sndcall->addr)) == (struct netbuf *)NULL ) {
|
/titanic_50/usr/src/cmd/listen/ |
H A D | nsaddr.h | 55 struct netbuf *stoa(/* str, netbuf */);
|
H A D | listen.c | 1683 extern struct netbuf *stoa(); 1702 if (stoa(lstr, &netbuf) == (struct netbuf *)NULL) { 1947 extern struct netbuf *stoa(); 1960 if (stoa(lstr, &netbuf) == (struct netbuf *)NULL) {
|
H A D | nstoa.c | 85 stoa(str, addr) /* Return 0 for success, -1 for error */ in stoa() function
|
/titanic_50/usr/src/lib/libnsl/dial/ |
H A D | stoa.c | 80 stoa(char *str, struct netbuf *addr) in stoa() function
|
H A D | callers.c | 462 static struct netbuf *stoa(char *, struct netbuf *); 567 if (stoa(dev[D_ARG], &(sndcall->addr)) == NULL) { in tlicall()
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 114 /* stoa.c */
|