| /freebsd-10-stable/crypto/openssl/util/ |
| D | libeay.num | 1 SSLeay 1 EXIST::FUNCTION: 2 SSLeay_version 2 EXIST::FUNCTION: 3 ASN1_BIT_STRING_asn1_meth 3 NOEXIST::FUNCTION: 4 ASN1_HEADER_free 4 NOEXIST::FUNCTION: 5 ASN1_HEADER_new 5 NOEXIST::FUNCTION: 6 ASN1_IA5STRING_asn1_meth 6 NOEXIST::FUNCTION: 7 ASN1_INTEGER_get 7 EXIST::FUNCTION: 8 ASN1_INTEGER_set 8 EXIST::FUNCTION: 9 ASN1_INTEGER_to_BN 9 EXIST::FUNCTION: 10 ASN1_OBJECT_create 10 EXIST::FUNCTION: [all …]
|
| D | ssleay.num | 1 ERR_load_SSL_strings 1 EXIST::FUNCTION: 2 SSL_CIPHER_description 2 EXIST::FUNCTION: 3 SSL_CTX_add_client_CA 3 EXIST::FUNCTION: 4 SSL_CTX_add_session 4 EXIST::FUNCTION: 5 SSL_CTX_check_private_key 5 EXIST::FUNCTION: 6 SSL_CTX_ctrl 6 EXIST::FUNCTION: 7 SSL_CTX_flush_sessions 7 EXIST::FUNCTION: 8 SSL_CTX_free 8 EXIST::FUNCTION: 9 SSL_CTX_get_client_CA_list 9 EXIST::FUNCTION: 10 SSL_CTX_get_verify_callback 10 EXIST::FUNCTION: [all …]
|
| /freebsd-10-stable/contrib/opie/ |
| D | glob.c | 121 static int match FUNCTION((s, p), char *s AND char *p) 138 static int Gmatch FUNCTION((s, p), register char *s AND register char *p) 196 static VOIDRET Gcat FUNCTION((s1, s2), register char *s1 AND register char *s2) 210 static VOIDRET addpath FUNCTION((c), char c) 221 static VOIDRET rscan FUNCTION((t, f), register char **t AND int (*f)__P((char))) 237 static int tglob FUNCTION((c), register char c) 244 static int letter FUNCTION((c), register char c) 249 static int digit FUNCTION((c), register char c) 254 static int any FUNCTION((c, s), int c AND char *s) 262 static int blklen FUNCTION((av), register char **av) [all …]
|
| D | opieftpd.c | 253 VOIDRET reply FUNCTION((stdarg is ANSI only), int n AND char *fmt AND ...) 268 VOIDRET reply FUNCTION((n, fmt, p0, p1, p2, p3, p4, p5), int n AND char *fmt AND int p0 AND int p1 … 282 VOIDRET lreply FUNCTION((stdarg is ANSI only), int n AND char *fmt AND ...) 297 VOIDRET lreply FUNCTION((n, fmt, p0, p1, p2, p3, p4, p5), int n AND char *fmt AND int p0 AND int p1… 324 static VOIDRET lostconn FUNCTION((input), int input) 336 static char *sgetsave FUNCTION((s), char *s) 354 static struct passwd *sgetpwnam FUNCTION((name), char *name) struct 407 int user FUNCTION((name), char *name) 483 static int checkuser FUNCTION((name), char *name) 524 VOIDRET pass FUNCTION((passwd), char *passwd) [all …]
|
| D | permsfile.c | 49 VOIDRET opiefatal FUNCTION((x), char *x) 57 static int getalist FUNCTION((string, list), char **string AND char **list) 81 static VOIDRET doaline FUNCTION((line, name, ttyn, uid, gid), char *line AND char *name AND char *t… 147 VOIDRET permsfile FUNCTION((name, ttyn, uid, gid), char *name AND char *ttyn AND uid_t uid AND gid_…
|
| D | opiekey.c | 69 static VOIDRET usage FUNCTION((s), char *s) 98 static void getsecret FUNCTION((secret, promptextra, retype), char *secret AND char *promptextra AN… 130 int main FUNCTION((argc, argv), int argc AND char *argv[])
|
| D | opiesu.c | 141 static int lookupuser FUNCTION((name), char *name) 194 static VOIDRET lsetenv FUNCTION((ename, eval, buf), char *ename AND char *eval AND char *buf) 212 static int sulog FUNCTION((status, who), int status AND char *who) 243 int main FUNCTION((argc, argv), int argc AND char *argv[])
|
| D | ftpcmd.y | 868 struct tab *lookup FUNCTION((p, cmd), register struct tab *p AND char *cmd) struct 882 char *getline FUNCTION((s, n, iop), char *s AND int n AND FILE *iop) 938 static VOIDRET toolong FUNCTION((input), int input) 1166 VOIDRET upper FUNCTION((s), char *s) 1175 char *copy FUNCTION((s), char *s) 1186 VOIDRET help FUNCTION((ctab, s), struct tab *ctab AND char *s) 1248 VOIDRET sizecmd FUNCTION((filename), char *filename)
|
| D | opielogin.c | 320 static VOIDRET timedout FUNCTION((i), int i) 333 static VOIDRET catch FUNCTION((i), int i) 351 static int rootterm FUNCTION((ttyn), char *ttyn) 448 static int doremotelogin FUNCTION((host), char *host) 474 static VOIDRET getstr FUNCTION((buf, cnt, err), char *buf AND int cnt AND char *err) 611 static VOIDRET doremoteterm FUNCTION((term), char *term) 632 static int tty_gid FUNCTION((default_gid), int default_gid) 644 int main FUNCTION((argc, argv), int argc AND char *argv[])
|
| D | popen.c | 105 FILE *ftpd_popen FUNCTION((program, type), char *program AND char *type) 183 int ftpd_pclose FUNCTION((iop), FILE *iop)
|
| D | opiepasswd.c | 79 static VOIDRET usage FUNCTION((myname), char *myname) 85 static VOIDRET finish FUNCTION((name), char *name) 116 int main FUNCTION((argc, argv), int argc AND char *argv[])
|
| /freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/ |
| D | tst.macroglob.ksh.out | 1 FUNCTION NAME 4 FUNCTION NAME 8 FUNCTION NAME 12 FUNCTION NAME 14 FUNCTION NAME
|
| /freebsd-10-stable/crypto/openssl/apps/ |
| D | openssl.c | 145 static LHASH_OF(FUNCTION) *prog_init(void); 146 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]); 223 FUNCTION f, *fp; in main() 230 LHASH_OF(FUNCTION) *prog = NULL; in main() 454 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]) in do_cmd() 456 FUNCTION f, *fp; in do_cmd() 592 const FUNCTION *f1 = _f1; in SortFnByName() 593 const FUNCTION *f2 = _f2; in SortFnByName() 666 static int MS_CALLBACK function_cmp(const FUNCTION * a, const FUNCTION * b) in function_cmp() 671 static IMPLEMENT_LHASH_COMP_FN(function, FUNCTION) in IMPLEMENT_LHASH_COMP_FN() argument [all …]
|
| D | progs.h | 62 } FUNCTION; typedef 63 DECLARE_LHASH_OF(FUNCTION); 65 FUNCTION functions[] = {
|
| /freebsd-10-stable/contrib/opie/libopie/ |
| D | accessfile.c | 52 int opieaccessfile FUNCTION((host), char *host) 87 int rdnets FUNCTION((host), long host) 134 int isaddr FUNCTION((s), register char *s) 153 int opiealways FUNCTION((homedir), char *homedir)
|
| D | btoe.c | 2092 char *opiebtoe FUNCTION((engout, c), char *engout AND struct opie_otpkey *c) 2124 int opieetob FUNCTION((out, e), struct opie_otpkey *out AND char *e) 2203 static int wsrch FUNCTION((w, low, high), char *w AND int low AND int high) 2227 static VOIDRET insert FUNCTION((s, x, start, length), char *s AND int x AND int start AND int lengt… 2253 static UINT4 extract FUNCTION((s, start, length), char *s AND int start AND int length)
|
| D | md4c.c | 101 VOIDRET opiemd4init FUNCTION((context), struct opiemdx_ctx *context) 116 VOIDRET opiemd4update FUNCTION((context, input, inputLen), struct opiemdx_ctx *context AND unsigned… 149 VOIDRET opiemd4final FUNCTION((digest, context), unsigned char *digest AND struct opiemdx_ctx *cont… 173 static VOIDRET MD4Transform FUNCTION((state, block), UINT4 state[4] AND unsigned char block[64]) 245 static VOIDRET Encode FUNCTION((output, input, len), unsigned char *output AND UINT4 *input AND uns… 260 static VOIDRET Decode FUNCTION((output, input, len), UINT4 *output AND unsigned char *input AND uns…
|
| D | md5c.c | 83 static VOIDRET EEncode FUNCTION((output, input, len), unsigned char *output AND UINT4 *input AND un… 99 static VOIDRET EDecode FUNCTION((output, input, len), UINT4 *output AND unsigned char *input AND un… 145 VOIDRET opiemd5init FUNCTION((context), struct opiemdx_ctx *context) 160 VOIDRET opiemd5update FUNCTION((context, input, inputLen), struct opiemdx_ctx *context AND unsigned… 195 VOIDRET opiemd5final FUNCTION((digest, context), unsigned char *digest AND struct opiemdx_ctx *cont… 219 static VOIDRET MD5Transform FUNCTION((state, block), UINT4 state[4] AND unsigned char block[64])
|
| D | readrec.c | 44 static int parserec FUNCTION((opie), struct opie *opie) 94 int __opiereadrec FUNCTION((opie), struct opie *opie)
|
| D | readpass.c | 69 static VOIDRET catch FUNCTION((i), int i) 75 char *opiereadpass FUNCTION((buf, len, flags), char *buf AND int len AND int flags)
|
| /freebsd-10-stable/sys/dev/bktr/ |
| D | bktr_os.c | 572 #define FUNCTION(x) (x >> 4) macro 652 switch ( FUNCTION( dev2unit(dev) ) ) { in bktr_open() 693 switch ( FUNCTION( dev2unit(dev) ) ) { in bktr_close() 731 switch ( FUNCTION( dev2unit(dev) ) ) { in bktr_read() 779 switch ( FUNCTION( dev2unit(dev) ) ) { in bktr_ioctl() 802 if (FUNCTION(dev2unit(dev)) > 0) /* only allow mmap on /dev/bktr[n] */ in bktr_mmap() 847 switch ( FUNCTION( dev2unit(dev) ) ) { in bktr_poll() 1184 #define FUNCTION(x) (dev2unit((x >> 4) & 0x0f)) macro 1206 switch (FUNCTION(dev)) { in bktr_open() 1232 switch (FUNCTION(dev)) { in bktr_close() [all …]
|
| /freebsd-10-stable/lib/libc/mips/string/ |
| D | bcopy.S | 66 #define FUNCTION memcpy macro 68 #define FUNCTION memmove macro 73 #define FUNCTION bcopy macro 80 LEAF(FUNCTION) 297 END(FUNCTION)
|
| /freebsd-10-stable/contrib/binutils/bfd/doc/ |
| D | doc.str | 55 : FUNCTION 120 FUNCTION ;
|
| /freebsd-10-stable/contrib/wpa/patches/ |
| D | openssl-0.9.8e-tls-extensions.patch | 348 SSL_CTX_sess_get_new_cb 287 EXIST::FUNCTION: 349 SSL_CTX_get_client_cert_cb 288 EXIST::FUNCTION: 350 SSL_CTX_sess_get_remove_cb 289 EXIST::FUNCTION: 351 +SSL_set_hello_extension 290 EXIST::FUNCTION: 352 +SSL_set_hello_extension_cb 291 EXIST::FUNCTION: 353 +SSL_set_session_secret_cb 292 EXIST::FUNCTION:
|
| D | openssl-0.9.8g-tls-extensions.patch | 326 SSL_set_SSL_CTX 290 EXIST::FUNCTION: 327 SSL_get_servername 291 EXIST::FUNCTION:TLSEXT 328 SSL_get_servername_type 292 EXIST::FUNCTION:TLSEXT 329 +SSL_set_hello_extension 305 EXIST::FUNCTION:TLSEXT 330 +SSL_set_session_secret_cb 306 EXIST::FUNCTION:TLSEXT
|