Searched refs:api_net_cmds (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_netlog.c348 static struct api_struct api_net_cmds [] = variable in typeref:struct:api_struct
366 *fns = api_net_cmds;
367 *n_fns = sizeof(api_net_cmds) / sizeof(struct api_struct);
372 return rpc_pipe_register_commands(SMB_RPC_INTERFACE_VERSION, "NETLOGON", "lsass", api_net_cmds,
373 sizeof(api_net_cmds) / sizeof(struct api_struct));

Completed in 102 milliseconds