Searched refs:files (Results 1 - 19 of 19) sorted by relevance

/solaris-x11-s11/open-src/util/xorg-cf-files/
H A DMakefile6 # copy of this software and associated documentation files (the "Software"),
27 MODULE_NAME=xorg-cf-files
29 # pkg(5) name we deliver the files in (override default)
34 MODULE_DESC = X.Org platform configuration files for imake
/solaris-x11-s11/open-src/util/
H A DMakefile6 # copy of this software and associated documentation files (the "Software"),
36 xorg-cf-files
/solaris-x11-s11/open-src/kernel/
H A DMakefile5 # copy of this software and associated documentation files (the "Software"),
109 cscope.files: ALWAYS_RUN
112 tags: cscope.files
113 @ctags -tw `cat cscope.files`
116 @rm -f tags cscope.files
118 cscope.out: cscope.files
122 @rm -f cscope.files cscope.in.out cscope.out cscope.out.in cscope.out.po cscope.po.out
/solaris-x11-s11/open-src/app/xauth/
H A DMakefile3 # xauth - utility for managing cookies in .Xauthority files
8 # copy of this software and associated documentation files (the "Software"),
31 # pkg(5) name we deliver the files in (override default)
36 MODULE_DESC = the xauth utility for managing cookies in .Xauthority files
/solaris-x11-s11/open-src/font/encodings/
H A DMakefile6 # copy of this software and associated documentation files (the "Software"),
29 # pkg(5) name we deliver the files in (override default)
34 MODULE_DESC = data files for libfontenc to map font encodings between character sets
/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_fops.c14 * copy of this software and associated documentation files (the "Software"),
48 TAILQ_FOREACH(priv, &dev->files, link)
116 priv->master = TAILQ_EMPTY(&dev->files);
117 TAILQ_INSERT_TAIL(&dev->files, priv, link);
H A Ddrm_drv.c15 * copy of this software and associated documentation files (the "Software"),
334 TAILQ_INIT(&dev->files);
475 TAILQ_REMOVE(&dev->files, fpriv, link);
H A Ddrm_ioctl.c15 * copy of this software and associated documentation files (the "Software"),
226 TAILQ_FOREACH(pt, &dev->files, link) {
H A DdrmP.h15 * copy of this software and associated documentation files (the "Software"),
617 int open_count; /* Outstanding files open */
626 drm_file_list_t files; member in struct:drm_device
/solaris-x11-s11/open-src/doc/xorg-sgml-doctools/
H A DMakefile6 # copy of this software and associated documentation files (the "Software"),
29 # pkg(5) name we deliver the files in (override default)
34 MODULE_DESC = stylesheets and other data files used to generate X.Org documentation
/solaris-x11-s11/open-src/app/xmakemap/
H A DMakefile3 # xmakemap script to generate xmodmap files from current keyboard settings
8 # copy of this software and associated documentation files (the "Software"),
29 # pkg(5) name we deliver the files in (override default)
34 MODULE_DESC = the xmakemap script to generate xmodmap files
39 # Earliest & latest of the copyrights in the Oracle files in this pkg
42 # No upstream sources for these files, since they're Sun created
/solaris-x11-s11/open-src/xserver/xserver-common/
H A DMakefile6 # copy of this software and associated documentation files (the "Software"),
32 MODULE_DESC = Xserver SMF & RBAC configuration files
42 # No upstream sources for these files, since they're Solaris-specific
59 # Earliest & latest of the copyrights in the Oracle files in this pkg
/solaris-x11-s11/open-src/util/compat-links/
H A DMakefile6 # copy of this software and associated documentation files (the "Software"),
32 # pkg(5) name we deliver the files in (override default)
37 MODULE_DESC = compatibility links for X11 files
42 # Earliest & latest of the copyrights in the Oracle files in this pkg
74 # Even though we deliver all our files to /usr/{bin,lib} now, other
92 # Link directory for Xserver private libraries and data files for
/solaris-x11-s11/open-src/lib/fontconfig/
H A D49-sun-preuser.conf8 copy of this software and associated documentation files (the "Software"),
H A D90-sun-prefer-bitmap.conf8 copy of this software and associated documentation files (the "Software"),
/solaris-x11-s11/open-src/app/synergy/
H A DMakefile8 # copy of this software and associated documentation files (the "Software"),
31 # pkg(5) name we deliver the files in (override default)
58 # Where to install synergy files
68 SOURCE_URL=http://synergy-plus.googlecode.com/files/$(SOURCE_TARBALL_NAME)
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c1038 /* We believe that names gotten from PS resource files have been
1368 char **names, **files; local
1382 &names, &files);
1385 f = fopen(files[0], "r");
1417 free(files);
1813 char **names, **files; local
1822 &names, &files);
1834 ret = files[0];
1836 free(files);
1852 char **names, **files; local
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libpsres/
H A DPSres.c1370 char **names, **files; local
1392 files = (char **) MALLOC((int) (nameCount * sizeof(char *)));
1403 files[k++] = rt->names[j].file;
1410 *resourceFilesReturn = files;
/solaris-x11-s11/open-src/common/
H A DX-parfait.conf11 * copy of this software and associated documentation files (the "Software"),

Completed in 90 milliseconds