Searched refs:it (Results 76 - 100 of 639) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c228 * The mapping failed and will fail again if it is
389 * we can recover it from the hash table. This makes hard work but
404 __nis_hash_item_mt *it; local
437 for (it = ldapMappingList.keys[i]; NULL != it; it = it->next) {
439 if ((target_len + domain_len + 1) > strlen(it->name))
441 if (0 != strncmp(it->name, target, target_len))
445 if (strlen(domain) >= strlen(it
972 __nis_hash_item_mt *it; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCarp.pm40 the error was, but it is a good educated guess.
43 it does is search the call-stack for a function call stack where
44 it hasn't been told that there shouldn't be an error. If every
45 call is marked safe, it then gives up and gives a full stack
46 backtrace instead. In other words it presumes that the first likely
78 Any call to Carp is safe. (This rule is what keeps it from
91 'verbose'. You would typically enable it by saying
113 # Carp will not report errors from within these packages if it
H A DFileCache.pm28 for reading or writing available as the pathname you give it. It
37 on it's first use, and appending (C<<< '>>' >>>) thereafter.
57 While it is permissible to C<close> a FileCache managed file,
59 than which it was imported, or with another module which overrides C<close>.
63 strongly discouraged. If FileCache finds it necessary to close and then reopen
68 FileCache does not store the current file offset if it finds it necessary to
H A DSymbol.pm40 to it. Such a glob reference can be used as a file or directory
45 But it doesn't do anything.
52 variable names (e.g. "myvar" -E<gt> "MyPackage::myvar"). If it is given a
53 second parameter, C<qualify> uses it as the default package;
54 otherwise, it uses the package of its caller. Regardless, global
62 C<Symbol::qualify_to_ref> is just like C<Symbol::qualify> except that it
67 this routine is not exported by default--you may want to import it
97 # Note that we never _copy_ the glob; we just make a ref to it.
98 # If we did copy it, then SVf_FAKE would be set on the copy, and
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A DREADME.caching76 seconds elapse without update_offer() being called on it.
107 The dsvc_dnet_t is either in the ntable hash, in which case it is returned,
113 client thread can process it.
115 The client thread then processes the packet according to whether it's a
142 the dsvc_dnet_t's itable if it is a new IP, or the itable is refreshed
143 if it is a pre-assigned IP.
147 1. If the REQUEST is a reply to a previous OFFER, it checks if the
149 record is updated, and the ACK is sent. If it is expired and the
160 datastore so that it is marked free, and, if successful, puts the record onto
164 the datastore so that it i
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToChecker.pm60 This library is free software; you can redistribute it and/or modify it
63 This program is distributed in the hope that it will be useful, but
H A DToText.pm79 This library is free software; you can redistribute it and/or modify it
82 This program is distributed in the hope that it will be useful, but
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm64 ok() is given an expression (in this case C<$foo eq $bar>). If it's
65 true, the test passed. If it's false, it didn't. That's about it.
67 ok() prints out either "ok" or "not ok" along with a test number (it
74 ok" to make it easier to find your test when if fails (just search for
75 the name). It also makes it easier for the next guy to understand
99 normal). If anything failed it will exit with how many failed. If
103 having successfully completed all its tests, it will still be
112 If you fail more than 254 tests, it wil
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm95 of this "message", and return it in binary form. The returned string
104 length of the returned string will be 32 and it will only contain
110 The length of the returned string will be 22 and it will only contain
125 data to it and finally ask for the digest in a suitable format. A
137 If called as an instance method (i.e. $md5->new) it will just reset the
177 The addfile() method will croak() if it fails reading data for some
178 reason. If it croaks it is unpredictable what the state of the $md5
180 the file partially before it failed. It is probably wise to discard
184 C<binmode> before you pass it a
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoding.pm73 directly manipulate this hash, it is strongly encouraged to use this
91 If I<$check> is true, it SHOULD modify I<$string> in place to remove
97 If an error occurs, it SHOULD return the octet sequence for the
99 to remove the converted part leaving it starting with the problem
117 If I<$check> is true, it SHOULD modify I<$octets> in place to remove
123 If an error occurs, it SHOULD return the fragment of string that has
125 part leaving it starting with the problem fragment. If perlio_ok() is
145 MUST decode I<$octets> with I<$offset> and concatenate it to I<$destination>.
179 $clone->{clone} = 1; # so the caller can see it
186 PerlIO ALWAYS calls this method to make sure it ha
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c145 /* Do not need to do xfer anymore, just complete it */
367 * DDI resources it needs for this request.
713 * Similar to the sbd_data_read/write path, except it goes directly through
879 TASK_AF_ACCEPT_LU_DBUF)) /* PP allows it */
1204 * treat it like an IO error.
1229 * DDI resources it needs for this request.
1410 * If there is a global copy threshold over-ride, use it.
1508 TASK_AF_ACCEPT_LU_DBUF) && /* PP allows it */
1514 * probably ok. For large writes, it may be best to just
2022 sbd_it_data_t *it; local
2511 sbd_remove_it_handle(sbd_lu_t *sl, sbd_it_data_t *it) argument
2533 sbd_check_and_clear_scsi2_reservation(sbd_lu_t *sl, sbd_it_data_t *it) argument
2574 sbd_it_data_t *it; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.pm20 takes a variable, processes it through the OUTPUT typemap and then
21 returns it using the INPUT typemap.
88 free software; you can redistribute it and/or modify it under the same
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/bin/
H A Dcpan30 them in this order: [ahvr]. Once the script finds one, it ignores
31 the others, and then exits after it finishes the task. The script
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DREADME.ON6 Network (http://www.cpan.org). If it is updated for any reason, a new
12 is not done, it will not be possible to upload the generated archive to CPAN,
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DREADME.ON28 Network (http://www.cpan.org). If it is updated for any reason, a new
34 is not done, it will not be possible to upload the generated archive to CPAN,
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME.ON6 Network (http://www.cpan.org). If it is updated for any reason, a new
12 is not done, it will not be possible to upload the generated archive to CPAN,
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DREADME.ON6 Network (http://www.cpan.org). If it is updated for any reason, a new
12 is not done, it will not be possible to upload the generated archive to CPAN,
/opensolaris-onvv-gate/usr/src/cmd/print/scripts/
H A Ddesktop-print-management-prefs.desktop32 Name[it]=Stampanti
43 Comment[it]=Impostare la rilevazione della stampante e il comportamento della connessione
/opensolaris-onvv-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh29 it utilizes. Each time the function <funcname> is called, a stack
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/asn1/
H A Da_d2i_fp.c11 * apply to all code found in this distribution, be it the RC4, RSA,
105 void *ASN1_item_d2i_bio(const ASN1_ITEM *it, BIO *in, void *x) argument
116 ret=ASN1_item_d2i(x,&p,len, it);
123 void *ASN1_item_d2i_fp(const ASN1_ITEM *it, FILE *in, void *x) argument
134 ret=ASN1_item_d2i_bio(it,b,x);
H A Dp8_pkey.c65 static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it) argument
H A Dx_req.c11 * apply to all code found in this distribution, be it the RC4, RSA,
66 * encode the attributes field if it is empty. This is in
67 * violation of PKCS#10 but we need to tolerate it. We do
69 * the callback to initialise it to an empty STACK.
76 * 1. If it is NULL then it's the invalid omission.
77 * 2. If it is empty it is the correct encoding.
78 * 3. If it is not empty then some attributes are present.
82 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/i386/sys/
H A D_lwp_mutex_unlock.s37 andl $WAITER_MASK, %ecx / was anyone waiting on it?
/opensolaris-onvv-gate/usr/src/ucbcmd/sbcp/
H A Dsbcp.s60 ! entry point, and jump to it. We depend on the stack (argv, envp)
70 call atexit ! yes, register it with atexit()
83 ! we need to troll through the stack to setup it's argument values.
106 cmp %g1, ZMAGIC ! is it a ZMAGIC executable?
/opensolaris-onvv-gate/usr/src/uts/common/io/idm/
H A Didm_impl.c134 * in FFP we just don't know it yet -- to address this we
338 * just treat it as a normal PDU event. Client
452 idm_transport_t *it; local
456 it = &idm_transport_list[type];
458 if ((it->it_ops != NULL) && (it->it_type == tt))
461 ASSERT(it->it_type == tt);
462 if (it->it_type != tt)
474 ic->ic_transport_ops = it->it_ops;
530 idm_transport_t *it; local
562 idm_transport_t *it; local
610 idm_transport_t *it; local
[all...]

Completed in 536 milliseconds

1234567891011>>