Home
last modified time | relevance | path

Searched defs:ifd (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtrace.c62 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 Dctf_elfwrite.c379 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 Dctf_diff.c1084 ctf_diff_func_t *ifd, *ofd; in ctf_diff_func_fill() local
/illumos-gate/usr/src/cmd/mandoc/
H A Ddbm_map.c51 static int ifd; variable
/illumos-gate/usr/src/lib/libpkg/common/
H A Druncmd.c96 esystem(char *cmd, int ifd, int ofd) in esystem()
/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_fd.c120 int ifd, err = EIO; in proc_get_fdinfo() local
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck.c342 int ifd, ofd; in main() local
/illumos-gate/usr/src/cmd/ctfconvert/
H A Dctfconvert.c246 int c, ifd, err; in main() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dsetup.c259 __m_setupterm(termname, ifd, ofd, err_return) in __m_setupterm() argument
/illumos-gate/usr/src/cmd/filesync/
H A Daction.c1066 { int ifd, ofd, count, ret; in copy() local
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dsetup.c294 __m_setupterm(char *termname, int ifd, int ofd, int *err_return) in __m_setupterm()
/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c264 int ifd; in main() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c2584 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 Dcpio.c2239 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 Dfile.c142 static int ifd = -1; variable
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c306 int ifd, ofd; in copy_file() local
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c1925 int ifd, ofd; /* input and output file descriptors */ in copytemp() local
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c2589 splitfile(char *longname, int ifd, char *name, char *prefix, int filetype) in splitfile()