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

12345678910

/freebsd-10-stable/contrib/subversion/subversion/svnserve/
H A Dwinservice.c157 dbg_print(const char* text) argument
/freebsd-10-stable/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-stable/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
/freebsd-10-stable/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-stable/sys/boot/common/
H A Dinterp.c195 char text[0]; member in struct:includeline
/freebsd-10-stable/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-stable/usr.bin/csup/
H A Drcsparse.c306 char *log, *revnum, *text; local
/freebsd-10-stable/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-stable/usr.sbin/wake/
H A Dwake.c135 get_ether(char const *text, struct ether_addr *addr) argument
/freebsd-10-stable/crypto/openssl/apps/
H A Ddsa.c106 int informat, outformat, text = 0, noout = 0; local
H A Dec.c95 int informat, outformat, text = 0, noout = 0; local
H A Dgenpkey.c85 int text = 0; local
H A Drsa.c109 int informat, outformat, text = 0, check = 0, noout = 0; local
H A Dsess_id.c98 int cert = 0, noout = 0, text = 0; local
H A Ddhparam.c154 int i, badops = 0, text = 0; local
/freebsd-10-stable/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-stable/crypto/openssl/crypto/idea/
H A Dideatest.c84 char *text = "Hello to all people out there"; variable
/freebsd-10-stable/crypto/openssl/crypto/rc2/
H A Drc2test.c116 char *text = "Hello to all people out there"; variable
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dputshell.c129 optionQuoteString(char const * text, char const * nl) argument
[all...]
/freebsd-10-stable/tools/regression/p1003_1b/
H A Dsched.c95 static void q(int line, int code, const char *text) argument
/freebsd-10-stable/crypto/openssl/ssl/
H A Dkssl.h134 char text[KSSL_ERR_MAX + 1]; member in struct:kssl_err_st
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcache.c263 svn_stringbuf_t *text = svn_stringbuf_create_empty(result_pool); local
/freebsd-10-stable/contrib/ntp/include/
H A Dntpd.h81 const char *text; member in struct:ctl_var
/freebsd-10-stable/contrib/file/src/
H A Dascmagic.c71 file_ascmagic(struct magic_set *ms, const unsigned char *buf, size_t nbytes, int text) argument
98 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-stable/contrib/dialog/
H A Dguage.c41 WINDOW *text; member in struct:_my_obj

Completed in 110 milliseconds

12345678910