Home
last modified time | relevance | path

Searched defs:z_auth (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr_internal.h97 int z_auth; member
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr_internal.h97 int z_auth; member
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr_internal.h97 int z_auth; member
/dports/databases/pecl-redis/redis-5.3.5/
H A Dredis_cluster.c475 zval *object, *z_seeds = NULL, *z_auth = NULL, *context = NULL; in PHP_METHOD() local