Searched defs:comment (Results 126 - 150 of 192) sorted by relevance

12345678

/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/sshKey/
H A DsshKey.cpp424 decodeSSH1RSAPrivKey( const unsigned char *key, unsigned keyLen, char *password, RSA *rsa, char **comment) argument
581 decodeSSH1RSAPubKey( const unsigned char *key, unsigned keyLen, RSA *rsa, char **comment) argument
664 encodeSSH1RSAPrivKey( RSA *rsa, const char *password, const char *comment, unsigned char **outKey, unsigned *outKeyLen) argument
764 encodeSSH1RSAPubKey( RSA *rsa, const char *comment, unsigned char **outKey, unsigned *outKeyLen) argument
820 parseSSH2PubKey( const unsigned char *key, unsigned keyLen, const char *header, unsigned char **decodedBlob, unsigned *decodedBlobLen, char **comment) argument
889 decodeSSH2RSAPubKey( const unsigned char *key, unsigned keyLen, RSA *rsa, char **comment) argument
954 decodeSSH2DSAPubKey( const unsigned char *key, unsigned keyLen, DSA *dsa, char **comment) argument
1033 encodeSSH2RSAPubKey( RSA *rsa, const char *comment, unsigned char **outKey, unsigned *outKeyLen) argument
1096 encodeSSH2DSAPubKey( DSA *dsa, const char *comment, unsigned char **outKey, unsigned *outKeyLen) argument
1271 char *comment = NULL; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Drpz.c430 badname(int level, dns_name_t *name, const char *comment) { argument
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dalign.el[all...]
H A Dcus-edit.el[all...]
H A Dvc.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dlisp-mnt.el
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dquickurl.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dada-stmt.el[all...]
H A Dicon.el[all...]
H A Ddcl-mode.el[all...]
H A Dps-mode.el[all...]
H A Didlwave.el[all...]
H A Dcc-awk.el[all...]
/macosx-10.10.1/groff-38/groff/src/devices/grops/
H A Dpsrm.cpp583 static const char *matches_comment(string &buf, const char *comment) argument
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dastlicense.c247 comment(Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u) function
[all...]
/macosx-10.10.1/rsync-45/rsync/
H A Dloadparm.c124 char *comment; member in struct:__anon12018
/macosx-10.10.1/swig-12/Source/Preprocessor/
H A Dcpp.c1231 String *id = 0, *value = 0, *comment = 0; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dsgml-mode.el[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcollationtest.cpp953 const UChar *comment = u_memchr(line, 0x23, lineLength); // '#' local
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dparse.cpp80 struct UString comment; member in struct:Lookahead
173 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) argument
207 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) argument
240 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) argument
267 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, UErrorCode *status) argument
522 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) argument
584 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) argument
619 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
874 struct UString comment; local
1083 struct UString comment; local
1210 struct UString comment; local
1290 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1316 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1410 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1498 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1580 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1630 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) argument
1746 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) argument
1924 struct UString comment; local
1964 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) argument
2097 struct UString comment; local
[all...]
H A Dreslist.c966 struct SResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) { argument
976 struct SResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) { argument
934 res_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode* status) argument
1001 stringbase_open(struct SRBRoot *bundle, const char *tag, int8_t type, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) argument
1029 string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) argument
1033 alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) argument
1038 intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) argument
1055 int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status) argument
1067 bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) argument
1102 bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_st.c646 tlsst_save_error(tlsst_session *sess, OSStatus oss, const char *func_name, const char *comment) argument
753 const char *comment = NULL; local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dssh-keygen.c275 char comment[61]; local
775 char *comment = NULL, *cp, *ep, line[16*1024], *fp, *ra; local
898 char comment[1024]; local
1223 char *comment; local
1305 char *comment = NULL; local
1336 char new_comment[1024], *comment, *passphrase; local
1551 char *otmp, *tmp, *cp, *out, *comment, **plist = NULL; local
2108 char *comment; local
2191 char dotsshdir[MAXPATHLEN], comment[1024], *passphrase1, *passphrase2; local
[all...]
H A Dsshconnect2.c1491 char *comment; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/ec/
H A Dec.h191 const char *comment; member in struct:__anon3289

Completed in 499 milliseconds

12345678