/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | trace.c | 62 iftraceinit(struct interface *ifp, struct ifdebug *ifd) in iftraceinit() 109 trace(struct ifdebug *ifd, struct sockaddr_in6 *who, char *p, int len, int m) in trace() 230 dumptrace(FILE *fp, char *dir, struct ifdebug *ifd) in dumptrace()
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_elfwrite.c | 379 ctf_elffdwrite(ctf_file_t *fp, int ifd, int ofd, int flags) in ctf_elffdwrite() 403 int ifd, ofd, ret; in ctf_elfwrite() local
|
H A D | ctf_diff.c | 1084 ctf_diff_func_t *ifd, *ofd; in ctf_diff_func_fill() local
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | dbm_map.c | 51 static int ifd; variable
|
/illumos-gate/usr/src/lib/libpkg/common/ |
H A D | runcmd.c | 96 esystem(char *cmd, int ifd, int ofd) in esystem()
|
/illumos-gate/usr/src/cmd/ctfconvert/ |
H A D | ctfconvert.c | 246 int c, ifd, err; in main() local
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | proc_fd.c | 120 int ifd, err = EIO; in proc_get_fdinfo() local
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | setup.c | 259 __m_setupterm(termname, ifd, ofd, err_return) in __m_setupterm() argument
|
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | fsck_main.c | 363 int ifd, ofd; in main() local
|
/illumos-gate/usr/src/cmd/filesync/ |
H A D | action.c | 1066 { int ifd, ofd, count, ret; in copy() local
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | setup.c | 294 __m_setupterm(char *termname, int ifd, int ofd, int *err_return) in __m_setupterm()
|
/illumos-gate/usr/src/cmd/audio/audioplay/ |
H A D | audioplay.c | 263 int ifd; in main() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | main.c | 2584 start_charshunt(ifd, ofd) in start_charshunt() argument 2638 charshunt(ifd, ofd, record_file) in charshunt() argument
|
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.c | 2239 read_chunk(int ifd, char *buffer, size_t datasize, data_in_t *data_in_info) in read_chunk() 2286 read_bytes(int ifd, char *buf, size_t bytes, size_t rdblocksz, in read_bytes() 2364 rdwr_bytes(int ifd, int ofd, char *buf, off_t bytes, in rdwr_bytes() 2494 data_copy(int ifd, int ofd, int rw_sysattr, off_t bytes, in data_copy() 2516 data_copy_with_holes(int ifd, int ofd, int rw_sysattr, off_t bytes, in data_copy_with_holes()
|
/illumos-gate/usr/src/cmd/file/ |
H A D | file.c | 142 static int ifd = -1; variable
|
/illumos-gate/usr/src/cmd/lp/lib/papi/ |
H A D | job.c | 306 int ifd, ofd; in copy_file() local
|
/illumos-gate/usr/src/cmd/diff/ |
H A D | diff.c | 1925 int ifd, ofd; /* input and output file descriptors */ in copytemp() local
|
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 2590 splitfile(char *longname, int ifd, char *name, char *prefix, int filetype) in splitfile()
|