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

/asus-wl-520gu-7.0.1.45/src/router/samba/source/registry/
H A Dreg_printing.c670 static int handle_printing_subpath( char *key, REGSUBKEY_CTR *subkeys, REGVAL_CTR *val ) function
676 DEBUG(10,("handle_printing_subpath: key=>[%s]\n", key ));
691 DEBUG(10,("handle_printing_subpath: base=>[%s], i==[%d]\n", base, i));
756 num_subkeys = handle_printing_subpath( path, subkey_ctr, NULL );
787 num_values = handle_printing_subpath( path, NULL, val );

Completed in 84 milliseconds