Searched refs:corout (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/refer/ |
H A D | glue2.c | 20 extern int corout(); 27 corout("", refdir, "/usr/bin/pwd", "", 50); in savedir()
|
H A D | refer2.c | 37 extern int corout(); 112 corout(buff, temp, "hunt", *sr, TLEN); in doref() 153 corout(answer, one, "deliv", dr, QLEN); in doref() 195 corout(r, ob, "deliv", dr, BUFSIZ); in choices()
|
H A D | hunt6.c | 31 extern int corout(); 91 len = corout(res, output, rprog, "", TXTLEN); in baddrop()
|
H A D | refer3.c | 23 corout(char *in, char *out, char *rprog, char *arg, int outlen) in corout() function
|
H A D | glue3.c | 31 corout(char *in, char *out, char *rprog, char *arg, int outlen) in corout() function
|