/minix3/external/bsd/atf/dist/atf-c/detail/ |
H A D | text_test.c | 53 array_size(const char *words[]) in array_size() 67 check_split(const char *str, const char *delim, const char *words[]) in check_split() 241 const char *words[] = { NULL }; in ATF_TC_BODY() local 246 const char *words[] = { NULL }; in ATF_TC_BODY() local 251 const char *words[] = { NULL }; in ATF_TC_BODY() local 256 const char *words[] = { "a", "b", NULL }; in ATF_TC_BODY() local 261 const char *words[] = { "a", "b", "c", "d", NULL }; in ATF_TC_BODY() local 266 const char *words[] = { "foo", "bar", NULL }; in ATF_TC_BODY() local 271 const char *words[] = { "foo", "bar", "baz", "foobar", NULL }; in ATF_TC_BODY() local 276 const char *words[] = { "foo", "bar", NULL }; in ATF_TC_BODY() local [all …]
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/detail/ |
H A D | text_test.c | 55 array_size(const char *words[]) in array_size() 69 check_split(const char *str, const char *delim, const char *words[]) in check_split() 243 const char *words[] = { NULL }; in ATF_TC_BODY() local 248 const char *words[] = { NULL }; in ATF_TC_BODY() local 253 const char *words[] = { NULL }; in ATF_TC_BODY() local 258 const char *words[] = { "a", "b", NULL }; in ATF_TC_BODY() local 263 const char *words[] = { "a", "b", "c", "d", NULL }; in ATF_TC_BODY() local 268 const char *words[] = { "foo", "bar", NULL }; in ATF_TC_BODY() local 273 const char *words[] = { "foo", "bar", "baz", "foobar", NULL }; in ATF_TC_BODY() local 278 const char *words[] = { "foo", "bar", NULL }; in ATF_TC_BODY() local [all …]
|
/minix3/sys/dev/ |
H A D | dev_verbose.c | 40 dev_untokenstring(const char *words, const uint16_t *token, char *buf, in dev_untokenstring() 56 dev_findvendor(char *buf, size_t len, const char *words, size_t nwords, in dev_findvendor() 76 dev_findproduct(char *buf, size_t len, const char *words, size_t nwords, in dev_findproduct()
|
/minix3/external/bsd/atf/dist/atf-c++/detail/ |
H A D | text_test.cpp | 73 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 108 std::set< std::string > words; in ATF_TEST_CASE_BODY() local 171 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 236 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local
|
H A D | text.hpp | 61 join(const T& words, const std::string& separator) in join()
|
/minix3/external/bsd/atf/dist/tools/ |
H A D | text_test.cpp | 73 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 108 std::set< std::string > words; in ATF_TEST_CASE_BODY() local 171 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 236 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local
|
H A D | text.hpp | 61 join(const T& words, const std::string& separator) in join()
|
H A D | text.cpp | 91 std::vector< std::string > words; in split() local
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/ |
H A D | text_test.cpp | 73 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 108 std::set< std::string > words; in ATF_TEST_CASE_BODY() local 171 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 236 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local
|
H A D | text.hpp | 61 join(const T& words, const std::string& separator) in join()
|
/minix3/usr.bin/ftp/ |
H A D | complete.c | 79 complete_ambiguous(char *word, int list, StringList *words) in complete_ambiguous() 135 StringList *words; in complete_command() local 164 StringList *words; in complete_local() local 247 StringList *words; in complete_option() local 278 StringList *words; in complete_remote() local
|
/minix3/lib/libc/gen/ |
H A D | wordexp.c | 60 wordexp(const char * __restrict words, wordexp_t * __restrict we, int flags) in wordexp() 92 we_askshell(const char *words, wordexp_t *we, int flags) in we_askshell() 253 we_check(const char *words, int flags) in we_check()
|
/minix3/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | options_test.cpp | 301 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 308 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 316 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 326 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 336 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 346 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local
|
/minix3/external/bsd/kyua-cli/dist/utils/text/ |
H A D | operations_test.cpp | 228 std::vector< std::string > words = text::split("", ' '); in ATF_TEST_CASE_BODY() local 237 std::vector< std::string > words = text::split("foo", ' '); in ATF_TEST_CASE_BODY() local 247 std::vector< std::string > words = text::split("foo bar baz", ' '); in ATF_TEST_CASE_BODY() local 259 std::vector< std::string > words = text::split("XfooXXbarXXXbazXX", 'X'); in ATF_TEST_CASE_BODY() local
|
H A D | operations.cpp | 145 std::vector< std::string > words; in split() local
|
/minix3/bin/ksh/ |
H A D | edit.c | 497 x_print_expansions(nwords, words, is_command) in x_print_expansions() argument 563 char **words; local 708 char **words = (char **) XPptrv(w); local 733 char **words = (char **) XPptrv(w); local 828 char **words; local 901 x_longest_prefix(nwords, words) in x_longest_prefix() argument 924 x_free_words(nwords, words) in x_free_words() argument 1003 char **words; local
|
/minix3/crypto/external/bsd/heimdal/dist/kadmin/ |
H A D | add-random-users.c | 83 unsigned nwords, char **words) in add_user() 118 char **words; in add_users() local
|
/minix3/lib/libm/src/ |
H A D | s_nan.c | 65 _scan_nan(uint32_t *words, int num_words, const char *s)
|
/minix3/external/bsd/bind/dist/bin/tests/ |
H A D | hash_test.c | 37 unsigned int words) in print_digest()
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | print-smb.c | 177 const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) in print_trans2() 340 const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) in print_trans() 402 const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_negprot() 443 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_sesssetup() 487 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_lockingandx() 805 const u_char *words, *maxwords, *data; in print_smb() local
|
/minix3/lib/libc/inet/ |
H A D | inet_ntop.c | 134 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; in inet_ntop6() local
|
/minix3/external/bsd/bind/dist/lib/isc/ |
H A D | inet_ntop.c | 124 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; in inet_ntop6() local
|
/minix3/external/bsd/bind/dist/lib/lwres/ |
H A D | lwinetntop.c | 121 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; in inet_ntop6() local
|
/minix3/crypto/external/bsd/heimdal/dist/kuser/ |
H A D | generate-requests.c | 73 char **words; in generate_requests() local
|
/minix3/common/lib/libc/string/ |
H A D | memset2.c | 236 memword_t words[4]; member
|