Symbol: setf
usr/src/cmd/ast/libast/amd64/lc.h
113
Lc_category_set_f setf;
usr/src/cmd/ast/libast/i386/lc.h
113
Lc_category_set_f setf;
usr/src/cmd/ast/libast/sparc/lc.h
113
Lc_category_set_f setf;
usr/src/cmd/ast/libast/sparcv9/lc.h
113
Lc_category_set_f setf;
usr/src/ucbhead/sys/file.h
151
extern void setf(int, file_t *);
usr/src/ucbhead/sys/file.h
156
extern void setf(), setpof();
usr/src/uts/common/fs/doorfs/door_sys.c
1799
setf(fd, fp);
usr/src/uts/common/fs/doorfs/door_sys.c
468
setf(*fdp, fp);
usr/src/uts/common/fs/portfs/port.c
787
setf(*fdp, fp);
usr/src/uts/common/fs/sockfs/socksubr.c
770
setf(fd, fp);
usr/src/uts/common/fs/sockfs/socksyscalls.c
159
setf(fd, fp);
usr/src/uts/common/fs/sockfs/socksyscalls.c
521
setf(nfd, nfp);
usr/src/uts/common/fs/sockfs/socksyscalls.c
694
setf(nfd, NULL);
usr/src/uts/common/fs/sockfs/socksyscalls.c
718
setf(nfd, NULL);
usr/src/uts/common/fs/sockfs/socksyscalls.c
726
setf(nfd, NULL);
usr/src/uts/common/fs/sockfs/socksyscalls.c
738
setf(nfd, nfp);
usr/src/uts/common/fs/ufs/ufs_filio.c
189
setf(STRUCT_FGET(fio, fio_fd), fpio);
usr/src/uts/common/fs/ufs/ufs_filio.c
197
setf(STRUCT_FGET(fio, fio_fd), NULL);
usr/src/uts/common/inet/sockmods/socksctp.c
1780
setf(nfd, nfp);
usr/src/uts/common/inet/sockmods/socksctp.c
1798
setf(nfd, NULL);
usr/src/uts/common/inet/sockmods/socksctp.c
1811
setf(nfd, NULL);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
117
int qlt_set_uniq_flag(uint16_t *ptr, uint16_t setf, uint16_t abortf);
usr/src/uts/common/io/hxge/hxge.h
124
int (*setf)(); /* null for read only */
usr/src/uts/common/io/hxge/hxge_ndd.c
353
param_arr[i].setf = NULL;
usr/src/uts/common/io/hxge/hxge_ndd.c
357
param_arr[i].setf = NULL;
usr/src/uts/common/io/hxge/hxge_ndd.c
360
param_arr[i].setf = NULL;
usr/src/uts/common/io/hxge/hxge_ndd.c
363
set_pfi = (pfi_t)param_arr[i].setf;
usr/src/uts/common/io/nxge/nxge_ndd.c
707
param_arr[i].setf = NULL;
usr/src/uts/common/io/nxge/nxge_ndd.c
712
param_arr[i].setf = NULL;
usr/src/uts/common/io/nxge/nxge_ndd.c
715
param_arr[i].setf = NULL;
usr/src/uts/common/io/nxge/nxge_ndd.c
719
set_pfi = (pfi_t)param_arr[i].setf;
usr/src/uts/common/os/exec.c
1496
setf(*fdp, NULL);
usr/src/uts/common/os/exec.c
1504
setf(*fdp, fp);
usr/src/uts/common/os/fio.c
1401
setf(fdr, NULL);
usr/src/uts/common/os/fio.c
1411
setf(fdr, NULL);
usr/src/uts/common/os/fio.c
1417
setf(fdr, NULL);
usr/src/uts/common/os/fio.c
1440
setf(fd, NULL);
usr/src/uts/common/os/fio.c
1449
setf(fd, fp);
usr/src/uts/common/os/fio.c
811
setf(fd, newfp);
usr/src/uts/common/os/streamio.c
4125
setf(fd, fp);
usr/src/uts/common/os/streamio.c
5469
setf(fd, NULL); /* release fd entry */
usr/src/uts/common/os/streamio.c
5499
setf(fd, NULL); /* release fd entry */
usr/src/uts/common/os/streamio.c
5516
setf(fd, srf->fp);
usr/src/uts/common/sys/file.h
216
extern void setf(int, file_t *);
usr/src/uts/common/sys/nxge/nxge.h
259
int (*setf)(); /* null for read only */
usr/src/uts/common/syscall/open.c
232
setf(fd, fp);
usr/src/uts/common/syscall/open.c
259
setf(fd, NULL);
usr/src/uts/common/syscall/open.c
265
setf(fd, fp);
usr/src/uts/common/syscall/open.c
277
setf(fd, NULL);
usr/src/uts/common/syscall/pipe.c
192
setf(fd1, fp1);
usr/src/uts/common/syscall/pipe.c
193
setf(fd2, fp2);
usr/src/uts/common/syscall/pipe.c
213
setf(fd2, NULL);
usr/src/uts/common/syscall/pipe.c
216
setf(fd1, NULL);