Home
last modified time | relevance | path

Searched defs:outstr (Results 1 – 7 of 7) sorted by relevance

/dragonfly/games/hunt/huntd/
HDterminal.c99 outstr(PLAYER *pp, const char *str, int len) in outstr() function
/dragonfly/bin/sh/
HDoutput.c114 outstr(const char *p, struct output *file) in outstr() function
/dragonfly/contrib/mdocml/
HDdba.c243 static char *outstr = NULL; in prepend() local
/dragonfly/sys/vfs/msdosfs/
HDmsdosfs_conv.c790 char *outp, outstr[outlen * weight + 1]; in mbsadjpos() local
/dragonfly/libexec/ftpd/
HDftpd.c2005 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()
/dragonfly/contrib/cvs-1.12/src/
HDsubr.c1676 char *outstr; in format_cmdline() local
/dragonfly/contrib/less/
HDscreen.c1499 …stant char *incap, constant char *outcap, constant char **instr, constant char **outstr, constant … in tmodes()