Home
last modified time | relevance | path

Searched refs:opt_have_ip (Results 1 – 4 of 4) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dnet_time.c73 c->opt_have_ip? &c->opt_dest_ip : NULL, zone); in nettime()
241 if (c->opt_host == NULL && !c->opt_have_ip) { in net_time()
252 c->opt_have_ip = true; in net_time()
257 c->opt_have_ip? &c->opt_dest_ip : NULL, in net_time()
H A Dnet.h94 int opt_have_ip; member
H A Dnet_util.c319 if (c->opt_have_ip) { in net_find_server()
H A Dnet.c1326 c->opt_have_ip = true; in main()