HomeSort by relevance Sort by last modified time
    Searched refs:consumers (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
TestMaxConsumers.java 61 Consumer[] consumers = new Consumer[n]; local
64 consumers[i] = new LocalConsumer();
65 consumers[i].open();
68 consumers[i].close();
71 consumers[i] = new LocalConsumer();
72 consumers[i].open();
93 consumers[i].close();
  /onnv/onnv-gate/usr/src/lib/libelfsign/
README 38 applications and are the only consumers.
  /onnv/onnv-gate/usr/src/uts/common/io/mac/
README 43 . sys/mac_client.h: APIs intended for external MAC consumers
50 are used by L2 drivers to provide services to MAC consumers.
  /onnv/onnv-gate/usr/src/cmd/tcpd/
README.sfw 25 The header tcpd.h has been modified to define HAVE_IPV6, so that consumers of
  /onnv/onnv-gate/usr/src/lib/libdhcputil/
README.inittab 39 options was understandable. Now, with four consumers of DHCP options
67 option_name category, code, type, granularity, maximum, consumers
105 `consumers' describe which programs make use of this information.
116 infinite number of pairs of IP addresses. Lastly, the consumers of
124 for all DHCP option consumers, with the following exceptions and notes:
160 as needed to the remaining inittab_XXX functions. If consumers need
203 Some inittab consumers may need to make sure that a given inittab
  /onnv/onnv-gate/usr/src/lib/libcryptoutil/
README 104 Consumers:
184 Consumers:
229 At present all of the consumers of the library are in /usr/ so the

Completed in 1760 milliseconds