NetServerGetInfo 1682 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 	status = NetServerGetInfo(state->target_hostname,
NetServerGetInfo 1707 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 	status = NetServerGetInfo(state->target_hostname,
NetServerGetInfo   79 source3/lib/netapi/examples/server/server_getinfo.c 	status = NetServerGetInfo(hostname,
NetServerGetInfo  273 source3/lib/netapi/libnetapi.c 	struct NetServerGetInfo r;
NetServerGetInfo  291 source3/lib/netapi/libnetapi.c 		NDR_PRINT_IN_DEBUG(NetServerGetInfo, &r);
NetServerGetInfo  303 source3/lib/netapi/libnetapi.c 		NDR_PRINT_OUT_DEBUG(NetServerGetInfo, &r);
NetServerGetInfo   47 source3/lib/netapi/libnetapi.h NET_API_STATUS NetServerGetInfo(const char * server_name /* [in] [unique] */,
NetServerGetInfo 1501 source3/lib/netapi/netapi.h NET_API_STATUS NetServerGetInfo(const char * server_name /* [in] */,
NetServerGetInfo   44 source3/lib/netapi/tests/netserver.c 		status = NetServerGetInfo(hostname, levels[i], &buffer);