Searched defs:text (Results 51 - 75 of 224) sorted by relevance

123456789

/freebsd-10.0-release/crypto/openssl/apps/
H A Dgenpkey.c84 int text = 0; local
H A Drsa.c108 int informat,outformat,text=0,check=0,noout=0; local
H A Dsess_id.c98 int cert=0,noout=0,text=0; local
/freebsd-10.0-release/crypto/openssl/crypto/ecdh/
H A Decdhtest.c123 static int test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) argument
/freebsd-10.0-release/crypto/openssl/crypto/idea/
H A Dideatest.c82 char *text="Hello to all people out there"; variable
/freebsd-10.0-release/crypto/openssl/crypto/rc2/
H A Drc2test.c111 char *text="Hello to all people out there"; variable
/freebsd-10.0-release/crypto/openssl/ssl/
H A Dkssl.h131 char text[KSSL_ERR_MAX+1]; member in struct:kssl_err_st
/freebsd-10.0-release/lib/libc/gen/
H A Dfmtmsg.c49 fmtmsg(long class, const char *label, int sev, const char *text, argument
113 printfmt(char *msgverb, long class, const char *label, int sev, const char *text, const char *act, const char *tag) argument
[all...]
/freebsd-10.0-release/sys/boot/common/
H A Dinterp.c195 char text[0]; member in struct:includeline
/freebsd-10.0-release/sys/boot/powerpc/ps3/
H A Dps3repo.c34 static uint64_t make_n1(const char *text, unsigned int index) argument
45 static uint64_t make_n(const char *text, unsigned int index) argument
/freebsd-10.0-release/tools/regression/p1003_1b/
H A Dsched.c94 static void q(int line, int code, const char *text) argument
/freebsd-10.0-release/usr.bin/csup/
H A Drcsparse.c306 char *log, *revnum, *text; local
/freebsd-10.0-release/usr.sbin/rpcbind/
H A Dsecurity.c161 logit(int severity, struct sockaddr *addr, rpcproc_t procnum, rpcprog_t prognum, const char *text) argument
/freebsd-10.0-release/usr.sbin/wake/
H A Dwake.c135 get_ether(char const *text, struct ether_addr *addr) argument
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c144 uint8_t *text; local
86 dt_pid_has_jump_table(struct ps_prochandle *P, dtrace_hdl_t *dtp, uint8_t *text, fasttrap_probe_spec_t *ftp, const GElf_Sym *symp) argument
305 uint8_t *text; local
388 uint8_t *text; local
[all...]
/freebsd-10.0-release/contrib/dialog/
H A Dguage.c41 WINDOW *text; member in struct:_my_obj
H A Dprogressbox.c34 WINDOW *text; member in struct:__anon818
204 WINDOW *dialog, *text; local
[all...]
H A Dtailbox.c33 WINDOW *text; member in struct:__anon822
308 WINDOW *dialog, *text; local
[all...]
/freebsd-10.0-release/contrib/dtc/
H A Dsrcpos.c214 void srcpos_update(struct srcpos *pos, const char *text, int len) argument
/freebsd-10.0-release/contrib/gcc/
H A Ddiagnostic.c154 const char *text = _(diagnostic_kind_text[diagnostic->kind]); local
454 text_info text; local
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcompleter.c101 readline_line_completion_function(const char *text, int matches) argument
109 noop_completer(char *text, char *prefix) argument
116 filename_completer(char *text, char *word) argument
199 location_completer(char *text, char *word) argument
340 command_completer(char *text, char *word) argument
379 complete_line(const char *text, char *line_buffer, int point) argument
626 line_completion_function(const char *text, int matches, char *line_buffer, int point) argument
[all...]
H A Dinterps.c419 interpreter_completer (char *text, char *word) argument
[all...]
H A Dui-out.h255 text_ftype *text; member in struct:ui_out_impl
/freebsd-10.0-release/contrib/groff/src/preproc/eqn/
H A Dbox.h166 char *text; member in class:quoted_text_box
H A Dtext.cpp359 box *split_text(char *text) argument
520 a_delete text; local

Completed in 243 milliseconds

123456789