Searched refs:apr_uint16_t (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_memcache.h101 apr_uint16_t nalloc; /**< Number of Servers Allocated */
102 apr_uint16_t ntotal; /**< Number of Servers Added */
118 apr_uint16_t flags;
233 apr_uint16_t max_servers,
252 apr_uint16_t *flags);
296 apr_uint16_t flags);
314 apr_uint16_t flags);
332 apr_uint16_t flags);
H A Dapr_redis.h123 apr_uint16_t nalloc; /**< Number of Servers Allocated */
124 apr_uint16_t ntotal; /**< Number of Servers Added */
247 apr_uint16_t max_servers,
266 apr_uint16_t *flags);
280 apr_uint16_t flags);
296 apr_uint16_t flags);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dstring_table.c81 apr_uint16_t head_string;
82 apr_uint16_t head_length;
83 apr_uint16_t tail_start;
84 apr_uint16_t tail_length;
168 static apr_uint16_t
173 return (apr_uint16_t)svn_cstring__match_length(lhs->data, rhs->data, len);
176 static apr_uint16_t
181 apr_uint16_t result;
420 entry->head_length = (apr_uint16_t)head_length;
422 = (apr_uint16_t)(strin
[all...]
/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_utf_private.h265 const apr_uint16_t *utf16str,
/freebsd-11-stable/contrib/serf/
H A Dincoming.c127 apr_uint16_t port,
H A Dserf.h461 apr_uint16_t port,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf.c1049 const apr_uint16_t *utf16str,
1055 static const apr_uint16_t endiancheck = 0xa55a;
1060 apr_uint16_t lead_surrogate;
1069 const apr_uint16_t *endp = utf16str;
1080 const apr_uint16_t code =
H A Dcache-memcache.c570 (apr_uint16_t)server_count,
H A Dx509parse.c890 if (0 != src_string->len % sizeof(apr_uint16_t))
894 src_string->len / sizeof(apr_uint16_t),
/freebsd-11-stable/contrib/apr/include/
H A Dapr_network_io.h229 /** @remark use apr_uint16_t just in case some system has a short that isn't 16 bits... */
230 typedef apr_uint16_t apr_port_t;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h85 typedef apr_uint16_t utf8proc_uint16_t;
/freebsd-11-stable/usr.bin/svn/lib/libapr/
H A Dapr.h333 typedef unsigned short apr_uint16_t; typedef
/freebsd-11-stable/contrib/apr-util/memcache/
H A Dapr_memcache.c449 apr_uint16_t max_servers, apr_uint32_t flags,
608 apr_uint16_t flags)
691 apr_uint16_t flags)
706 apr_uint16_t flags)
721 apr_uint16_t flags)
757 apr_uint16_t *flags_)
/freebsd-11-stable/contrib/apr-util/redis/
H A Dapr_redis.c484 apr_uint16_t max_servers,
643 apr_uint16_t flags)
745 apr_uint16_t flags)
922 apr_uint16_t *flags)
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dsvnserve.c729 apr_uint16_t port = SVN_RA_SVN_PORT;
844 port = (apr_uint16_t)val;
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestmemcache.c108 apr_uint16_t firsttime = 0;
H A Dtestredis.c109 static apr_uint16_t firsttime = 0;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstats.c91 apr_uint16_t header_size;
122 apr_uint16_t header_size;

Completed in 146 milliseconds