Home
last modified time | relevance | path

Searched refs:overlay (Results 1 – 25 of 38) sorted by relevance

12

/titanic_41/usr/src/lib/libdisasm/common/
H A Ddis_sparc.h62 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 Doverlay.c51 #undef overlay
54 overlay(const WINDOW *s, WINDOW *t) in overlay() function
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_mount.c87 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 Dautod_nfs.c233 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 Dmount.c53 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.c49 overlay(WINDOW *src, WINDOW *dst) in overlay() function
H A Dmapfile-vers223 overlay;
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Doverlay.c47 (overlay)(s, t) variable
/titanic_41/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c81 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 Doverlay.c35 overlay(WINDOW *win1, WINDOW *win2) in overlay() function
H A DMakefile.com58 overlay.o \
H A Dmapfile-vers126 overlay;
/titanic_41/usr/src/uts/common/zmod/
H A Ddeflate.c237 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 DMakefile.com50 boolfnam.o in_wchn.o overlay.o winchn.o \
/titanic_41/usr/src/cmd/file/
H A Dmagic90 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 DMakefile.com52 boolfnam.o in_wchn.o overlay.o trace.o winchn.o \
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers263 overlay;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers265 overlay;
/titanic_41/usr/src/ucbhead/
H A Dcurses.h220 extern int overlay(WINDOW *, WINDOW *);
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c865 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 Dllib-lcurses573 * overlay.c
575 int overlay(const WINDOW *, WINDOW *);
H A Dllib-lxcurses573 * overlay.c
575 int overlay(const WINDOW *, WINDOW *);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses573 * overlay.c
575 int overlay(const WINDOW *, WINDOW *);
H A Dllib-lxcurses573 * overlay.c
575 int overlay(const WINDOW *, WINDOW *);
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile111 overlay.3xcurses \
696 overwrite.3xcurses := LINKSRC = overlay.3xcurses

12