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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_spoolss_nt.c9680 struct xcv_api_table xcvlocal_cmds[] = {
9685 struct xcv_api_table xcvlocal_cmds[] = { variable in typeref:struct:xcv_api_table
9703 for ( i=0; xcvlocal_cmds[i].name; i++ ) {
9704 if ( strcmp( command, xcvlocal_cmds[i].name ) == 0 )
9705 return xcvlocal_cmds[i].fn( token, inbuf, outbuf , needed );

Completed in 237 milliseconds