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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/registry/
H A Drpc.c86 } known_hives[] = { variable in typeref:struct:__anon9469
109 for(n = 0; known_hives[n].hkey; n++) {
110 if(known_hives[n].hkey == hkey_type)
114 if (known_hives[n].open == NULL) {
125 return known_hives[n].open(mykeydata->pipe, mykeydata, &(mykeydata->pol));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/registry/
H A Drpc.c86 } known_hives[] = { variable in typeref:struct:__anon8564
109 for(n = 0; known_hives[n].hkey; n++) {
110 if(known_hives[n].hkey == hkey_type)
114 if (known_hives[n].open == NULL) {
125 return known_hives[n].open(mykeydata->pipe, mykeydata, &(mykeydata->pol));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/registry/
H A Drpc.c86 } known_hives[] = { variable in typeref:struct:__anon43494
109 for(n = 0; known_hives[n].hkey; n++) {
110 if(known_hives[n].hkey == hkey_type)
114 if (known_hives[n].open == NULL) {
125 return known_hives[n].open(mykeydata->pipe, mykeydata, &(mykeydata->pol));

Completed in 179 milliseconds