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

123456

/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dsel-gram.y84 words : word { $$ = _hx509_make_expr(expr_WORDS, $1, NULL); } label
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dfdsel.h66 inline static int words(int fd) { return (fd - 1) / NFDBITS + 1; } function in class:Security::UnixPlusPlus::FDSet
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dfdsel.h66 inline static int words(int fd) { return (fd - 1) / NFDBITS + 1; } function in class:Security::UnixPlusPlus::FDSet
/macosx-10.10/apache-793/httpd/server/
H A Dutil_expr_parse.y150 words : word { $$ = ap_expr_make(op_ListElement, $1, NULL, ctx); } label
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dtext.hpp57 join(const T& words, const std::string& separator) argument
[all...]
H A Dtext_test.cpp73 std::vector< std::string > words; local
108 std::set< std::string > words; local
[all...]
/macosx-10.10/bless-103/libbless/FinderInfo/
H A DBLGetVolumeFinderInfo.c48 int BLGetVolumeFinderInfo(BLContextPtr context, const char * mountpoint, uint32_t * words) { argument
H A DBLSetVolumeFinderInfo.c49 int BLSetVolumeFinderInfo(BLContextPtr context, const char * mountpoint, uint32_t * words) { argument
/macosx-10.10/postfix-255/postfix/src/smtp/
H A Dsmtp_sasl_proto.c79 static const char *smtp_sasl_compat_mechs(const char *words) argument
114 void smtp_sasl_helo_auth(SMTP_SESSION *session, const char *words) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha256.h61 uint32_t words[16]; member in union:_SHA256Context::__anon12959
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dinet_ntop.c122 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.10/bind9-45.101/bind9/lib/lwres/
H A Dlwinetntop.c119 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.10/cups-408/cups/cgi-bin/
H A Dhelp-index.h50 cups_array_t *words; /* Words after this node */ member in struct:help_node_s
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dinet_ntop.c94 unsigned long words[IN6ADDRSZ / INT16SZ]; local
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dwc.h45 Sfoff_t words; member in struct:__anon9387
/macosx-10.10/ntp-92/lib/isc/
H A Dinet_ntop.c126 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.10/rsync-45/rsync/lib/
H A Dinet_ntop.c109 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.10/xnu-2782.1.97/libkern/net/
H A Dinet_ntop.c104 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.10/Heimdal-398.1.2/kuser/
H A Dgenerate-requests.c71 char **words; local
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DStructureIDBlob.h87 } words; member in union:JSC::StructureIDBlob::__anon2682
/macosx-10.10/Libc-1044.1.2/net/FreeBSD/
H A Dinet_net_ntop.c181 int words; local
[all...]
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dinet_ntop.c120 u_int words[IN6ADDRSZ / INT16SZ]; local
/macosx-10.10/apr-32/apr/apr/network_io/unix/
H A Dinet_ntop.c151 unsigned int words[IN6ADDRSZ / INT16SZ]; local
/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dgetopts.c139 register WORD_LIST *words; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dhash_test.c34 print_digest(const char *s, const char *hash, unsigned char *d, unsigned int words) argument

Completed in 254 milliseconds

123456