Searched defs:fd_cleanup (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DNS.c43 void fd_cleanup(int fd1, int fd2);
147 fd_cleanup(fd, fd2);
155 fd_cleanup(fd, fd2);
178 fd_cleanup(fd, fd2);
181 fd_cleanup(fd, fd2);
186 fd_cleanup(int fd, int fd2) function
/illumos-gate/usr/src/cmd/file/
H A Dfile.c182 static void fd_cleanup(void);
542 fd_cleanup();
554 fd_cleanup();
573 fd_cleanup();
586 fd_cleanup();
589 fd_cleanup();
602 fd_cleanup();
1805 fd_cleanup(void) function
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c191 static void fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard,
654 fd_cleanup(dip, fdc, hard_intr_set, 0);
659 fd_cleanup(dip, fdc, hard_intr_set, 0);
685 fd_cleanup(dip, fdc, hard_intr_set, 0);
701 fd_cleanup(dip, fdc, hard_intr_set, 0);
712 fd_cleanup(dip, fdc, hard_intr_set, 0);
773 fd_cleanup(dip, fdc, hard_intr_set, 1);
781 fd_cleanup(dip, fdc, hard_intr_set, 1);
1234 fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard, int locks) function
1239 (C, "fd_cleanup instanc
[all...]

Completed in 65 milliseconds