Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 25 of 189) sorted by relevance

12345678

/onnv-gate/usr/src/lib/libast/common/path/
H A Dpathtemp.c114 int attempt; in pathtemp() local
289 for (attempt = 0; attempt < ATTEMPT; attempt++) in pathtemp()
291 if (!tmp.rng || !tmp.seed && (attempt || tmp.pid != getpid())) in pathtemp()
300 …tmp.rng = (uintptr_t)tmp.pid * ((uintptr_t)time(NiL) ^ (((uintptr_t)(&attempt)) >> 3) ^ (((uintptr… in pathtemp()
/onnv-gate/usr/src/cmd/fm/dicts/
H A DGMCA.po37 msgstr "The system will attempt to offline this cpu to remove it from service."
53 msgstr "The system will attempt to offline this cpu to remove it from service."
69 msgstr "The system will attempt to offline this cpu to remove it from service."
85 msgstr "The system will attempt to offline this cpu to remove it from service."
101 msgstr "The system will attempt to offline this cpu to remove it from service."
117 msgstr "The system will attempt to offline this cpu to remove it from service."
133 msgstr "The system will attempt to offline this cpu to remove it from service."
149 msgstr "The system will attempt to offline this cpu to remove it from service."
165 msgstr "The system will attempt to offline this cpu to remove it from service."
181 msgstr "The system will attempt to offline this cpu to remove it from service."
[all …]
H A DAMD.po37 msgstr "\n\nIf Solaris is running on bare-metal (native boot) an attempt will be made to remove thi…
101 msgstr "An attempt will be made to remove this CPU from service."
117 msgstr "An attempt will be made to remove this CPU from service."
133 msgstr "An attempt will be made to remove this CPU from service."
149 msgstr "An attempt will be made to remove this CPU from service."
165 msgstr "An attempt will be made to remove this CPU from service."
181 msgstr "An attempt will be made to remove this CPU from service."
197 msgstr "An attempt will be made to remove this CPU from service."
213 msgstr "An attempt will be made to remove this CPU from service."
229 msgstr "An attempt will be made to remove this CPU from service."
[all …]
H A DINTEL.po37 msgstr "The system will attempt to offline this cpu to remove it from service."
53 msgstr "The system will attempt to offline this cpu to remove it from service."
69 msgstr "The system will attempt to offline this cpu to remove it from service."
85 msgstr "The system will attempt to offline this cpu to remove it from service."
101 msgstr "The system will attempt to offline this cpu to remove it from service."
117 msgstr "The system will attempt to offline this cpu to remove it from service."
133 msgstr "The system will attempt to offline this cpu to remove it from service."
149 msgstr "The system will attempt to offline this cpu to remove it from service."
165 msgstr "The system will attempt to offline this cpu to remove it from service."
181 msgstr "The system will attempt to offline this cpu to remove it from service."
[all …]
H A DSUN4V.po37 msgstr "The fault manager will attempt to remove the affected CPU from service."
69 msgstr "The fault manager will attempt to remove the affected CPU from service."
85 msgstr "The fault manager will attempt to remove the affected CPU from service."
101 msgstr "The fault manager will attempt to remove the affected CPU from service."
117 msgstr "The fault manager will attempt to remove the affected CPU from service."
197 msgstr "An attempt will be made to remove this memory page from service."
261 msgstr "The fault manager will attempt to remove the affected thread\nfrom service.\n"
277 msgstr "The fault manager will attempt to remove the affected thread\nfrom service.\n"
293 msgstr "The fault manager will attempt to remove the affected thread\nfrom service.\n"
309 msgstr "The fault manager will attempt to remove all threads associated with\nthis resource from se…
[all …]
/onnv-gate/usr/src/lib/libast/common/comp/
H A Dsyslog.c44 static const Namval_t attempt[] =
264 if (log.attempt >= elementsof(attempt))
266 p = (Namval_t*)&attempt[log.attempt++];
H A Dcloselog.c48 log.attempt = 0;
/onnv-gate/usr/src/lib/libdladm/common/
H A Dlibdliptun.c67 uint_t attempt; in i_iptun_ioctl() local
69 for (attempt = 0; attempt < IPTUN_IOCTL_ATTEMPT_LIMIT; attempt++) { in i_iptun_ioctl()
70 if (attempt != 0) in i_iptun_ioctl()
/onnv-gate/usr/src/cmd/ssh/ssh/
H A Dsshconnect.c323 int sock = -1, attempt; in ssh_connect() local
363 for (attempt = 0; ;) { in ssh_connect()
364 if (attempt > 0) in ssh_connect()
409 attempt++; in ssh_connect()
410 if (attempt >= connection_attempts) in ssh_connect()
419 if (attempt >= connection_attempts) { in ssh_connect()
H A Dsshconnect2.c834 static int attempt = 0; in userauth_gssapi_keyex() local
845 if (attempt++ >= 1) in userauth_gssapi_keyex()
931 static int attempt = 0; in userauth_passwd() local
935 if (attempt++ >= options.number_of_password_prompts) in userauth_passwd()
938 if (attempt != 1) in userauth_passwd()
1311 static int attempt = 0; in userauth_kbdint() local
1313 if (attempt++ >= options.number_of_password_prompts) in userauth_kbdint()
1316 if (attempt > 1 && !authctxt->info_req_seen) { in userauth_kbdint()
/onnv-gate/usr/src/lib/libdhcpsvc/tests/specs/
H A Dpublic.txt491 use of a data service-specific technique and attempt to
500 DSVC_READ access only. If success is returned, attempt
526 attempt to perform a valid lookup of a dhcptab record.
535 access only. If success is returned, attempt to perform
584 making the service busy, attempt to modify the value
628 making the service busy, attempt to delete the record.
651 specific technique for making the service busy, attempt to close
665 attempt to remove the dhcptab container. Verify that DSVC_BUSY is
714 DSVC_WRITE, attempt to open <network address>. Verify
737 use of a data service-specific technique and attempt to
[all …]
H A Dprivate.txt691 busy, attempt to add an additional record to each of the
699 only. If success is returned, attempt to add a new
722 the service busy, attempt to perform a valid lookup of
731 only. If success is returned, attempt to perform
769 technique for making the service busy, attempt to
815 technique for making the service busy, attempt to
841 attempt to close the containers using the handles
862 service busy, attempt to remove the containers. Verify
903 returned, retry the open attempt w/o the
948 attempt to delete it. If DSVC_NOENT is returned,
[all …]
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DBIO_s_accept.pod87 attempt is first made to use BIO_BIN_NORMAL, if this fails
88 and the port is not in use then a second attempt is made
92 called, after the accept BIO has been setup, it will attempt
136 then it is an indication that an accept attempt would block: the application
H A DBIO_s_connect.pod116 connection attempt is made. Before any connection attempt the values
127 then this is an indication that a connection attempt would block,
H A Dd2i_X509.pod31 structure and an attempt is made to reuse it. If the call is
155 mistake is to attempt to use a buffer directly as follows:
190 is that the variable B<x> is uninitialized and an attempt will be made to
/onnv-gate/usr/src/cmd/agents/snmp/mib/
H A Dmib_DM.txt434 -- with which the monitored DSAs [attempt to] interact. This
517 " The value of sysUpTime when the last attempt was made
518 to contact this DSA. If the last attempt was made before
528 " The value of sysUpTime when the last attempt made to
531 of zero. If the last successful attempt was made before
542 attempt to contact this DSA was successful. If
H A Dmib_MM.txt494 the last attempt was successful. If no association attempt
504 "The failure reason, if any, for the last association attempt
506 attempt was successful. If no association attempt has been
516 "The time when this group is scheduled to next attempt to
/onnv-gate/usr/src/cmd/ssh/sshd/
H A Dauth2.c171 authctxt->attempt, authctxt->init_attempt, in input_userauth_request()
179 authctxt->attempt++; in input_userauth_request()
190 if (authctxt->attempt == 1) { in input_userauth_request()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DConfig.eg41 # If set the make test will attempt to connect to the hosts above
/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl65 # DHCP receives SIGTHAW or a link-up event, DHCP will attempt to verify
66 # the previous lease, but if unable to do so, it will not attempt to
95 # enabled, the agent will attempt to find a host name in /etc/hostname.<if>,
/onnv-gate/usr/src/common/openssl/doc/apps/
H A Dspeed.pod48 to attempt to obtain a functional reference to the specified engine,
H A Ds_client.pod56 then an attempt is made to connect to the local host on port 4433.
116 print session information when the program exits. This will always attempt
121 attempt is made to access a certain URL. Note: the output produced by this
192 to attempt to obtain a functional reference to the specified engine,
H A Dconfig.pod163 is B<0> the ENGINE will not be initialized, if B<1> and attempt it made to
165 then an attempt will be made to initialize the ENGINE after all commands in
198 if an attempt is made to expand an environment variable that doesn't
252 an attempt is made to load the configuration file. By making use of the
/onnv-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE38 The lc, rc, lf, and rf files are a very complicated attempt to get around the
54 clipping and idtransform are for. The initgraphics stuff is an attempt to fit
/onnv-gate/usr/src/cmd/zic/
H A Dsystemv7 # No attempt is made to handle Newfoundland, since it cannot be expressed

12345678