Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dnamequery.c1615 struct name_queries_state { struct
1616 struct tevent_context *ev;
1617 const char *name;
1618 int name_type;
1619 bool bcast;
1620 bool recurse;
1622 int num_addrs;
1623 int wait_msec;
1624 int timeout_msec;
1627 int num_received;
[all …]