mirror of
https://github.com/samba-team/samba.git
synced 2025-12-07 20: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 {
|
||||
char *debuglevel;
|
||||
char *error_string;
|
||||
|
||||
Reference in New Issue
Block a user