Home
last modified time | relevance | path

Searched refs:STRUCT_FSETP (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h137 #define STRUCT_FSETP(handle, field, val) \ macro
184 #define STRUCT_FSETP STRUCT_FSET macro
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1423 STRUCT_FSETP(ktab, mnt_special, in mntfs_copyout_elem()
1425 STRUCT_FSETP(ktab, mnt_mountp, in mntfs_copyout_elem()
1428 STRUCT_FSETP(ktab, mnt_fstype, in mntfs_copyout_elem()
1431 STRUCT_FSETP(ktab, mnt_mntopts, in mntfs_copyout_elem()
1434 STRUCT_FSETP(ktab, mnt_time, in mntfs_copyout_elem()
1437 STRUCT_FSETP(ktab, mnt_major, dbtabp->mnt_major); in mntfs_copyout_elem()
1438 STRUCT_FSETP(ktab, mnt_minor, dbtabp->mnt_minor); in mntfs_copyout_elem()
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c504 STRUCT_FSETP(ds, msg_first, NULL); /* kernel addr */ in msgctl()
505 STRUCT_FSETP(ds, msg_last, NULL); in msgctl()
H A Dshm.c675 STRUCT_FSETP(ds, shm_amp, NULL); /* kernel addr */ in shmctl()
H A Dcontract.c1482 STRUCT_FSETP(uarg, ctpm_value, param->ctpm_value); in ctparam_copyout()
/illumos-gate/usr/src/uts/common/syscall/
H A Dsem.c426 STRUCT_FSETP(sid, sem_base, NULL); /* kernel addr */ in semctl()
/illumos-gate/usr/src/man/man9f/
H A DMakefile576 STRUCT_FSETP.9f \
1292 STRUCT_FSETP.9f := LINKSRC = STRUCT_DECL.9f
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc39 link path=usr/share/man/man9f/STRUCT_FSETP.9f target=STRUCT_DECL.9f