Searched defs:stoa (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dstoa.c26 #ident "%Z%%M% %I% %E% SMI" /* from SVR4 bnu:stoa.c 1.4 */
63 stoa - convert string to address
73 stoa(str, addr) /* Return netbuf ptr if success */ function
177 fprintf(stderr, "stoa: dobase: number to long\n");
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dstoa.c69 * stoa - convert string to address
80 stoa(char *str, struct netbuf *addr) function
191 (void) fprintf(stderr, "stoa: dobase: number to long\n");
/illumos-gate/usr/src/cmd/listen/
H A Dnstoa.c35 stoa - convert string to address
85 stoa(str, addr) /* Return 0 for success, -1 for error */ function
292 fprintf(stderr, "stoa: dobase: number to long\n");

Completed in 45 milliseconds