Searched refs:version (Results 1 - 25 of 711) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/common/common/
H A Dvalues-Xa.c45 const enum version _lib_version = ansi_1;
H A Dvalues-Xc.c45 const enum version _lib_version = strict_ansi;
H A Dvalues-Xs.c47 const enum version _lib_version = c_issue_4;
H A Dvalues-Xt.c47 const enum version _lib_version = c_issue_4;
/osnet-11/usr/src/lib/libc/i386/sys/
H A Dxstat.c43 _xstat(int version, const char *path, struct stat *statb) argument
45 if (version != _STAT_VER) {
53 _lxstat(int version, const char *path, struct stat *statb) argument
55 if (version != _STAT_VER) {
63 _fxstat(int version, int fd, struct stat *statb) argument
65 if (version != _STAT_VER) {
73 _xmknod(int version, const char *path, mode_t mode, dev_t dev) argument
75 if (version != _MKNOD_VER) {
/osnet-11/usr/src/grub/grub2/util/
H A Draid.c8 * the Free Software Foundation, either version 3 of the License, or
9 * (at your option) any later version.
43 mdu_version_t version; local
52 ret = ioctl (fd, RAID_VERSION, &version);
56 if ((version.major != 0 || version.minor != 90)
57 && (version.major != 1 || version.minor != 0)
58 && (version.major != 1 || version
[all...]
/osnet-11/usr/src/lib/libparted/common/lib/
H A Dversion-etc.h1 /* Print --version and bug-reporting information in a consistent format.
6 the Free Software Foundation; either version 3 of the License, or
7 (at your option) any later version.
36 /* The three functions below display the --version information in the
37 standard way: command and package names, package version, followed
54 const char *version,
60 const char *version, const char * const * authors);
65 const char *version, va_list authors);
71 const char *version,
/osnet-11/usr/src/lib/libdhcpsvc/modules/templates/
H A Dgeneral.c30 * This module contains the public APIs for status, version, and mklocation.
48 * Return the data store API version supported by this module. This version
49 * was implemented to support version 1 of the API.
52 version(int *vp) function
/osnet-11/usr/src/grub/grub-0.97/
H A Dmkinstalldirs18 Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
38 --version)
73 # from a parallel make. We use --version in the probe to restrict
77 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
86 test -d ./--version && rmdir ./--version
90 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 &&
91 test ! -d ./--version; then
96 for d in ./-m ./-p ./--version "
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Duse.t114 unless ($@ =~ /lib version 100\.105 required--this is only version 35\.3/) {
124 unless ($@ =~ /lib version 100\.105 required--this is only version 35\.3/) {
135 unless ($@ =~ /lib version 100\.105 required--this is only version 35\.36/) {
145 unless ($@ =~ /lib version 100\.105 required--this is only version 35\.36/) {
166 unless ($@ =~ /lib version 100\.105 required--this is only version 3
[all...]
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientMsgManager.java58 // Register a new message type class and version.
61 int version,
66 String key = makeClassKey(keyName, version);
88 int version,
97 (Class)classTable.get(makeClassKey(keyName, version));
105 new Integer(version)});
130 new Integer(version),
137 private static String makeClassKey(String className, int version) { argument
139 return className + version;
60 addClientMsgClass(String className, int version, String keyName) argument
87 newInstance(String keyName, int version, boolean isTCP) argument
H A DTemplateRegistry.java78 * @param <i>version</i> Version number of template document.
88 String version)
96 * @param <i>version</i> Version of the template, null for latest.
107 String version)
115 * @param <i>version</i> Version of the template, null for latest.
129 String version)
85 registerServiceTemplate(ServiceType serviceType, String documentURL, Locale languageLocale, String version) argument
105 deregisterServiceTemplate(ServiceType serviceType, Locale languageLocale, String version) argument
127 findTemplateURL(ServiceType serviceType, Locale languageLocale, String version) argument
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,SUN-FIRE-X4270-M2-SERVER/
H A DSUN-FIRE-X4270-M2-SERVER-disk-hc-topology.xmlgen32 <enum-method name='ses' version='1' />
46 <propgroup name='facility' version='1' name-stability='Private'
53 <propmethod name='bay_indicator_mode' version='0' propname='mode'
59 <propgroup name='facility' version='1' name-stability='Private'
65 <propmethod name='bay_locate_mode' version='0' propname='mode'
70 <propgroup name='protocol' version='1' name-stability='Private'
75 <propgroup name='io' version='1' name-stability='Private'
79 <propgroup name='binding' version='1' name-stability='Private'
91 <enum-method name='disk' version='1' />
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dsafeload.t10 # Can we load the version module ?
11 eval { require version; 1 } or do {
12 print "1..0 # no version.pm\n";
15 delete $INC{"version.pm"};
25 my $r = $c->reval(q{ use version; 1 });
26 ok( defined $r, "Can load version.pm in a Safe compartment" ) or diag $@;
/osnet-11/usr/src/lib/libast/common/include/
H A Dmagicid.h42 Magicid_data_t version; /* YYYYMMDD or 0xWWXXYYZZ */ member in struct:Magicid_s
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Netra-X4200-M2/
H A DNetra-X4200-M2-disk-hc-topology.xmlgen44 <propgroup name='protocol' version='1' name-stability='Private'
48 <propgroup name='io' version='1' name-stability='Private'
52 <propgroup name='binding' version='1' name-stability='Private'
64 <enum-method name='disk' version='1' />
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-M2/
H A DSun-Fire-X4200-M2-disk-hc-topology.xmlgen44 <propgroup name='protocol' version='1' name-stability='Private'
48 <propgroup name='io' version='1' name-stability='Private'
52 <propgroup name='binding' version='1' name-stability='Private'
64 <enum-method name='disk' version='1' />
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-Server/
H A DSun-Fire-X4200-Server-disk-hc-topology.xmlgen44 <propgroup name='protocol' version='1' name-stability='Private'
48 <propgroup name='io' version='1' name-stability='Private'
52 <propgroup name='binding' version='1' name-stability='Private'
64 <enum-method name='disk' version='1' />
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/
H A DSun-Fire-X4500-disk-hc-topology.xmlgen55 printf " <propgroup name='%s-properties' version='1' " .
81 <propgroup name='facility' version='1' name-stability='Private'
84 <propmethod name='ipmi_entity' version='0' propname='entity_ref'
92 <propmethod name='bay_locate_mode' version='0'
98 <propgroup name='facility' version='1' name-stability='Private'
101 <propmethod name='ipmi_entity' version='0' propname='entity_ref'
109 <propmethod name='bay_indicator_mode' version='0'
115 <propgroup name='facility' version='1' name-stability='Private'
118 <propmethod name='ipmi_entity' version='0' propname='entity_ref'
126 <propmethod name='bay_indicator_mode' version
[all...]
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4600-M2/
H A DSun-Fire-X4600-M2-disk-hc-topology.xmlgen44 <propgroup name='protocol' version='1' name-stability='Private'
48 <propgroup name='io' version='1' name-stability='Private'
52 <propgroup name='binding' version='1' name-stability='Private'
64 <enum-method name='disk' version='1' />
/osnet-11/usr/src/grub/grub2/util/grub.d/
H A D10_linux.in9 # the Free Software Foundation, either version 3 of the License, or
10 # (at your option) any later version.
66 version="$2"
74 printf "menuentry '${title}' ${CLASS} {\n" "${os}" "${version}"
117 message="$(gettext_printf "Loading Linux %s ..." ${version})"
154 version=`echo $basename | sed -e "s,^[^0-9]*-,,g"`
155 alt_version=`echo $version | sed -e "s,\.old$,,g"`
159 for i in "initrd.img-${version}" "initrd-${version}.img" "initrd-${version}
[all...]
H A D20_linux_xen.in9 # the Free Software Foundation, either version 3 of the License, or
10 # (at your option) any later version.
74 version="$2"
84 printf "menuentry '${title}' ${CLASS} {\n" "${os}" "${xen_version}" "${version}"
94 lmessage="$(gettext_printf "Loading Linux %s ..." ${version})"
116 version=$(echo $basename | sed -e "s,^[^0-9]*-,,g")
119 for j in "${dirname}/config-${version}" "${dirname}/config-${alt_version}" "/etc/kernels/kernel-config-${version}" ; do
150 version=`echo $basename | sed -e "s,^[^0-9]*-,,g"`
151 alt_version=`echo $version | se
[all...]
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4540/
H A DSun-Fire-X4540-disk-hc-topology.xmlgen55 printf " <propgroup name='%s-properties' version='1' " .
81 <propgroup name='facility' version='1' name-stability='Private'
84 <propmethod name='ipmi_entity' version='0' propname='entity_ref'
93 <propmethod name='bay_locate_mode' version='0'
99 <propgroup name='facility' version='1' name-stability='Private'
102 <propmethod name='ipmi_entity' version='0' propname='entity_ref'
113 <propmethod name='bay_indicator_mode' version='0'
119 <propgroup name='facility' version='1' name-stability='Private'
122 <propmethod name='ipmi_entity' version='0' propname='entity_ref'
133 <propmethod name='bay_indicator_mode' version
[all...]
/osnet-11/usr/src/tools/onbld/Scm/
H A DVersion.py3 # it under the terms of the GNU General Public License version 2
24 At a basic level, code to verify that the version of Mercurial in use
25 is suitable for use with Cadmium, and compare that version for the
35 # Mercurial >= 1.2 has util.version(), prior versions
36 # version.get_version() We discover which to use this way, rather than
41 if hasattr(util, 'version'):
42 hg_version = util.version
44 from mercurial import version namespace
45 hg_version = version.get_version
60 '''Check that we're running on a suitable version o
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dmkdev.c41 __makedev(const int version, const major_t majdev, const minor_t mindev) argument
44 switch (version) {
85 __major(const int version, const dev_t devnum) argument
89 switch (version) {
125 __minor(const int version, const dev_t devnum) argument
127 switch (version) {

Completed in 224 milliseconds

1234567891011>>