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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_reg_nt.c821 REGF_NK_REC *rootkey; local
832 /* get the rootkey from the regf file and then load the tree
835 if ( !(rootkey = regfio_rootkey( regfile )) ) {
840 result = reg_load_tree( regfile, krecord->name, rootkey );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/registry/
H A Dreg_api.c807 REGF_NK_REC *rootkey; local
819 /* get the rootkey from the regf file and then load the tree
822 if (!(rootkey = regfio_rootkey(regfile))) {
827 result = reg_load_tree(regfile, krecord->name, rootkey);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_reg_nt.c821 REGF_NK_REC *rootkey; local
832 /* get the rootkey from the regf file and then load the tree
835 if ( !(rootkey = regfio_rootkey( regfile )) ) {
840 result = reg_load_tree( regfile, krecord->name, rootkey );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/registry/
H A Dreg_api.c807 REGF_NK_REC *rootkey; local
819 /* get the rootkey from the regf file and then load the tree
822 if (!(rootkey = regfio_rootkey(regfile))) {
827 result = reg_load_tree(regfile, krecord->name, rootkey);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/registry/
H A Dreg_api.c807 REGF_NK_REC *rootkey; local
819 /* get the rootkey from the regf file and then load the tree
822 if (!(rootkey = regfio_rootkey(regfile))) {
827 result = reg_load_tree(regfile, krecord->name, rootkey);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_reg_nt.c821 REGF_NK_REC *rootkey; local
832 /* get the rootkey from the regf file and then load the tree
835 if ( !(rootkey = regfio_rootkey( regfile )) ) {
840 result = reg_load_tree( regfile, krecord->name, rootkey );

Completed in 125 milliseconds