Searched refs:given (Results 1 - 25 of 41) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postdaisy/
H A DREADME24 into PostScript. No guarantees are given with this program - quite a bit hasn't
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dpodselect.xr17 format to use for *section-spec*. This option may be given
24 podselect will read the given input files looking for pod documentation
26 more of the given section specifications. If no section specifications
27 are given than all pod sections encountered are output.
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod125 Return the generation number for the given PG. Without arguments, return the
158 given on the command line, only return sharing relationships for given PGs, but
163 Return list of strings describing physical relationships ('core', 'chip') for the given PG.
171 Returns True if given PG hasd data about hardware utilization.
176 for the given PG. Utilization is a difference in utilization value between two
177 snapshots. The given PG must belong to the same generation in both snapshots.
183 objects for the given PG. Utilization is a difference in utilization value
184 between two snapshots. The given PG must belong to the same generation in both
191 Return utilization for the PG for a given CP
[all...]
/opensolaris-onvv-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-unmount.c157 char *given = given_options[i]; local
159 if (strcmp (given, "lazy") == 0) {
161 } else if (strcmp (given, "force") == 0) {
164 invalid_unmount_option (given, invoked_by_uid);
H A Dhal-storage-closetray.c149 char *given = given_options[i]; local
153 invalid_closetray_option (given, invoked_by_uid);
H A Dhal-storage-eject.c151 char *given = given_options[i]; local
155 invalid_eject_option (given, invoked_by_uid);
H A Dhal-storage-mount.c339 * if it is, then check if it's the same device_file as the given one...
629 /* figure out mount point if no mount point is given... */
731 char *given = given_options[i]; local
737 if (strcmp (given, allow) == 0) {
742 (strncmp (given, allow, allow_len) == 0) &&
743 (int) strlen (given) > allow_len) {
746 * given == "umask=foobar" and allowed == "umask="
752 uid = (uid_t) strtol (given + allow_len, &endp, 10);
754 printf ("'%s' is not a number?\n", given);
771 invalid_mount_option (given, invoked_by_ui
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME101 "host delay" for given USB host controller implementation.
173 sets up the interrupt lists to visit any given endpoint descriptor in as
192 - Calculate the bandwidth required for the given endpoint using the bus
200 - Find out the static node to which the given endpoint needs to be linked
316 frame of a given usb frame to initiate a high speed interrupt and
386 - The host controller driver sets up the interrupt lists to visit any given
419 For a given high speed interrupt or isochronous endpoint, the EHCI host
423 - Calculate the bandwidth required for given endpoint using the formula and
430 - Map a given high speed endpoint's polling interval in micro seconds to an
434 - Find out the static node to which the given endpoin
[all...]
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c58 int given; local
129 given = seensemi = 0;
144 given++;
156 given = 2;
450 if (given < 2 && (addr1 == addr2) && (addr2 != dol))
454 if (given < 2 && addr2 != dol)
622 * were given, and in that case we need to
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/demos/
H A Dsmtp.self13 C<smtp.self> will attempt to send a message to a given user
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A Dstat.t86 isn't( $!, '', 'should populate $!, given invalid file' );
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod170 description is given for the corresponding functions in this module and a
171 reference is given to the complete description in the L<liblgrp(3LIB)> man
180 hierarchy with the given view. Given the view, L<lgrp_init()> returns a cookie
209 If the given view is C<LGRP_VIEW_CALLER>, the snapshot contains only the
215 lgroup hierarchy represented by the given cookie. Otherwise, B<undef> is
222 Returns the home lgroup for the given process or thread. The B<$idtype> argument
319 function returns the memory size of the given lgroup in bytes. The B<$type>
351 while the others reflect only the memory contained directly in the given lgroup.
383 for the given lgroup.
386 and $id have for the given lgrou
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dinstmodsh17 f [all|prog|doc] - List installed files of a given type
/opensolaris-onvv-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab132 programs, even if they are listed as a `consumer' of the given
142 to verify that a given entry in the inittab file is correct
200 matching the given name or code for the provided category and the
203 Some inittab consumers may need to make sure that a given inittab
243 items of a given type, separate the items by spaces, such as
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties128 cant_match_spis = Configured SPI is not equivalant to SPI ``{0}'' given in auth block: {1}
130 no_spis_given = No AMI aliases given to identify keys to sign with. Please set the ``sun.net.slp.signAs'' property.
135 no_spi_string = No SPI string given in Auth Block.
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/
H A DREADME174 and search code (such as testing whether a certain element has a given
/opensolaris-onvv-gate/usr/src/cmd/oawk/
H A DREADME66 If no sep field is given, FS is used instead.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/utils/port/
H A DREADME67 A full list of the files in this directory is given below.
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs256 # For the given rctl name, returns the list
324 # Returns 0 a pool with the given name exists on the current system.
/opensolaris-onvv-gate/usr/src/cmd/svc/milestone/
H A DREADME.share32 or critical software failures. The procedures below are given so that
/opensolaris-onvv-gate/usr/src/lib/libcryptoutil/
H A DREADME192 This function returns a string representation of any given PKCS11 return
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c54 * to finger -- if no list is given, all the people currently logged in
74 * The other options can all be given after one '-', or each can have its
186 int matchcmp(char *gname, char *login, char *given);
249 * optind == argc means no names given
1066 * Compare the given argument, which is taken to be a username, with
1070 matchcmp(char *gname, char *login, char *given) argument
1078 if (*gname == '\0' && *given == '\0')
1124 if (namecmp(gp, given) > 0) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS43 the file data at any given time (e.g. /usr/bin/cat). It is less useful
128 a given program linked against libelf would see the regular, or
/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh176 The time of backup is given in YYYYMMDD_HHMMSS format.
/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/private/
H A DREADME.synch58 that if one thread is inside add_dn() for a given container, no other thread
97 is, all requests for a given (location, container_name, container_version,
105 To address this issue, the `location' field given in the above tuple is
148 to invoke, given the settings in /etc/inet/dhcpsvc.conf.
161 to lock a given container for either exclusive or shared

Completed in 115 milliseconds

12