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

1234567

/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Dsel-gram.y84 words : word { $$ = _hx509_make_expr(expr_WORDS, $1, NULL); } label
/macosx-10.9.5/Security-55471.14.18/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.9.5/Security-55471.14.18/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.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_expr_parse.y111 words : word { $$ = ssl_expr_make(op_ListElement, $1, NULL); } label
/macosx-10.9.5/bind9-45.100/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.9.5/bless-98/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.9.5/libdispatch-339.92.1/src/shims/
H A Dperfmon.h80 } words; member in union:__anon9471
/macosx-10.9.5/postfix-252/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.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha256.h61 uint32_t words[16]; member in union:_SHA256Context::__anon12952
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dinet_ntop.c122 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/
H A Dlwinetntop.c119 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dhelp-index.h50 cups_array_t *words; /* Words after this node */ member in struct:help_node_s
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dinet_ntop.c94 unsigned long words[IN6ADDRSZ / INT16SZ]; local
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dwc.h45 Sfoff_t words; member in struct:__anon9334
/macosx-10.9.5/ntp-88/lib/isc/
H A Dinet_ntop.c126 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.9.5/rsync-42/rsync/lib/
H A Dinet_ntop.c109 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.9.5/xnu-2422.115.4/libkern/net/
H A Dinet_ntop.c104 u_int words[NS_IN6ADDRSZ / NS_INT16SZ]; local
/macosx-10.9.5/Heimdal-323.92.1/kuser/
H A Dgenerate-requests.c71 char **words; local
/macosx-10.9.5/Libc-997.90.3/net/FreeBSD/
H A Dinet_net_ntop.c181 int words; local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dinet_ntop.c120 u_int words[IN6ADDRSZ / INT16SZ]; local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/unix/
H A Dinet_ntop.c151 unsigned int words[IN6ADDRSZ / INT16SZ]; local
/macosx-10.9.5/apr-30/apr/apr/network_io/unix/
H A Dinet_ntop.c151 unsigned int words[IN6ADDRSZ / INT16SZ]; local
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dgetopts.c139 register WORD_LIST *words; local
[all...]

Completed in 260 milliseconds

1234567