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

12345678910

/freebsd-10.1-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
/freebsd-10.1-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.1-release/sys/boot/common/
H A Dinterp.c195 char text[0]; member in struct:includeline
/freebsd-10.1-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.1-release/tools/regression/p1003_1b/
H A Dsched.c94 static void q(int line, int code, const char *text) argument
/freebsd-10.1-release/usr.bin/csup/
H A Drcsparse.c306 char *log, *revnum, *text; local
/freebsd-10.1-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.1-release/usr.sbin/wake/
H A Dwake.c135 get_ether(char const *text, struct ether_addr *addr) argument
/freebsd-10.1-release/contrib/file/src/
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.1-release/contrib/ntp/sntp/libopts/
H A Dputshell.c129 optionQuoteString(char const * text, char const * nl) argument
[all...]
/freebsd-10.1-release/crypto/openssl/apps/
H A Drsa.c109 int informat, outformat, text = 0, check = 0, noout = 0; local
H A Ddhparam.c154 int i, badops = 0, text = 0; local
H A Ddsa.c106 int informat, outformat, text = 0, noout = 0; local
H A Ddsaparam.c118 int i, badops = 0, text = 0; local
H A Dec.c95 int informat, outformat, text = 0, noout = 0; local
H A Dgenpkey.c85 int text = 0; local
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dkssl.h134 char text[KSSL_ERR_MAX + 1]; member in struct:kssl_err_st
/freebsd-10.1-release/crypto/openssl/crypto/rc2/
H A Drc2test.c116 char *text = "Hello to all people out there"; variable
/freebsd-10.1-release/contrib/ntp/include/
H A Dntpd.h81 const char *text; member in struct:ctl_var
/freebsd-10.1-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.1-release/contrib/dialog/
H A Dguage.c41 WINDOW *text; member in struct:_my_obj
H A Dprogressbox.c34 WINDOW *text; member in struct:__anon888
204 WINDOW *dialog, *text; local
[all...]
H A Dtailbox.c33 WINDOW *text; member in struct:__anon892
308 WINDOW *dialog, *text; local
[all...]
/freebsd-10.1-release/contrib/dtc/
H A Dsrcpos.c214 void srcpos_update(struct srcpos *pos, const char *text, int len) argument
/freebsd-10.1-release/contrib/gcc/
H A Ddiagnostic.c154 const char *text = _(diagnostic_kind_text[diagnostic->kind]); local
454 text_info text; local
[all...]

Completed in 199 milliseconds

12345678910