Searched refs:way (Results 1 - 25 of 378) sorted by relevance

1234567891011>>

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/libtelnet/
H A Dauth.h69 int way; member in struct:XauthP
H A Dauth.c178 findauthenticator(int type, int way) argument
182 while (ap->type && (ap->type != type || ap->way != way))
204 ap->type, ap->way);
208 Name, ap->type, ap->way);
340 Name, ap->type, ap->way);
343 *e++ = ap->way;
H A Dkerberos5.c148 *p++ = ap->way;
219 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL)
250 ap_msg[1] = ap->way;
426 ap_msg[1] = ap->way;
483 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL) {
632 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL &&
668 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL) {
/macosx-10.9.5/libtelnet-13/
H A Dauth.h68 int way; member in struct:XauthP
H A Dauth.c197 findauthenticator(int type, int way) argument
201 while (ap->type && (ap->type != type || ap->way != way))
223 ap->type, ap->way);
227 Name, ap->type, ap->way);
359 Name, ap->type, ap->way);
362 *e++ = ap->way;
H A Dkerberos5.c161 *p++ = ap->way;
300 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL)
325 type_check[1] = ap->way;
483 if ((ap->way & AUTH_ENCRYPT_MASK) == AUTH_ENCRYPT_ON &&
495 type_check[1] = ap->way;
512 * to this server (Beta 6 or later). There is not way to
528 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL) {
653 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL) {
678 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL) {
H A Dkerberos.c125 *p++ = ap->way;
212 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL) {
371 if ((ap->way & AUTH_HOW_MASK) == AUTH_HOW_MUTUAL) {
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dusleep.c53 # error no way to implement usleep
/macosx-10.9.5/vim-53/
H A Dvimtutor.com11 $ ! usual way, as are at least some of the command qualifiers,
/macosx-10.9.5/CPANInternal-140/Params-Util/lib/Params/
H A DUtil.pm104 package, and provides a convenient way to test to see if a value is
135 package, and provides a convenient way to test to see if a value is
154 package, and provides a convenient way to test to see if a value is
177 package, and provides a convenient way to test to see if a value is
203 package, and provides a convenient way to test to see if a value is
229 package, and provides a convenient way to test to see if a value is
253 package, and provides a convenient way to test to see if a value is
275 package, and provides a convenient way to test to see if a value is
305 and provides a convenient way to test for a raw and unblessed
327 and provides a convenient way t
[all...]
/macosx-10.9.5/vim-53/runtime/compiler/
H A Dsplint.vim26 " within one or two lines (see sample warning below). The easiest way
31 " TODO: reliable way to distinguish file names and constraints.
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/eg/
H A Dayb.pl22 You are on the way to destruction.
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/eg/
H A Dayb.pl22 You are on the way to destruction.
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c149 #error No way to perform gid lookups on this platform
209 #error No way to look up uids on this platform
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A Dtcl.spec20 the Tk toolkit, Tcl provides the fastest and most powerful way to
/macosx-10.9.5/tcl-102/tcl84/tcl/unix/
H A Dtcl.spec22 the Tk toolkit, Tcl provides the fastest and most powerful way to
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/unix/
H A Dmetakit.spec20 store their data efficiently, in a portable way, and which will not need a
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A Dtk.spec23 the Tk toolkit, Tcl provides the fastest and most powerful way to
/macosx-10.9.5/tidy-15.12/tidy/build/rpm/
H A Dtidy.spec38 there was a simple way to fix these mistakes automatically and tidy up
109 # Move API directory out of the way
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBI/
H A DWriting.pm55 as there is not (yet) any standardized, DBD-agnostic way for obtaining
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DIterator.pm60 The iterator plugin provides a way to create a L<Template::Iterator> object
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DIterator.pm60 The iterator plugin provides a way to create a L<Template::Iterator> object
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMachineStackMarker.cpp177 #error Need a way to compare threads on this platform
275 #error Need a way to suspend threads on this platform
288 #error Need a way to resume threads on this platform
383 #error Need a way to get thread registers on this platform
445 #error Need a way to get the stack pointer for another thread on this platform
/macosx-10.9.5/CPANInternal-140/Data-Dump/lib/Data/Dump/
H A DFiltered.pm63 is allowed and C<< dump_filtered(..., undef) >> is the official way to
95 Alternative way to obtain a reference to the current object
177 is dumped in the regular way. The $class can be the empty string
/macosx-10.9.5/CPANInternal-140/Data-Dump-1.21/lib/Data/Dump/
H A DFiltered.pm65 is allowed and C<< dump_filtered(..., undef) >> is the official way to
97 Alternative way to obtain a reference to the current object
184 is dumped in the regular way. The $class can be the empty string

Completed in 204 milliseconds

1234567891011>>