Home
last modified time | relevance | path

Searched refs:given (Results 1 – 25 of 168) sorted by relevance

1234567

/illumos-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 CPU in a given PG. Utilization is a
199 the given PG. Note that the actual capacity is the maximum of all capacities
[all …]
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-unmount.c157 char *given = given_options[i]; in main() local
159 if (strcmp (given, "lazy") == 0) { in main()
161 } else if (strcmp (given, "force") == 0) { in main()
164 invalid_unmount_option (given, invoked_by_uid); in main()
H A Dhal-storage-closetray.c149 char *given = given_options[i]; in main() local
153 invalid_closetray_option (given, invoked_by_uid); in main()
H A Dhal-storage-mount.c731 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) {
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_uid);
H A Dhal-storage-eject.c151 char *given = given_options[i]; in main() local
155 invalid_eject_option (given, invoked_by_uid); in main()
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dblkdev.shlib24 # Returns SCSI host number for the given disk
68 # Check if the given device is physical device
86 # Check if the given device is a real device (ie SCSI device)
91 [[ -z $disk ]] && log_fail "No argument for disk given."
101 # Check if the given device is a loop device
106 [[ -z $disk ]] && log_fail "No argument for disk given."
116 # Check if the given device is a multipath device and if there is a symbolic
123 [[ -z $disk ]] && log_fail "No argument for disk given."
197 # Get the directory path of given device
217 # Get persistent name for given disk
[all …]
H A Dlibtest.shlib778 # Get the end cyl of the given slice
955 log_note "No pool name given."
969 log_note "No dataset name given."
988 log_note "No dataset name given."
1211 # Destroy pool with the given parameters.
1219 log_note "No pool name given."
1289 log_note "No dataset name given."
1443 # Verify a given disk is online or offline
2371 # print the given directory filesystem type
2504 # Get the directory path of given device
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dtest-suite.rst34 matches or not one of the archs given in the pattern.
38 Ignore the test if the given condition is false when evaluated as a
43 Ignore the test if the given condition is false when evaluated
72 Check that the output (stdout) contains the given pattern.
73 Several such tags can be given, in which case the output
79 Check that the output (stdout) doesn't contain the given pattern.
80 Several such tags can be given, in which case the output
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.1.sample38 # filter videoout needs to be given a valid port number/service name of a
40 # filter ftpout needs to be given the uid of the user ftp. The ftp user account
68 # Source port of video traffic, given by __videoport__.
84 # Traffic generated by ftp user, given by __ftp-uid__.
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c60 int given; local
131 given = seensemi = 0;
146 given++;
158 given = 2;
452 if (given < 2 && (addr1 == addr2) && (addr2 != dol))
456 if (given < 2 && addr2 != dol)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_reopen/
H A Dzpool_reopen.shlib18 # Clear labels on the given disks
50 # Generate random file of the given size in MiB
109 # Check if scan action has been restarted on the given pool
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod168 description is given for the corresponding functions in this module and a
169 reference is given to the complete description in the L<liblgrp(3LIB)> man
178 hierarchy with the given view. Given the view, L<lgrp_init()> returns a cookie
207 If the given view is C<LGRP_VIEW_CALLER>, the snapshot contains only the
213 lgroup hierarchy represented by the given cookie. Otherwise, B<undef> is
317 function returns the memory size of the given lgroup in bytes. The B<$type>
381 for the given lgroup.
384 and $id have for the given lgroup. The lgroup affinity can be set to
420 The function returns the affinity that the LWP has to a given lgrp. See
446 latency between the given lgroups at the given instant in time. Since lgroups
[all …]
/illumos-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 endpoint needs to be linked
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dchap-secrets49 # addresses are given in the options. If a given dial-in peer has an
51 # be given here. If there's exactly one address, then this will be sent
H A Dpap-secrets48 # "*" and actual IP addresses are given in the options. If a given dial-in
50 # address may be given here. If there's exactly one address, then this will
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME80 strerror return error message string given errno
85 strmode return ls -l style output given st.st_mode
86 strsignal return signal id string given SIG* number
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.msg221 field of the symbol at the specified index is set to the given\n\
237 the specified index is set to the given value.\n"
251 the specified index is set to the given value.\n\
279 the specified index is set to the given value.\n"
295 the specified index is set to the given value.\n\
298 access/modify the extended index sections associated with a given\n\
313 the symbol at the specified index is set to the given value.\n"
328 field of the symbol at the specified index is set to the given value.\n"
342 field of the symbol at the specified index is set to the given value.\n"
357 field of the symbol at the specified index is set to the given value.\n"
H A Dshdr.msg190 index is set to the given value.\n"
209 index is set to the given value.\n"
226 index is set to the given value.\n"
263 index is set to the given value.\n"
277 index is set to the given value.\n"
292 to the given value.\n\
313 index is set to the given value.\n"
329 index is set to the given value.\n"
343 index is set to the given value.\n"
H A Dphdr.msg176 specified position is set to the given value.\n"
190 specifiedindex is set to the given value.\n"
204 index is set to the given value.\n"
222 index is set to the given value.\n"
236 index is set to the given value.\n"
250 index is set to the given value.\n"
291 index is set to the given value.\n"
299 the interpreter is set to the given string, if possible.\n\
/illumos-gate/usr/src/data/locale/
H A DREADME.txt5 with UnicodeData.txt for the given Unicode version obtained from
/illumos-gate/usr/src/lib/libsaveargs/tests/
H A DREADME13 Display each function in a given object we believe to have saved
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source126 "Multiple -%c options given."
174 "Null argument given for %s option."
267 "No list given after the \"%s:\"."
311 "No filter name given."
578 "Confusing options given."
596 "No -u option given."
599 "No -F option given."
602 "Multiple -o %s options given."
632 "Both -U and -v given."
875 "No form name given."
[all …]
/illumos-gate/usr/src/uts/common/io/
H A DTHIRDPARTYLICENSE.etheraddr5 * provided that this notice is preserved and that due credit is given
/illumos-gate/usr/src/lib/libresolv/
H A DTHIRDPARTYLICENSE5 * provided that this notice is preserved and that due credit is given
/illumos-gate/usr/src/cmd/sgs/test/
H A DREADME19 expect to be given a path to the proto area.

1234567