Searched defs:text (Results 1 - 25 of 467) sorted by path

1234567891011>>

/netbsd-6-1-5-RELEASE/bin/sh/
H A Dexpand.h41 char *text; member in struct:strlist
H A Dparser.c629 void fixredir(union node *n, const char *text, in argument
1545 noexpand(char *text) argument
[all...]
H A Dvar.c83 const char *text; member in struct:varinit
[all...]
H A Dvar.h55 char *text; /* name=value */ member in struct:var
67 char *text; /* saved text */ member in struct:localvar
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dzlib.h112 int text; /* true if compressed data believed to be text */ member in struct:gz_header_s
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dcrypto_openssl.c812 char *text = NULL; local
[all...]
H A Deaytest.c116 char *text = "this is test."; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/hkpclient/
H A Dhkpc.c116 static regex_t text; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dbufgap.c488 char *text; local
H A Dnetpgp.c470 isarmoured(pgp_io_t *io, const char *f, const void *memory, const char *text) argument
H A Dpacket-print.c240 print_text_breakdown(int indent, pgp_text_t *text) argument
851 pgp_text_t *text; local
[all...]
H A Dpacket-show.c388 pgp_text_init(pgp_text_t *text) argument
402 pgp_text_free(pgp_text_t *text) argument
495 pgp_text_t *text; local
537 pgp_text_t *text; local
762 pgp_text_t *text; local
814 pgp_text_t *text; local
869 pgp_text_t *text; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dcanohost.c157 char text[sizeof(options) * 3 + 1]; local
H A Dservconf.c593 const char *text; member in struct:__anon407
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dcrl.c113 int hash=0,issuer=0,lastupdate=0,nextupdate=0,noout=0,text=0; local
H A Ddh.c92 int i,badops=0,text=0; local
H A Ddhparam.c153 int i,badops=0,text=0; local
H A Ddsa.c105 int informat,outformat,text=0,noout=0; local
H A Ddsaparam.c115 int i,badops=0,text=0; local
H A Dec.c94 int informat, outformat, text=0, noout=0; local
H A Decparam.c128 badops = 0, text = 0, i, need_rand = 0, genkey = 0; local
H A Dgenpkey.c84 int text = 0; local
H A Dpkcs7.c90 int print_certs=0,text=0,noout=0,p7_print=0; local
H A Dpkey.c77 int pubin = 0, pubout = 0, pubtext = 0, text = 0, noout = 0; local
H A Dpkeyparam.c73 int text = 0, noout = 0; local

Completed in 296 milliseconds

1234567891011>>