Searched defs:text (Results 26 - 50 of 224) sorted by relevance

123456789

/freebsd-10.0-release/crypto/openssl/apps/
H A Ddh.c92 int i,badops=0,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 Ddhparam.c153 int i,badops=0,text=0; local
H A Ddsa.c105 int informat,outformat,text=0,noout=0; local
H A Dec.c94 int informat, outformat, text=0, noout=0; local
/freebsd-10.0-release/crypto/openssl/crypto/mdc2/
H A Dmdc2dgst.c189 static char *text="Now is the time for all "; local
/freebsd-10.0-release/crypto/openssl/crypto/ts/
H A Dts_rsp_print.c69 const char *text; member in struct:status_map_st
/freebsd-10.0-release/tools/regression/lib/libc/gen/
H A Dtest-fmtmsg.c47 const char *text; member in struct:testcase
158 run_test(long classification, const char *label, int severity, const char *text, const char *action, const char *tag) argument
/freebsd-10.0-release/usr.bin/talk/
H A Ddisplay.c69 display(xwin_t *win, char *text, int size) argument
[all...]
/freebsd-10.0-release/bin/sh/
H A Dvar.h56 char *text; /* name=value */ member in struct:var
67 char *text; /* saved text */ member in struct:localvar
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/sparc/
H A Ddt_isadep.c76 uint32_t *text; local
[all...]
/freebsd-10.0-release/contrib/apr-util/include/
H A Dapr_xml.h55 const char *text; member in struct:apr_text
[all...]
/freebsd-10.0-release/contrib/atf/atf-c/detail/
H A Dsanity_test.c58 grep(const atf_dynstr_t *line, const char *text) argument
/freebsd-10.0-release/contrib/file/
H A Dascmagic.c71 file_ascmagic(struct magic_set *ms, const unsigned char *buf, size_t nbytes, int text) argument
101 file_ascmagic_with_encoding(struct magic_set *ms, const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t ulen, const char *code, const char *type, int text) argument
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dc-objc-common.c164 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, argument
H A Dstringpool.c108 get_identifier (const char *text) argument
122 get_identifier_with_length (const char *text, size_t length) argument
137 maybe_get_identifier (const char *text) argument
[all...]
/freebsd-10.0-release/contrib/groff/src/preproc/grn/
H A Dhdb.cpp53 DBCreateElt(int type, POINT * pointlist, int brush, int size, char *text, ELT **db) argument
/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dpic.y1080 text: label
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DHost.cpp163 } text; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFixItRewriter.cpp65 virtual void insert(SourceLocation loc, StringRef text) { argument
68 virtual void replace(CharSourceRange range, StringRef text) { argument
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq.h79 const char *text; member in struct:ctl_var
/freebsd-10.0-release/contrib/subversion/subversion/svnserve/
H A Dwinservice.c157 dbg_print(const char* text) argument
/freebsd-10.0-release/contrib/texinfo/info/
H A Ddir.c273 insert_text_into_fb_at_binding(FILE_BUFFER *fb, SEARCH_BINDING *binding, char *text, int textlen) argument
/freebsd-10.0-release/contrib/wpa/src/utils/
H A Dedit_readline.c39 static char * readline_completion_func(const char *text, int state) argument
63 static char ** readline_completion(const char *text, int start, int end) argument

Completed in 143 milliseconds

123456789