Searched defs:outstr (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/games/hunt/huntd/ |
H A D | terminal.c | 99 outstr(PLAYER *pp, const char *str, int len) in outstr() function
|
/dflybsd-src/bin/sh/ |
H A D | output.c | 114 outstr(const char *p, struct output *file) in outstr() function
|
/dflybsd-src/contrib/mdocml/ |
H A D | dba.c | 243 static char *outstr = NULL; in prepend() local
|
/dflybsd-src/sys/vfs/msdosfs/ |
H A D | msdosfs_conv.c | 790 char *outp, outstr[outlen * weight + 1]; in mbsadjpos() local
|
/dflybsd-src/libexec/ftpd/ |
H A D | ftpd.c | 2005 send_data(FILE *instr, FILE *outstr, size_t blksize, off_t filesize, int isreg) in send_data() 2169 receive_data(FILE *instr, FILE *outstr) in receive_data()
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | subr.c | 1676 char *outstr; in format_cmdline() local
|
/dflybsd-src/contrib/less/ |
H A D | screen.c | 1499 …stant char *incap, constant char *outcap, constant char **instr, constant char **outstr, constant … in tmodes()
|