HomeSort by relevance Sort by last modified time
    Searched refs:known (Results 1 - 25 of 48) sorted by null

1 2

  /onnv/onnv-gate/usr/src/uts/common/io/bge/
bge.conf 152 bge-known-subsystems = 0x108e1647,
  /onnv/onnv-gate/usr/src/cmd/tplot/
tplot.sh 40 *) echo terminal type not known 1>&2; exit 1
  /onnv/onnv-gate/usr/src/tools/codereview/
README 27 Source code for codereview program, also known as 'lwlp',
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
writemakefile_args.t 111 like( $warnings, qr{^WARNING: WIBBLE is not a known parameter.\n}m );
112 like( $warnings, qr{^WARNING: wump is not a known parameter.\n}m );
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Carp/
Heavy.pm 66 # an anon hash of known inheritances and anon array of
222 my ($known, $partial) = get_status($cache, $child);
224 while (@$partial and not exists $known->{$parent}) {
226 next if exists $known->{$anc};
227 $known->{$anc}++;
230 @$known{@found} = ();
233 return exists $known->{$parent};
  /onnv/onnv-gate/usr/src/cmd/sendmail/src/
READ_ME 47 conf.h Configuration that must be known everywhere.
  /onnv/onnv-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
cb_srt0.s 90 ! Set pstate to a known state:
  /onnv/onnv-gate/usr/src/uts/common/fs/nfs/
nfs4_acache.c 83 if ((ap->known & acc) == acc) {
127 nap->known = acc;
141 ap->known |= acc;
  /onnv/onnv-gate/usr/src/cmd/lvm/metassist/layout/
layout_discovery.c 55 * "bad" slices are those that are known to libdiskmgt but
60 * "bad" disks are thoese that are known to libdiskmgt but
73 * helper functions for building known device lists, used by
76 static int generate_known_slices(dlist_t *disks, dlist_t **known,
78 static int generate_known_disks(dlist_t **known, dlist_t **bad);
79 static int generate_known_hbas(dlist_t *disks, dlist_t **known);
100 * private flag that remembers if any HBA is known to support MPXIO
234 * SIDEEFFECT: populates the module private lists of known devices
237 * All known devices will also have had their CTD
275 * PURPOSE: Unloads all state currently held for known
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
structures.h 188 boolean_t known; member in struct:wireless_lan
wireless.c 38 * also maintains a list of known WiFi APs in the file KNOWN_WIFI_NETS.
42 * If the AP scan results contain one known AP (plus any number of unknown
44 * GUI. But if the detected signal strength of that one known AP is weaker
47 * If the AP scan results contain more than one known APs or no known APs, the
177 * This controls whether we are strict about matching BSSID in the known wifi
479 * wifi_mutex and deals with the 'known' flag. If the expected WLAN is NULL,
542 * State is now known to be good, so make the list entries match.
971 * known driver bugs (by disconnecting) and send an event so that we'll attempt
999 * If the link is down, then work around a known driver bug (by forcin
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fps/fptest/
cheetah_sdc.s 196 ! with a known value
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/modules/amd_opteron/
ao.c 331 int known = desc != NULL; local
334 if (known)
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
Memoize.pm 20 return if defined $cache and not $cache; # Known to not exist
89 0: cache of known values
90 1: cache of known existence of keys
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
Trig.pm 194 The arcus (also known as the inverse) functions of the sine, cosine,
217 The arcus (also known as the inverse) functions of the hyperbolic
278 known as scalars, please see L<perldata>) as input for the
347 known as the I<radial> coordinate. The angle in the I<xy>-plane
348 (around the I<z>-axis) is B<theta>, also known as the I<azimuthal>
349 coordinate. The angle from the I<z>-axis is B<phi>, also known as the
363 also known as the I<radial> coordinate. The angle in the I<xy>-plane
364 (around the I<z>-axis) is B<theta>, also known as the I<azimuthal>
427 subtract your geographical coordinates from I<pi/2> (also known as 90
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
CN.pm 46 cp936 Code Page 936, also known as GBK
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
JP.pm 80 to U+3013 (0xA2AE in EUC-JP; a white square also known as 'Tofu' or
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
pod2html.PL 163 See L<Pod::Html> for a list of known bugs in the translator.
  /onnv/onnv-gate/usr/src/cmd/terminfo/
README 146 a known position. (Curses also has filter mode that won't assume
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
Bblock.pm 188 A basic block is a series of operations which is known to execute from
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
Poll.pm 187 handles known will be returned. If EVENT_MASK is given then a list
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
UCD.pm 292 argument is not a known charater block, C<undef> is returned.
354 argument is not a known charater script, C<undef> is returned.
405 charblocks() returns a reference to a hash with the known block names
423 charscripts() returns a hash with the known script names as the keys,
445 contain all the characters of the C<Basic Latin> block (also known as
  /onnv/onnv-gate/usr/src/uts/common/nfs/
rnode.h 55 uint32_t known; member in struct:acache
rnode4.h 65 uint32_t known; member in struct:acache4
  /onnv/onnv-gate/usr/src/uts/common/fs/cachefs/
cachefs_cnode.c 1115 * returns nonzero if a fileno is known to the cache, as either a
1124 int known = 0; local
1132 return (known);
1139 known = 1;
1144 known = 1;
1148 return (known);
    [all...]

Completed in 6538 milliseconds

1 2