Symbol: outstr
bin/sh/bltin/bltin.h
74
#define fputs(...) _RETURN_INT(outstr(__VA_ARGS__))
bin/sh/jobs.c
526
outstr(s, out);
bin/sh/jobs.c
531
outstr(ps->cmd, out);
bin/sh/output.c
134
outstr(p, out1);
bin/sh/output.c
141
outstr(p, out2);
bin/sh/output.c
148
outstr(p, outx);
bin/sh/output.c
218
outstr(p, file);
bin/sh/output.c
411
outstr(s, dest);
bin/sh/output.h
71
void outstr(const char *, struct output *);
bin/sh/redir.c
1217
outstr(redir_sym[n->type - MIN_REDIR], out);
bin/sh/redir.c
1221
outstr("'...'", out);
bin/sh/redir.c
1224
outstr("...", out);
bin/sh/redir.c
1234
outstr(n->nfile.expfname, out);
bin/sh/trap.c
160
outstr("\n", out);
bin/sh/trap.c
215
outstr(name, out);
games/hunt/huntd/answer.c
159
outstr(pp, buf, n);
games/hunt/huntd/answer.c
163
outstr(pp, buf, n);
games/hunt/huntd/answer.c
239
outstr(npp, Buf, STAT_NAME_LEN);
games/hunt/huntd/answer.c
243
outstr(npp, Buf, STAT_NAME_LEN);
games/hunt/huntd/answer.c
348
outstr(pp, Buf, STAT_NAME_LEN);
games/hunt/huntd/answer.c
352
outstr(pp, smallbuf, 3);
games/hunt/huntd/answer.c
358
outstr(pp, Buf, STAT_NAME_LEN);
games/hunt/huntd/draw.c
102
outstr(pp, "Kills:", 6);
games/hunt/huntd/draw.c
105
outstr(pp, Buf, 3);
games/hunt/huntd/draw.c
108
outstr(pp, "Player:", 7);
games/hunt/huntd/draw.c
115
outstr(pp, Buf, STAT_NAME_LEN);
games/hunt/huntd/draw.c
120
outstr(pp, "Monitor:", 8);
games/hunt/huntd/draw.c
125
outstr(pp, Buf, STAT_NAME_LEN);
games/hunt/huntd/draw.c
354
outstr(pp, s, strlen(s));
games/hunt/huntd/draw.c
54
outstr(pp, pp->p_maze[0], WIDTH);
games/hunt/huntd/draw.c
69
outstr(pp, pp->p_maze[HEIGHT - 1], WIDTH);
games/hunt/huntd/draw.c
84
outstr(pp, "Ammo:", 5);
games/hunt/huntd/draw.c
87
outstr(pp, Buf, 3);
games/hunt/huntd/draw.c
90
outstr(pp, "Gun:", 4);
games/hunt/huntd/draw.c
92
outstr(pp, (pp->p_ncshot < MAXNCSHOT) ? " ok" : " ", 3);
games/hunt/huntd/draw.c
95
outstr(pp, "Damage:", 7);
games/hunt/huntd/draw.c
99
outstr(pp, Buf, 5);
games/hunt/huntd/driver.c
560
outstr(ouch, Buf, 2);
games/hunt/huntd/driver.c
645
outstr(gotcha, Buf, 5);
games/hunt/huntd/driver.c
649
outstr(gotcha, Buf, 3);
games/hunt/huntd/driver.c
654
outstr(ouch, Buf, 5);
games/hunt/huntd/driver.c
660
outstr(ouch, Buf, 5);
games/hunt/huntd/driver.c
687
outstr(pp, pp->p_death, len);
games/hunt/huntd/driver.c
693
outstr(pp, pp->p_death, len);
games/hunt/huntd/driver.c
695
outstr(pp, pp->p_death, len);
games/hunt/huntd/driver.c
819
outstr(np, Buf, STAT_NAME_LEN);
games/hunt/huntd/driver.c
824
outstr(np, Buf, STAT_NAME_LEN);
games/hunt/huntd/driver.c
858
outstr(np, Buf, STAT_NAME_LEN);
games/hunt/huntd/driver.c
862
outstr(np, Buf, STAT_NAME_LEN);
games/hunt/huntd/execute.c
308
outstr(pp, " ok", 3);
games/hunt/huntd/execute.c
358
outstr(pp, " ", 3);
games/hunt/huntd/execute.c
363
outstr(pp, Buf, 3);
games/hunt/huntd/execute.c
405
outstr(pp, " ", 3);
games/hunt/huntd/execute.c
410
outstr(pp, Buf, 3);
games/hunt/huntd/execute.c
516
outstr(pp, Buf, 3);
games/hunt/huntd/execute.c
539
outstr(pp, Buf, 3);
games/hunt/huntd/execute.c
574
outstr(pp, Buf, 3);
games/hunt/huntd/hunt.h
207
void outstr(PLAYER *, const char *, int);
games/hunt/huntd/shots.c
321
outstr(pp, Buf, 3);
games/hunt/huntd/shots.c
502
outstr(pp, Buf, 3);
libexec/ftpd/ftpd.c
2279
send_data(FILE *instr, FILE *outstr, const struct stat *st, int isdata)
libexec/ftpd/ftpd.c
2297
if (ferror(outstr))
libexec/ftpd/ftpd.c
2299
(void) putc('\r', outstr);
libexec/ftpd/ftpd.c
2307
(void) putc(c, outstr);
libexec/ftpd/ftpd.c
2318
fflush(outstr);
libexec/ftpd/ftpd.c
2321
if (ferror(outstr))
libexec/ftpd/ftpd.c
2329
netfd = fileno(outstr);
libexec/ftpd/ftpd.c
2383
receive_data(FILE *instr, FILE *outstr)
libexec/ftpd/ftpd.c
2420
filefd = fileno(outstr);
libexec/ftpd/ftpd.c
2503
if (ferror(outstr))
libexec/ftpd/ftpd.c
2515
(void) putc ('\r', outstr);
libexec/ftpd/ftpd.c
2522
(void) putc(c, outstr);
libexec/ftpd/ftpd.c
2526
fflush(outstr);
libexec/ftpd/ftpd.c
2529
if (ferror(outstr))
usr.bin/infocmp/infocmp.c
180
outstr(NULL, ents[i].str) + 7;
usr.bin/infocmp/infocmp.c
209
col += outstr(stdout, ents[i].str);
usr.bin/infocmp/infocmp.c
338
outstr(stdout, ent->str);
usr.bin/infocmp/infocmp.c
409
outstr(stdout, ents1[i1].str);
usr.sbin/sysinst/partitions.h
317
part_id, size_t col, char *outstr, size_t outspace);