Searched refs:mmapobj (Results 1 – 18 of 18) sorted by relevance
/titanic_44/usr/src/lib/libc/common/sys/ |
H A D | mmapobjsys.s | 34 SYSCALL_RVAL1(mmapobj) 36 SET_SIZE(mmapobj)
|
/titanic_44/usr/src/cmd/sgs/packages/common/ |
H A D | checkinstall | 48 # As of Nevada build snv_104, we require the mmapobj() system call. 50 elfdump -sN.dynsym /lib/libc.so.1 | grep mmapobj > /dev/null 54 echo "*** System lacks required mmapobj() system call"
|
H A D | SUNWonld-README | 1512 6686372 ld.so.1 should use mmapobj(2) 1533 6801536 ld: mapfile processing oddities unveiled through mmapobj(2) observations
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | mmapobj.h | 44 extern int mmapobj(vnode_t *, uint_t, mmapobj_result_t *, uint_t *, size_t,
|
H A D | mman.h | 254 extern int mmapobj(int, uint_t, mmapobj_result_t *, uint_t *, void *);
|
H A D | Makefile | 382 mmapobj.h \
|
/titanic_44/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 121 mmapobj 127
|
/titanic_44/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 119 mmapobj 127
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | mmapobjsys.c | 148 error = mmapobj(vp, flags, mrp, &num_mapped, padding, fp->f_cred); in mmapobjsys()
|
/titanic_44/usr/src/man/man2/ |
H A D | Makefile | 82 mmapobj.2 \
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 824 @ MSG_SYS_MMAPOBJ "[ mmapobj ]" # 127 825 @ MSG_SYS_MMAPOBJ_ALT "mmapobj"
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | analyze.c | 1673 if (mmapobj(fd, mflags, smpp, &mapnum, padding) == -1) { in map_obj() 1706 if (mmapobj(fd, mflags, smpp, &mapnum, padding) == -1) { in map_obj()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 77 file path=usr/share/man/man2/mmapobj.2
|
H A D | system-header.mf | 1208 file path=usr/include/sys/mmapobj.h
|
/titanic_44/usr/src/uts/common/os/ |
H A D | mmapobj.c | 2420 mmapobj(vnode_t *vp, uint_t flags, mmapobj_result_t *mrp, in mmapobj() function
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 683 @ MSG_FIL_MMAPOBJ "file=%s mmapobj entries=%d" 1761 # mmapobj() mr_flags.
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 436 mmapobj;
|
/titanic_44/usr/src/uts/common/ |
H A D | Makefile.files | 65 mmapobj.o \
|