Searched defs:text (Results 176 - 200 of 249) sorted by relevance

12345678910

/freebsd-current/contrib/bsddialog/lib/
H A Dmenubox.c502 do_mixedlist(struct bsddialog_conf *conf, const char *text, int rows, int cols, argument
696 bsddialog_mixedlist(struct bsddialog_conf *conf, const char *text, int rows, argument
709 bsddialog_checklist(struct bsddialog_conf *conf, const char *text, int rows, argument
725 bsddialog_menu(struct bsddialog_conf *conf, const char *text, int rows, argument
741 bsddialog_radiolist(struct bsddialog_conf *conf, const char *text, in argument
[all...]
H A Dbarbox.c118 bsddialog_gauge(struct bsddialog_conf *conf, const char *text, int rows, argument
262 do_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, int cols, argument
352 bsddialog_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, argument
365 bsddialog_progressview (struct bsddialog_conf *conf, const char *text, in argument
466 bsddialog_rangebox(struct bsddialog_conf *conf, const char *text, int rows, int cols, int min, int max, int *value) argument
619 bsddialog_pause(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int *seconds) argument
[all...]
H A Dformbox.c673 bsddialog_form(struct bsddialog_conf *conf, const char *text, int rows, argument
H A Dlib_util.c230 draw_button(WINDOW *window, int y, int x, int size, const char *text, argument
498 text_properties(struct bsddialog_conf *conf, const char *text, argument
678 text_size(struct bsddialog_conf *conf, int rows, int cols, const char *text, struct buttons *bs, int rowsnotext, int startwtext, int *htext, int *wtext) argument
829 set_widget_autosize(struct bsddialog_conf *conf, int rows, int cols, int *h, int *w, const char *text, int *rowstext, struct buttons *bs, int hnotext, int minw) argument
1184 print_textpad(struct bsddialog_conf *conf, WINDOW *pad, const char *text) argument
1338 prepare_dialog(struct bsddialog_conf *conf, const char *text, int rows, int cols, struct dialog *d) argument
[all...]
/freebsd-current/contrib/ldns-host/
H A Dldns-host.c353 const char *text; member in struct:__anon974
/freebsd-current/contrib/dialog/
H A Dfselect.c141 add_to_list(LIST * list, char *text) argument
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c985 drv_hwlabel(TERMINAL_CONTROL_BLOCK * TCB, int labnum, char *text) argument
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_token.c154 au_to_arg32(char n, const char *text, u_int32_t v) argument
178 au_to_arg64(char n, const char *text, u_int64_t v) argument
202 au_to_arg(char n, const char *text, u_int32_t v) argument
686 au_to_text(const char *text) argument
714 au_to_path(const char *text) argument
[all...]
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c35 char text[253]; member in struct:osu_lang_string
/freebsd-current/contrib/atf/atf-sh/
H A Datf-check.cpp151 write(const std::string& text) argument
/freebsd-current/contrib/byacc/test/btyacc/
H A Derr_syntax12.tab.c162 #define text 456 macro
/freebsd-current/crypto/openssl/crypto/cmp/
H A Dcmp_msg.c785 ossl_cmp_certConf_new(OSSL_CMP_CTX *ctx, int certReqId, int fail_info, const char *text) argument
/freebsd-current/crypto/openssl/apps/
H A Dts.c173 int ret = 1, no_nonce = 0, cert = 0, text = 0; local
394 query_command(const char *data, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) argument
584 reply_command(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy, const char *in, int token_in, const char *out, int token_out, int text) argument
[all...]
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Dlog.c104 char * text; member in struct:isc_logmessage
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc147 std::string text; local
/freebsd-current/contrib/less/
H A Dsearch.c115 char* text; member in struct:pattern_info
[all...]
/freebsd-current/sys/dev/wpi/
H A Dif_wpivar.h151 const uint8_t *text; member in struct:wpi_fw_part
/freebsd-current/sys/dev/firewire/
H A Diec13213.h160 uint32_t text[0]; member in struct:csrtext
/freebsd-current/sys/netinet/
H A Dsctp_auth.c866 sctp_hmac_update(uint16_t hmac_algo, sctp_hash_context_t *ctx, uint8_t *text, uint32_t textlen) argument
912 sctp_hmac(uint16_t hmac_algo, uint8_t *key, uint32_t keylen, uint8_t *text, uint32_t textlen, uint8_t *digest) argument
1054 sctp_compute_hmac(uint16_t hmac_algo, sctp_key_t *key, uint8_t *text, uint32_t textlen, uint8_t *digest) argument
[all...]
/freebsd-current/contrib/file/src/
H A Dsoftmagic.c119 file_softmagic(struct magic_set *ms, const struct buffer *b, uint16_t *indir_count, uint16_t *name_count, int mode, int text) argument
208 match(struct magic_set *ms, struct magic *magic, file_regex_t **magic_rxcomp, size_t nmagic, const struct buffer *b, size_t offset, int mode, int text, int flip, uint16_t *indir_count, uint16_t *name_count, int *printed_something, int *need_separator, int *firstline, int *returnval, int *found_match) argument
1585 mget(struct magic_set *ms, struct magic *m, const struct buffer *b, const unsigned char *s, size_t nbytes, size_t o, unsigned int cont_level, int mode, int text, int flip, uint16_t *indir_count, uint16_t *name_count, int *printed_something, int *need_separator, int *firstline, int *returnval, int *found_match) argument
[all...]
/freebsd-current/sys/security/audit/
H A Daudit_arg.c536 audit_arg_text(const char *text) argument
H A Dbsm_token.c124 au_to_arg32(char n, const char *text, u_int32_t v) argument
146 au_to_arg64(char n, const char *text, u_int64_t v) argument
168 au_to_arg(char n, const char *text, u_int32_t v) argument
608 au_to_text(const char *text) argument
634 au_to_path(const char *text) argument
[all...]
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DInputSection.h362 constexpr const char text[] = "__text"; member in namespace:lld::macho::section_names
/freebsd-current/contrib/bc/src/
H A Dvm.c1032 bc_vm_process(const char* text, BcMode mode) argument
1351 bc_vm_load(const char* name, const char* text) argument
[all...]
/freebsd-current/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c69 const char *text; member in struct:element
107 parse_long(const char *text, long *capture, const char *knob, const char *name) argument
120 parse_unsigned(const char *text, bool *set, argument
163 parse_block(const char *text) argument
190 parse_depth(const char *text) argument
196 parse_group(const char *text) argument
210 parse_mode(const char *text) argument
225 parse_priority(const char *text) argument
267 parse_size(const char *text) argument
273 parse_user(const char *text) argument
638 char *text = malloc(actual.mq_msgsize + 1); local
661 send(const char *queue, const char *text, unsigned q_priority) argument
[all...]

Completed in 416 milliseconds

12345678910