Searched defs:words (Results 1 - 25 of 101) sorted by relevance

12345

/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dsel-gram.y84 words : word { $$ = _hx509_make_expr(expr_WORDS, $1, NULL); } label
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-raid.c138 int cvmx_raid_submit(int num_words, cvmx_raid_word_t words[]) argument
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtext.hpp57 join(const T& words, const std::string& separator) argument
[all...]
H A Dtext_test.cpp69 std::vector< std::string > words; local
104 std::set< std::string > words; local
[all...]
H A Dtext.cpp92 std::vector< std::string > words; local
/freebsd-10-stable/lib/msun/src/
H A Ds_nan.c51 _scan_nan(uint32_t *words, int num_words, const char *s) argument
/freebsd-10-stable/sys/netipx/
H A Dipx_cksum.c81 int mlen, words; local
/freebsd-10-stable/lib/libc/inet/
H A Dinet_ntop.c117 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
H A Dinet_cidr_ntop.c166 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
H A Dinet_net_ntop.c181 int words; local
[all...]
/freebsd-10-stable/sys/libkern/
H A Dinet_ntop.c106 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dinet_ntop.c125 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
H A Dmd5.c71 byteSwap(isc_uint32_t *buf, unsigned words) argument
/freebsd-10-stable/contrib/apr/network_io/unix/
H A Dinet_ntop.c151 unsigned int words[IN6ADDRSZ / INT16SZ]; local
/freebsd-10-stable/contrib/atf/atf-c/
H A Dbuild.c45 atf_list_t words; local
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dtext.c93 atf_text_split(const char *str, const char *delim, atf_list_t *words) argument
H A Dtext_test.c50 array_size(const char *words[]) argument
64 check_split(const char *str, const char *delim, const char *words[]) argument
238 const char *words[] local
243 const char *words[] = { NULL }; local
248 const char *words[] = { NULL }; local
253 const char *words[] = { "a", "b", NULL }; local
258 const char *words[] = { "a", "b", "c", "d", NULL }; local
263 const char *words[] = { "foo", "bar", NULL }; local
268 const char *words[] = { "foo", "bar", "baz", "foobar", NULL }; local
273 const char *words[] = { "foo", "bar", NULL }; local
278 const char *words[] = { "foo", "bar", NULL }; local
283 const char *words[] = { "foo", "bar", NULL }; local
288 const char *words[] = { "foo", "bar", NULL }; local
303 const char *words[] = { NULL }; local
308 const char *words[] = { " ", NULL }; local
313 const char *words[] = { " ", NULL }; local
318 const char *words[] = { "a", "b", NULL }; local
323 const char *words[] = { "a", "bcd", "ef", NULL }; local
[all...]
/freebsd-10-stable/contrib/ldns/compat/
H A Dinet_ntop.c125 u_int words[IN6ADDRSZ / INT16SZ]; local
/freebsd-10-stable/contrib/tcpdump/missing/
H A Dinet_ntop.c118 u_long words [IN6ADDRSZ / INT16SZ]; local
/freebsd-10-stable/contrib/unbound/compat/
H A Dinet_ntop.c125 u_int words[IN6ADDRSZ / INT16SZ]; local
/freebsd-10-stable/crypto/heimdal/kuser/
H A Dgenerate-requests.c71 char **words; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dinet_ntop.c120 u_int words[IN6ADDRSZ / INT16SZ]; local
/freebsd-10-stable/usr.bin/make/
H A Dfor.c100 ArgArray words; local
/freebsd-10-stable/usr.sbin/pw/
H A Dpw.c201 getindex(const char *words[], const char *word) argument
/freebsd-10-stable/contrib/opie/
H A Dopie.h97 UINT4 words[2]; member in struct:opie_otpkey

Completed in 606 milliseconds

12345