Changeset 988 for vendor/current/source3/lib/netapi/tests/common.h
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
-
vendor/current/source3/lib/netapi/tests/common.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/lib/netapi/tests/common.h
r414 r988 29 29 #define POPT_COMMON_LIBNETAPI_EXAMPLES { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_netapi_examples, 0, "Common samba netapi example options:", NULL }, 30 30 31 32 33 34 31 35 NET_API_STATUS test_netuseradd(const char *hostname, 32 36 const char *username); … … 46 50 NET_API_STATUS netapitest_server(struct libnetapi_ctx *ctx, 47 51 const char *hostname); 52 53 48 54 49 55 #ifndef ARRAY_SIZE
Note:
See TracChangeset
for help on using the changeset viewer.
