/titanic_41/usr/src/lib/libdisasm/common/ |
H A D | dis_sparc.h | 62 struct overlay; 65 typedef struct overlay overlay_t; 71 const struct overlay *tbl_ovp; 89 struct overlay { struct
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | overlay.c | 51 #undef overlay 54 overlay(const WINDOW *s, WINDOW *t) in overlay() function
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | autod_mount.c | 87 int overlay = 1; in do_mount1() local 182 mount_nfs(me, spec_mntpnt, private, overlay, uid, in do_mount1() 280 me->map_mntopts, overlay); in do_mount1() 286 spec_mntpnt, overlay); in do_mount1() 336 mount_generic(special, fstype, opts, mntpnt, overlay) in mount_generic() argument 338 int overlay; 357 if (overlay)
|
H A D | autod_nfs.c | 233 int overlay, in mount_nfs() argument 260 mntpnt, me->map_mntopts, overlay); in mount_nfs() 284 cached, overlay, uid, alp); in mount_nfs() 642 int cached, int overlay, in nfsmount() argument 774 flags |= overlay ? MS_OVERLAY : 0; in nfsmount() 1214 copts, mntpnt, overlay); in nfsmount() 3528 loopbackmount(fsname, dir, mntopts, overlay) in loopbackmount() argument 3532 int overlay; 3558 if (overlay)
|
/titanic_41/usr/src/cmd/fs.d/dev/ |
H A D | mount.c | 53 static int overlay; variable 91 if (overlay) in do_mount() 295 overlay = 1; in main()
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | _overlay.c | 49 overlay(WINDOW *src, WINDOW *dst) in overlay() function
|
H A D | mapfile-vers | 223 overlay;
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | overlay.c | 47 (overlay)(s, t) variable
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | ppm_xgsubr.c | 81 struct ppm_unit *overlay; in ppm_getinfo() local 89 if (overlay = ddi_get_soft_state(ppm_statep, ppm_inst)) { in ppm_getinfo() 90 *resultp = overlay->dip; in ppm_getinfo()
|
/titanic_41/usr/src/ucblib/libcurses/ |
H A D | overlay.c | 35 overlay(WINDOW *win1, WINDOW *win2) in overlay() function
|
H A D | Makefile.com | 58 overlay.o \
|
H A D | mapfile-vers | 126 overlay;
|
/titanic_41/usr/src/uts/common/zmod/ |
H A D | deflate.c | 237 ushf *overlay; local 299 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2); 300 s->pending_buf = (uchf *) overlay; 310 s->d_buf = overlay + s->lit_bufsize/sizeof(ush); 909 ushf *overlay; 929 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2); 930 ds->pending_buf = (uchf *) overlay; 944 ds->d_buf = overlay + ds->lit_bufsize/sizeof(ush);
|
/titanic_41/usr/src/lib/libxcurses2/ |
H A D | Makefile.com | 50 boolfnam.o in_wchn.o overlay.o winchn.o \
|
/titanic_41/usr/src/cmd/file/ |
H A D | magic | 90 0 short 0405 pdp11 overlay 102 0 short 0437 pdp11 kernel overlay 209 >0x1e short &0x10 overlay 246 0 long 0xe805 overlay object file (z8000 a.out)
|
/titanic_41/usr/src/lib/libxcurses/ |
H A D | Makefile.com | 52 boolfnam.o in_wchn.o overlay.o trace.o winchn.o \
|
/titanic_41/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 263 overlay;
|
/titanic_41/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 265 overlay;
|
/titanic_41/usr/src/ucbhead/ |
H A D | curses.h | 220 extern int overlay(WINDOW *, WINDOW *);
|
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 865 ushf *overlay; local 924 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof (ush)+2); 925 s->pending_buf = (uchf *) overlay; 935 s->d_buf = overlay + s->lit_bufsize/sizeof (ush); 1315 ushf *overlay; 1333 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof (ush)+2); 1334 ds->pending_buf = (uchf *) overlay; 1349 ds->d_buf = overlay + ds->lit_bufsize/sizeof (ush);
|
/titanic_41/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 573 * overlay.c 575 int overlay(const WINDOW *, WINDOW *);
|
H A D | llib-lxcurses | 573 * overlay.c 575 int overlay(const WINDOW *, WINDOW *);
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 573 * overlay.c 575 int overlay(const WINDOW *, WINDOW *);
|
H A D | llib-lxcurses | 573 * overlay.c 575 int overlay(const WINDOW *, WINDOW *);
|
/titanic_41/usr/src/man/man3xcurses/ |
H A D | Makefile | 111 overlay.3xcurses \ 696 overwrite.3xcurses := LINKSRC = overlay.3xcurses
|