Searched refs:create_string (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/
H A Dccache.c71 create_string(const char *string) function
531 *out_name = create_string(name);
560 *out_principal = create_string(name);
997 *out_name = create_string(name);
/macosx-10.10.1/OpenSSL098-52/src/crypto/pkcs7/
H A Dexample.c192 X509_ATTRIBUTE *create_string(char *str) function
/macosx-10.10.1/bind9-45.101/bind9/lib/isccfg/
H A Dparser.c82 create_string(cfg_parser_t *pctx, const char *contents, const cfg_type_t *type,
472 CHECK(create_string(pctx, filename, &cfg_type_qstring, &stringobj));
706 create_string(cfg_parser_t *pctx, const char *contents, const cfg_type_t *type, function
733 return create_string(pctx, contents, type, ret);
746 return (create_string(pctx,
764 return (create_string(pctx,
780 return (create_string(pctx,

Completed in 76 milliseconds