| /NextBSD/contrib/openpam/lib/libpam/ |
| HD | openpam_dispatch.c | 62 int primitive, in openpam_dispatch() argument 77 pam_func_name[primitive], in openpam_dispatch() 79 pam_sm_func_name[pamh->primitive]); in openpam_dispatch() 84 switch (primitive) { in openpam_dispatch() 107 if (chain->module->func[primitive] == NULL) { in openpam_dispatch() 109 chain->module->path, pam_sm_func_name[primitive]); in openpam_dispatch() 112 pamh->primitive = primitive; in openpam_dispatch() 118 pam_sm_func_name[primitive], chain->module->path); in openpam_dispatch() 119 r = (chain->module->func[primitive])(pamh, flags, in openpam_dispatch() 123 chain->module->path, pam_sm_func_name[primitive], in openpam_dispatch() [all …]
|
| HD | openpam_impl.h | 113 int primitive; member
|
| /NextBSD/cddl/usr.sbin/dtrace/tests/common/print/ |
| HD | Makefile | 18 tst.primitive.d \ 19 tst.primitive.d.out \
|
| /NextBSD/crypto/heimdal/doc/ |
| HD | layman.asc | 329 primitive, definite-length encoding; constructed, definite- 331 encoding. Simple non-string types employ the primitive, 343 the method is primitive or constructed. 350 Contents octets. For the primitive, definite-length 377 indicating that the encoding is primitive, and 471 is really the primitive, definite-length encoding of a value 496 primitive, definite-length method must be 580 Attributes value has a primitive BER encoding and 743 BER encoding. Primitive or constructed. In a primitive 770 length octets, and whether the encoding is primitive or [all …]
|
| /NextBSD/release/picobsd/tinyware/msh/ |
| HD | README | 6 sh4.c is rather primitive.
|
| /NextBSD/crypto/heimdal/lib/ntlm/ |
| HD | ntlm_err.et | 12 error_code CRYPTO, "Failed crypto primitive"
|
| /NextBSD/release/picobsd/tinyware/aps/ |
| HD | README | 4 procfs(5) interface. It's primitive, but gives you the most important
|
| /NextBSD/crypto/heimdal/lib/asn1/ |
| HD | canthandle.asn1 | 7 -- Code the tag [2] but it should be primitive since KAKA3 is
|
| HD | ChangeLog | 360 * check-der.c: Prefix primitive types with der_. 368 * gen_free.c: prefix primitive types with der_ 370 * der_copy.c: prefix primitive types with der_ 372 * gen_length.c: prefix primitive types with der_ 374 * der_length.c: prefix primitive types with der_ 376 * der_cmp.c: prefix primitive types with der_ 378 * gen_free.c: prefix primitive types with der_ 380 * der_free.c: prefix primitive types with der_ 382 * gen_copy.c: prefix primitive types with der_
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | BuiltinTypes.def | 141 // The primitive Objective C 'id' type. The user-visible 'id' 147 // The primitive Objective C 'Class' type. The user-visible 153 // The primitive Objective C 'SEL' type. The user-visible 'SEL'
|
| /NextBSD/contrib/libucl/doc/ |
| HD | api.md | 34 - [Primitive objects generation](#primitive-objects-generation) 60 …cts to C types. These functions are used to convert `ucl_object_t` to C primitive types, such as n… 63 …es and creating of complex `ucl` objects, such as hashes or arrays from primitive `ucl` objects, s… 301 Conversion functions are used to convert UCL objects to primitive types, such as strings, numbers, … 303 - safe: try to convert an ucl object to a primitive type and fail if such a conversion is not possi… 304 - unsafe: return primitive type without additional checks, if the object cannot be converted then s… 321 It is possible to generate UCL objects from C primitive types. Moreover, libucl allows creation and…
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | SMIME_read_CMS.pod | 43 The MIME parser used by SMIME_read_CMS() is somewhat primitive. While it will
|
| HD | SMIME_read_PKCS7.pod | 45 The MIME parser used by SMIME_read_PKCS7() is somewhat primitive.
|
| HD | ASN1_STRING_length.pod | 59 entirely of primitive string types such as B<DirectoryString> and
|
| /NextBSD/crypto/openssl/crypto/dh/ |
| HD | generate | 48 non-square == primitive-root for bases << P.
|
| /NextBSD/sys/dev/isci/scil/ |
| HD | scu_task_context.h | 439 struct PRIMITIVE_TASK_CONTEXT primitive; member
|
| /NextBSD/crypto/openssl/doc/apps/ |
| HD | spkac.pod | 122 The challenge string permits a primitive form of proof of possession
|
| /NextBSD/contrib/elftoolchain/libelf/ |
| HD | libelf_fsize.m4 | 97 * If such a structure definition is not known, treat TYPE as a primitive
|
| /NextBSD/usr.sbin/bsdconfig/include/ |
| HD | network_device.hlp | 8 SLIP support is rather primitive and limited primarily to directly
|
| /NextBSD/sys/boot/ficl/softwords/ |
| HD | softcore.fr | 9 \ ** See words.c for primitive def'n of USER
|
| /NextBSD/release/picobsd/tinyware/oinit/ |
| HD | README | 14 (*very* primitive, but doesn't require any real shell to run it!),
|
| /NextBSD/contrib/compiler-rt/lib/BlocksRuntime/ |
| HD | runtime.c | 81 #error unknown atomic compare-and-swap primitive
|
| /NextBSD/contrib/ntp/libjsmn/ |
| HD | README.md | 106 **Note:** Unlike JSON data types, primitive tokens are not divided into
|
| /NextBSD/contrib/ofed/management/ |
| HD | README | 61 1. Retry mechanism in SM is primitive and needs enhancing to deal with
|
| /NextBSD/crypto/openssl/crypto/rc2/ |
| HD | rrc2.doc | 31 RRC.2 uses the following primitive operations:
|