Searched refs:STRUCT_FSETP (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | model.h | 139 #define STRUCT_FSETP(handle, field, val) \ macro 189 #define STRUCT_FSETP STRUCT_FSET macro
|
/titanic_41/usr/src/uts/common/avs/ns/ |
H A D | model.h | 148 #define STRUCT_FSETP(handle, field, val) \ macro 199 #define STRUCT_FSETP STRUCT_FSET macro
|
/titanic_41/usr/src/uts/common/fs/mntfs/ |
H A D | mntvnops.c | 1423 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()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | msg.c | 504 STRUCT_FSETP(ds, msg_first, NULL); /* kernel addr */ in msgctl() 505 STRUCT_FSETP(ds, msg_last, NULL); in msgctl()
|
H A D | shm.c | 675 STRUCT_FSETP(ds, shm_amp, NULL); /* kernel addr */ in shmctl()
|
H A D | contract.c | 1479 STRUCT_FSETP(uarg, ctpm_value, param->ctpm_value); in ctparam_copyout()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | sem.c | 426 STRUCT_FSETP(sid, sem_base, NULL); /* kernel addr */ in semctl()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 520 STRUCT_FSETP.9f \ 1201 STRUCT_FSETP.9f := LINKSRC = STRUCT_DECL.9f
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 489 link path=usr/share/man/man9f/STRUCT_FSETP.9f target=STRUCT_DECL.9f
|
/titanic_41/ |
H A D | .gitignore | 8252 usr/src/man/man9f/STRUCT_FSETP.9f
|