mirror of
https://github.com/samba-team/samba.git
synced 2025-12-12 12:23:50 +03:00
Add LIBNETAPI_LOCAL_SERVER() macro.
Guenther
(This used to be commit 4bdcf07bcc)
This commit is contained in:
@@ -36,6 +36,11 @@
|
|||||||
/****************************************************************
|
/****************************************************************
|
||||||
****************************************************************/
|
****************************************************************/
|
||||||
|
|
||||||
|
#define LIBNETAPI_LOCAL_SERVER(x) (!x || is_myname_or_ipaddr(x))
|
||||||
|
|
||||||
|
/****************************************************************
|
||||||
|
****************************************************************/
|
||||||
|
|
||||||
struct libnetapi_ctx {
|
struct libnetapi_ctx {
|
||||||
char *debuglevel;
|
char *debuglevel;
|
||||||
char *error_string;
|
char *error_string;
|
||||||
|
|||||||
Reference in New Issue
Block a user