Searched +defs:type +defs:prefix +defs:key (Results 1 - 25 of 72) sorted by relevance

123

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkeytab.c169 keytab_name(const char *name, const char **type, size_t *type_len) argument
217 const char *type, *residual; local
344 krb5_kt_read_service_key(krb5_context context, krb5_pointer keyprocarg, krb5_principal principal, krb5_kvno vno, krb5_enctype enctype, krb5_keyblock **key) argument
387 krb5_kt_get_type(krb5_context context, krb5_keytab keytab, char *prefix, size_t prefixsize) argument
437 char type[KRB5_KT_PREFIX_MAX_LEN]; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dinit.c65 const char * key; member in struct:ol_keyvalue
79 int type; member in struct:ol_attribute
426 openldap_ldap_init_w_env( struct ldapoptions *gopts, const char *prefix) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A DRequirementParser.cpp58 static const char *matchPrefix(const string &key, const char *prefix) argument
67 void RequirementParser::certMatchOperation(Maker &maker, int32_t slot, string key) argument
211 uint32_t type = kSecInvalidRequirementType; local
588 string key; local
605 string key; local
801 string key; local
884 string key; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DRequirementParser.cpp58 static const char *matchPrefix(const string &key, const char *prefix) argument
67 void RequirementParser::certMatchOperation(Maker &maker, int32_t slot, string key) argument
211 uint32_t type = kSecInvalidRequirementType; local
588 string key; local
605 string key; local
801 string key; local
884 string key; local
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dopensslrsa_link.c117 opensslrsa_createctx(dst_key_t *key, dst_context_t *dctx) { argument
120 const EVP_MD *type = NULL; local
364 dst_key_t *key = dctx->key; local
375 int type = 0; local
383 const unsigned char *prefix = NULL; local
508 dst_key_t *key = dctx->key; local
516 int type = 0; local
521 const unsigned char *prefix = NULL; local
728 opensslrsa_generate(dst_key_t *key, int exp, void (*callback)(int)) argument
833 opensslrsa_isprivate(const dst_key_t *key) argument
848 opensslrsa_destroy(dst_key_t *key) argument
862 opensslrsa_todns(const dst_key_t *key, isc_buffer_t *data) argument
924 opensslrsa_fromdns(dst_key_t *key, isc_buffer_t *data) argument
993 opensslrsa_tofile(const dst_key_t *key, const char *directory) argument
1138 opensslrsa_parse(dst_key_t *key, isc_lex_t *lexer, dst_key_t *pub) argument
1313 opensslrsa_fromlabel(dst_key_t *key, const char *engine, const char *label, const char *pin) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A Dp12import.c96 DERItem prefix = { oid->Data, oid->Length }; local
171 SecAsn1Item key = {0, NULL}; local
210 DERItem type = { attr->attrType.Data, attr->attrType.Length }; local
243 CFTypeRef key = CFDictionaryGetValue(attr_dict, kSecImportItemKeyID); local
[all...]
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_ident.c50 dt_idcook_sign(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args, const char *prefix, const char *suffix) argument
800 dt_idhash_delete(dt_idhash_t *dhp, dt_ident_t *key) argument
970 dt_ident_type_assign(dt_ident_t *idp, ctf_file_t *fp, ctf_id_t type) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dallout.el[all...]
H A Dsubr.el[all...]
H A Dwid-edit.el[all...]
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/leveldb/
H A DIDBLevelDBCoding.cpp405 encodeIDBKey(const IDBKey& key) argument
412 encodeIDBKey(const IDBKey& key, Vector<char, DefaultInlineBufferSize>& into) argument
459 unsigned char type = *p++; local
473 RefPtr<IDBKey> key; local
518 unsigned char type = *p++; local
562 keyTypeByteToKeyType(unsigned char type) argument
1113 KeyPrefix::Type KeyPrefix::type() const function in class:WebCore::IDBLevelDBCoding::KeyPrefix
1162 KeyPrefix prefix; local
1206 KeyPrefix prefix; local
1269 KeyPrefix prefix; local
1342 KeyPrefix prefix; local
1413 KeyPrefix prefix; local
1467 KeyPrefix prefix; local
1528 KeyPrefix prefix; local
1566 KeyPrefix prefix; local
1606 KeyPrefix prefix; local
1639 RefPtr<IDBKey> key; local
1648 KeyPrefix prefix; local
1680 RefPtr<IDBKey> key; local
1697 KeyPrefix prefix; local
1792 RefPtr<IDBKey> key; local
1799 RefPtr<IDBKey> key; local
[all...]
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dnc.c561 CFStringRef key = NULL; local
600 CFStringRef key = NULL; local
677 copy_padded_string(CFStringRef original, int width, CFStringRef prefix, CFStringRe argument
728 CFStringRef type = NULL; local
842 CFStringRef type; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dbibtex.el[all...]
/macosx-10.10/BerkeleyDB-21/db/tcl/
H A Dtcl_db.c182 DBTYPE type; local
569 DBTYPE type; local
838 DBT key, data; local
839 DBTYPE type; local
1073 DBT key, pkey, data, save; local
1074 DBTYPE ptype, type; local
1081 char *arg, *pattern, *prefix, msg[MSG_SIZE]; local
1696 DBT key, data; local
1697 DBTYPE type; local
1703 char *arg, *pattern, *prefix, msg[MSG_SIZE]; local
2404 DBT key, data; local
2677 DBT key, data; local
2773 DBT key; local
2774 DBTYPE type; local
2977 DBT *key, end, start, stop; local
2978 DBTYPE type; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcollationtest.cpp868 const char *type = NULL; // default type local
938 printCollationKey(const CollationKey &key) argument
964 parseString(int32_t &start, UnicodeString &prefix, UnicodeString &s, UErrorCode &errorCode) argument
1035 UnicodeString prefix; local
1488 CollationKey key; local
[all...]
/macosx-10.10/apache-793/httpd/modules/generators/
H A Dmod_autoindex.c107 char *type; member in struct:item
197 static void push_item(apr_array_header_t *arr, char *type, const char *to, argument
302 char *prefix = ""; local
526 set_default_order(cmd_parms *cmd, void *m, const char *direction, const char *key) argument
755 char key; member in struct:ent
[all...]
/macosx-10.10/configd-699.1.5/Plugins/InterfaceNamer/
H A Difnamer.c227 addTimestamp(CFMutableDictionaryRef dict, CFStringRef key) argument
454 CFStringRef key; local
700 CFNumberRef type; local
737 CFNumberRef type; local
922 interfaceExists(CFStringRef prefix, CFNumberRef unit) argument
1071 CFStringRef prefix; local
1194 CFNumberRef type; local
1401 CFNumberRef type; local
1502 CFNumberRef type; local
1882 CFNumberRef type; local
1956 CFStringRef type; local
1978 CFStringRef type; local
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dcups-driverd.cxx75 int type; /* ppd-type */ member in struct:__anon7294
117 prefix[155]; /* Prefix for long filenames */ member in struct:__anon7296::__anon7297
230 add_ppd(const char *filename, const char *name, const char *language, const char *make, const char *make_and_model, const char *device_id, const char *product, const char *psversion, time_t mtime, size_t size, int model_number, int type, const char *scheme) argument
1027 type, /* ppd-type value */ local
1590 int type; // Driver type local
1720 int type; /* PPD type */ local
1959 type; /* ppd-type */ local
2362 key; /* Search key */ local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dresrc.c333 look_for_default(char *cmd, const char *prefix, int end_prefix, const char *preprocargs, const char *filename) argument
658 int type, count, i; local
956 int type, count, i; local
1098 define_menuitem(const char *text, int menuid, unsigned long type, unsigned long state, unsigned long help, struct menuitem *menuitems) argument
1241 define_user_data(struct res_id id, struct res_id type, const struct res_res_info *resinfo, struct rcdata_item *data) argument
1295 define_user_file(struct res_id id, struct res_id type, const struct res_res_info *resinfo, const char *filename) argument
1376 append_ver_varfileinfo(struct ver_info *verinfo, const char *key, struct ver_varinfo *var) argument
1397 append_verval(struct ver_stringinfo *strings, const char *key, const char *value) argument
1509 write_rc_directory(FILE *e, const struct res_directory *rd, const struct res_id *type, const struct res_id *name, int *language, int level) argument
1589 write_rc_subdir(FILE *e, const struct res_entry *re, const struct res_id *type, const struct res_id *name, int *language, int level) argument
1664 write_rc_resource(FILE *e, const struct res_id *type, const struct res_id *name, const struct res_resource *res, int *language) argument
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dw32menu.c75 char* key; member in struct:_widget_value
1000 Lisp_Object prefix, entry; local
1234 Lisp_Object pane_name, prefix; local
1282 Lisp_Object item_name, enable, descrip, def, type, selected; local
1483 Lisp_Object key, string, maps; local
1772 Lisp_Object pane_name, prefix; local
1825 Lisp_Object item_name, enable, descrip, def, type, selected, help; local
1946 Lisp_Object prefix, entry; local
2036 Lisp_Object pane_name, prefix; local
2158 Lisp_Object prefix; local
[all...]
H A Dxmenu.c590 Lisp_Object prefix = Qnil; local
591 Lisp_Object type = XVECTOR (item_properties)->contents[ITEM_PROPERTY_TYPE]; local
1628 Lisp_Object prefix, entry; local
1925 Lisp_Object pane_name, prefix; local
1974 Lisp_Object item_name, enable, descrip, def, type, selected; local
2245 Lisp_Object key, string, maps; local
2891 Lisp_Object pane_name, prefix; local
2942 Lisp_Object item_name, enable, descrip, def, type, selected, help; local
3044 Lisp_Object prefix, entry; local
3237 Lisp_Object pane_name, prefix; local
3354 Lisp_Object prefix; local
3546 Lisp_Object pane_name, prefix; local
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dname.c300 char *prefix = shp->prefix; local
706 copystack(const char *prefix, register const char *name, const char *sub) argument
1284 Namval_t **key = &np; local
1507 char *sub=0, *prefix= shp->prefix; local
2063 ja_size(char *str,int size,int type) argument
2996 char *prefix = shp->prefix; local
3247 char *nvenv=0,*prefix=shp->prefix; local
[all...]
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_format_tar.c96 char prefix[155]; member in struct:archive_entry_header_ustar
738 int64_t type; local
1203 char *key, *value; local
1401 pax_attribute(struct archive_read *a, struct tar *tar, struct archive_entry *entry, char *key, char *value) argument
[all...]
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dxslt.c1560 xmlChar *prefix, *end; local
1698 xmlChar *prefix, *end; local
1814 xsltTreeAcquireStoredNs(xmlDocPtr doc, const xmlChar *nsName, const xmlChar *prefix) argument
4052 xsltStyleType type; local
4120 xsltStyleType type; local
4373 xsltStyleType type; local
5059 xsltParseStylesheetKey(xsltStylesheetPtr style, xmlNodePtr key) argument
5510 xsltParseTopLevelXSLTElem(xsltCompilerCtxtPtr cctxt, xmlNodePtr node, xsltStyleType type) argument
[all...]
/macosx-10.10/swig-12/Source/Modules/
H A Dphp.cxx68 static String *prefix = 0; variable
138 DOH *key = ki.key; local
1233 SwigType *type = Getattr(p, "type"); local
1823 SwigType *type = Getattr(n, "type"); local
1889 String *type = Getattr(n, "name"); local
1976 DOH *key; local
2326 String *type = NewString("zval"); local
2362 String *type; local
[all...]

Completed in 213 milliseconds

123