Searched defs:infd (Results 1 - 10 of 10) sorted by relevance
| /src/lib/libcurses/ |
| H A D | screen.c | 127 newterm(const char *type, FILE *outfd, FILE *infd) argument
|
| H A D | get_wch.c | 84 FILE *infd = _cursesi_screen->infd; local in function:inkey 440 FILE *infd = _cursesi_screen->infd; local in function:wget_wch 597 __fgetwc_resize(FILE * infd,bool * resized) argument [all...] |
| H A D | getch.c | 540 FILE *infd = _cursesi_screen->infd; local in function:inkey 790 FILE *infd local in function:wgetch 999 __fgetc_resize(FILE * infd) argument [all...] |
| H A D | curses_private.h | 213 FILE *infd, *outfd; /* input and output file descriptors */ member in struct:__screen
|
| /src/sys/arch/alpha/stand/mkbootimage/ |
| H A D | mkbootimage.c | 64 int c, verbose, nowrite, infd, outfd; local in function:main
|
| /src/sys/arch/zaurus/stand/zboot/ |
| H A D | unixcons.c | 38 static int infd = 0; variable in typeref:typename:int [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_symbolizer_posix_libcdep.cc | 107 int *infd = NULL; local in function:__sanitizer::CreateTwoHighNumberedPipes 157 int infd[2]; local in function:__sanitizer::SymbolizerProcess::StartSymbolizerSubprocess [all...] |
| /src/usr.bin/mail/ |
| H A D | popen.c | 156 prepare_child(sigset_t *nset, int infd, int outfd) argument 196 start_commandv(const char *cmd, sigset_t *nset, int infd, int outfd, argument 225 start_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) argument 435 run_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) argument [all...] |
| /src/usr.sbin/edquota/ |
| H A D | edquota.c | 837 readprivs(struct quotalist *qlist, int infd, int dflag) argument
|
| /src/usr.bin/ftp/ |
| H A D | ftp.c | 610 copy_bytes(int infd, int outfd, char *buf, size_t bufsize, argument
|
Completed in 12 milliseconds