Home
last modified time | relevance | path

Searched refs:setf (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/uts/common/syscall/
H A Dpipe.c192 setf(fd1, fp1); in pipe()
193 setf(fd2, fp2); in pipe()
208 setf(fd2, NULL); in pipe()
211 setf(fd1, NULL); in pipe()
H A Dopen.c231 setf(fd, fp); in copen()
254 setf(fd, NULL); in copen()
260 setf(fd, fp); in copen()
268 setf(fd, NULL); in copen()
/titanic_44/usr/src/ucbhead/sys/
H A Dfile.h153 extern void setf(int, file_t *);
158 extern void setf(), setpof();
/titanic_44/usr/src/uts/common/os/
H A Dfio.c798 setf(fd, newfp); in closeandsetf()
1167 setf(int fd, file_t *fp) in setf() function
1342 setf(fdr, NULL); in f_badfd()
1352 setf(fdr, NULL); in f_badfd()
1358 setf(fdr, NULL); in f_badfd()
1381 setf(fd, NULL); in fassign()
1390 setf(fd, fp); in fassign()
H A Dexec.c1383 setf(*fdp, NULL); in execopen()
1391 setf(*fdp, fp); in execopen()
/titanic_44/usr/src/uts/common/sys/
H A Dfile.h196 extern void setf(int, file_t *);
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dlc.h142 Lc_category_set_f setf; member
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dlc.h142 Lc_category_set_f setf; member
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dlc.h142 Lc_category_set_f setf; member
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dlc.h142 Lc_category_set_f setf; member
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dlc.h142 Lc_category_set_f setf; member
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dlc.h142 Lc_category_set_f setf; member
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dlc.h142 Lc_category_set_f setf; member
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dlc.h142 Lc_category_set_f setf; member
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c188 setf(STRUCT_FGET(fio, fio_fd), fpio); in ufs_fioio()
196 setf(STRUCT_FGET(fio, fio_fd), NULL); in ufs_fioio()
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c358 param_arr[i].setf = NULL; in hxge_setup_param()
362 param_arr[i].setf = NULL; in hxge_setup_param()
365 param_arr[i].setf = NULL; in hxge_setup_param()
368 set_pfi = (pfi_t)param_arr[i].setf; in hxge_setup_param()
H A Dhxge.h124 int (*setf)(); /* null for read only */ member
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c159 setf(fd, fp); in so_socket()
517 setf(nfd, nfp); in so_socketpair()
690 setf(nfd, NULL); in accept()
714 setf(nfd, NULL); in accept()
721 setf(nfd, NULL); in accept()
733 setf(nfd, nfp); in accept()
/titanic_44/usr/src/lib/libast/common/comp/
H A Dsetlocale.c870 if (lc_categories[category].setf && (*lc_categories[category].setf)(&lc_categories[category])) in single()
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_ndd.c712 param_arr[i].setf = NULL; in nxge_setup_param()
717 param_arr[i].setf = NULL; in nxge_setup_param()
720 param_arr[i].setf = NULL; in nxge_setup_param()
724 set_pfi = (pfi_t)param_arr[i].setf; in nxge_setup_param()
/titanic_44/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c1774 setf(nfd, nfp); in sosctp_ioctl()
1792 setf(nfd, NULL); in sosctp_ioctl()
1805 setf(nfd, NULL); in sosctp_ioctl()
/titanic_44/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c585 setf(*fd, fp); in open_stream()
/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge.h259 int (*setf)(); /* null for read only */ member
/titanic_44/usr/src/uts/common/fs/portfs/
H A Dport.c784 setf(*fdp, fp); in port_create()
/titanic_44/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c466 setf(*fdp, fp); in door_create_common()
1784 setf(fd, fp); in door_insert()

12