/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/ |
H A D | Pg.pod | 125 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 …]
|
/titanic_50/usr/src/cmd/hal/tools/ |
H A D | hal-storage-unmount.c | 157 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 D | hal-storage-closetray.c | 149 char *given = given_options[i]; in main() local 153 invalid_closetray_option (given, invoked_by_uid); in main()
|
H A D | hal-storage-mount.c | 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) { 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 D | hal-storage-eject.c | 151 char *given = given_options[i]; in main() local 155 invalid_eject_option (given, invoked_by_uid); in main()
|
/titanic_50/usr/src/cmd/cmd-inet/etc/ |
H A D | ipqosconf.1.sample | 38 # 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__.
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_cmds.c | 58 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)
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/ |
H A D | Lgrp.pod | 170 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 lgroup. The lgroup affinity can be set to [all …]
|
/titanic_50/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 101 "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 …]
|
/titanic_50/usr/src/cmd/cmd-inet/etc/ppp/ |
H A D | chap-secrets | 49 # 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 D | pap-secrets | 48 # "*" 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
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | README | 80 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
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | shdr.msg | 190 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 D | sym.msg | 221 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 D | phdr.msg | 176 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\
|
/titanic_50/usr/src/lib/libsaveargs/tests/ |
H A D | README | 13 Display each function in a given object we believe to have saved
|
/titanic_50/usr/src/uts/common/io/ |
H A D | THIRDPARTYLICENSE.etheraddr | 5 * provided that this notice is preserved and that due credit is given
|
/titanic_50/usr/src/lib/libresolv/ |
H A D | THIRDPARTYLICENSE | 5 * provided that this notice is preserved and that due credit is given
|
/titanic_50/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 128 "Multiple -%c options given." 176 "Null argument given for %s option." 269 "No list given after the \"%s:\"." 313 "No filter name given." 574 "Other options given with -d option." 577 "Other options given with -x option." 580 "Confusing options given." 581 …"You are either missing the -p option or\nhave given extraneous options while\ntrying to define al… 584 "The -j option should not be given when\nadding a new printer." 598 "No -u option given." [all …]
|
/titanic_50/usr/src/test/zfs-tests/include/ |
H A D | libtest.shlib | 243 # Create a bookmark of the given snapshot. Defaultly create a bookmark on 723 # Get the end cyl of the given slice 900 log_note "No pool name given." 914 log_note "No dataset name given." 933 log_note "No dataset name given." 1156 # Destroy pool with the given parameters. 1164 log_note "No pool name given." 1336 # Verify a given disk is online or offline 1429 # This function kills a given list of processes after a time period. We use 1459 # Verify a given hotspare disk is inuse or avail [all …]
|
H A D | math.shlib | 39 log_note "Comparing $a and $b given $percent% (calculated: $p%)"
|
/titanic_50/usr/src/cmd/sgs/test/ |
H A D | README | 19 expect to be given a path to the proto area.
|
/titanic_50/usr/src/test/libc-tests/cfg/symbols/ |
H A D | README | 57 assign the given value to a scratch variable declared with the given
|
/titanic_50/usr/src/lib/libslp/clib/ |
H A D | libslp.po | 111 msgid "No signing identity given" 149 msgid "Unsupported BSD %d for given SPI %s"
|
/titanic_50/usr/src/lib/libdhcputil/ |
H A D | README.inittab | 132 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
|