Searched defs:text (Results 1 - 25 of 224) sorted by last modified time

123456789

/freebsd-10.0-release/usr.bin/makewhatis/
H A Dmakewhatis.c243 sbuf_append(struct sbuf *sbuf, const char *text, int length) argument
256 sbuf_append_str(struct sbuf *sbuf, char *text) argument
265 sbuf_append_edited(struct sbuf *sbuf, char *text, edited_copy copy) argument
557 add_nroff(char *text) argument
670 collect_names(StringList *names, char *text) argument
[all...]
/freebsd-10.0-release/usr.bin/calendar/
H A Dcalendar.h129 char *text; member in struct:event
H A Devents.c75 char *text; local
[all...]
/freebsd-10.0-release/usr.bin/m4/
H A Deval.c790 dom4wrap(const char *text) argument
/freebsd-10.0-release/usr.bin/sed/
H A Dcompile.c475 char c, *text, *op, *sp; local
735 char *text, * local
[all...]
/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/usr.bin/unzip/
H A Dunzip.c476 int cr, fd, text, warn, check; local
690 int cr, text, warn; local
[all...]
/freebsd-10.0-release/usr.bin/unifdef/
H A Dunifdef.c164 static bool text; /* -t: this is a text file */ variable
/freebsd-10.0-release/usr.bin/csup/
H A Drcsfile.c83 struct buf *text; member in struct:delta
1317 rcsdelta_addtext(struct delta *d, char *text, int len) argument
[all...]
H A Drcsparse.c306 char *log, *revnum, *text; local
/freebsd-10.0-release/crypto/openssl/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
H A Dreq.c173 int informat,outformat,verify=0,noout=0,text=0,keyform=FORMAT_PEM; local
1443 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) argument
1506 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) argument
[all...]
H A Drsa.c108 int informat,outformat,text=0,check=0,noout=0; local
H A Ds_server.c2823 static const char *text="HTTP/1.0 200 ok\r\nContent-type: text/plain\r\n\r\n"; local
[all...]
H A Dsess_id.c98 int cert=0,noout=0,text=0; local

Completed in 109 milliseconds

123456789