Searched defs:txt (Results 1 - 25 of 70) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dbinary_test.cc41 const char* const txt = "This file is used for the binary test.\n"; local
/netbsd-6-1-5-RELEASE/games/backgammon/teachgammon/
H A Dttext2.c130 wrtext(const char *const *txt) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Dip_addr.c66 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr) argument
H A Dcommon.c51 int hwaddr_aton(const char *txt, u8 *addr) argument
79 int hwaddr_aton2(const char *txt, u8 *addr) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/rdata/generic/
H A Dspf_99.h33 unsigned char *txt; member in struct:dns_rdata_spf
H A Dtxt_16.h34 unsigned char *txt; member in struct:dns_rdata_txt
H A Dspf_99.c129 dns_rdata_spf_t *txt = source; local
157 dns_rdata_spf_t *txt = target; local
180 dns_rdata_spf_t *txt = source; local
[all...]
H A Dtxt_16.c129 dns_rdata_txt_t *txt = source; local
157 dns_rdata_txt_t *txt = target; local
180 dns_rdata_txt_t *txt = source; local
[all...]
H A Dnaptr_35.c39 txt_valid_regex(const unsigned char *txt) { argument
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/grn/
H A Dhdb.cpp89 char string[MAXSTRING], *txt; local
/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.potion.c284 strange_feeling(struct obj *obj, const char *txt) argument
H A Dhack.eat.c107 const char *txt; member in struct:__anon2969
/netbsd-6-1-5-RELEASE/bin/ed/
H A Dsub.c124 char *txt; local
182 char *txt; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dlog.c332 const char *txt = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dlexer.c599 char *txt, letter[2]; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/rdata/in_1/
H A Dapl_42.c121 char txt[sizeof(" !64000")]; local
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/hostapd/
H A Dctrl_iface.c273 static int hostapd_ctrl_iface_wps_pin(struct hostapd_data *hapd, char *txt) argument
295 static int hostapd_ctrl_iface_wps_oob(struct hostapd_data *hapd, char *txt) argument
318 static int hostapd_ctrl_iface_wps_ap_pin(struct hostapd_data *hapd, char *txt, argument
521 hostapd_ctrl_iface_msg_cb(void *ctx, int level, const char *txt, size_t len) argument
[all...]
H A Dmain.c64 hostapd_logger_cb(void *ctx, const u8 *addr, unsigned int module, int level, const char *txt, size_t len) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/
H A Dctrl_iface_udp.c260 wpa_supplicant_ctrl_iface_msg_cb(void *ctx, int level, const char *txt, size_t len) argument
H A Dctrl_iface_unix.c244 wpa_supplicant_ctrl_iface_msg_cb(void *ctx, int level, const char *txt, size_t len) argument
H A Dibss_rsn.c201 auth_logger(void *ctx, const u8 *addr, logger_level level, const char *txt) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/wpa_gui/
H A Dnetworkconfig.ui.h263 const char *txt, *pos; local
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Drcsgen.c370 register FILE *txt; local
/netbsd-6-1-5-RELEASE/sys/compat/ndis/
H A Dsubr_pe.c364 vm_offset_t txt; local
/netbsd-6-1-5-RELEASE/games/monop/
H A Dexecute.c461 restore_parseline(char *txt) argument
529 restore_toplevel_attr(const char *attribute, char *txt) argument
584 restore_player_attr(const char *attribute, char *txt) argument
640 restore_deck_attr(const char *attribute, char *txt) argument
686 restore_square_attr(const char *attribute, char *txt) argument
724 getnum(const char *what, char *txt, int min, int max, int *ret) argument
743 getnum_withbrace(const char *what, char *txt, int min, int max, int *ret) argument
[all...]

Completed in 129 milliseconds

123