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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_ntsvcs_nt.c55 const char *devicepath; local
61 devicepath = get_device_path( device );
63 r_u->size = strlen(devicepath) + 2;
75 const char *devicepath; local
81 devicepath = get_device_path( device );
85 init_unistr2( &r_u->devicepath, devicepath, UNI_STR_DBLTERMINATE );
86 r_u->needed = r_u->devicepath.uni_str_len;
96 fstring devicepath; local
101 rpcstr_pull(devicepath, q_
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_ntsvcs.h72 UNISTR2 devicepath; member in struct:__anon5385
80 UNISTR2 devicepath; member in struct:__anon5386
93 UNISTR2 devicepath; member in struct:__anon5388
131 UNISTR2 devicepath; member in struct:__anon5392
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_ntsvcs.c158 if ( !prs_io_unistr2("devicepath", ps, depth, &r_u->devicepath) )
186 if ( !prs_io_unistr2("devicepath", ps, depth, &q_u->devicepath) )
229 if ( !prs_io_unistr2("devicepath", ps, depth, &q_u->devicepath) )
374 if ( !prs_io_unistr2("devicepath", ps, depth, &q_u->devicepath) )

Completed in 167 milliseconds