Searched refs:TALLOC_ZERO_P (Results 1 - 25 of 567) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/registry/
H A Dreg_eventlog.c45 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
66 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
78 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
131 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
214 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
297 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
319 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
329 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
H A Dreg_frontend.c207 if ( !(ctr = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR )) ) {
225 if ( !(ctr = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR )) ) {
285 if ( !(ctr = TALLOC_ZERO_P( NULL, REGVAL_CTR )) ) {
302 if ( !(ctr = TALLOC_ZERO_P( NULL, REGVAL_CTR )) ) {
361 if ( !(*regkey = TALLOC_ZERO_P(NULL, REGISTRY_KEY)) ) {
393 if ( !(subkeys = TALLOC_ZERO_P( keyinfo, REGSUBKEY_CTR )) ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/registry/
H A Dreg_eventlog.c45 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
66 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
78 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
131 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
214 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
297 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
319 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
329 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
H A Dreg_frontend.c207 if ( !(ctr = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR )) ) {
225 if ( !(ctr = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR )) ) {
285 if ( !(ctr = TALLOC_ZERO_P( NULL, REGVAL_CTR )) ) {
302 if ( !(ctr = TALLOC_ZERO_P( NULL, REGVAL_CTR )) ) {
361 if ( !(*regkey = TALLOC_ZERO_P(NULL, REGISTRY_KEY)) ) {
393 if ( !(subkeys = TALLOC_ZERO_P( keyinfo, REGSUBKEY_CTR )) ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/registry/
H A Dreg_eventlog.c45 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
66 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
78 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
131 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
214 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
297 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
319 if ( !( subkeys = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR ) ) ) {
329 if ( !( values = TALLOC_ZERO_P( NULL, REGVAL_CTR ) ) ) {
H A Dreg_frontend.c207 if ( !(ctr = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR )) ) {
225 if ( !(ctr = TALLOC_ZERO_P( NULL, REGSUBKEY_CTR )) ) {
285 if ( !(ctr = TALLOC_ZERO_P( NULL, REGVAL_CTR )) ) {
302 if ( !(ctr = TALLOC_ZERO_P( NULL, REGVAL_CTR )) ) {
361 if ( !(*regkey = TALLOC_ZERO_P(NULL, REGISTRY_KEY)) ) {
393 if ( !(subkeys = TALLOC_ZERO_P( keyinfo, REGSUBKEY_CTR )) ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dutil_nttoken.c41 token = TALLOC_ZERO_P(mem_ctx, NT_USER_TOKEN);
86 token = TALLOC_ZERO_P(mem_ctx, struct nt_user_token);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dutil_nttoken.c41 token = TALLOC_ZERO_P(mem_ctx, NT_USER_TOKEN);
86 token = TALLOC_ZERO_P(mem_ctx, struct nt_user_token);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dutil_nttoken.c41 token = TALLOC_ZERO_P(mem_ctx, NT_USER_TOKEN);
86 token = TALLOC_ZERO_P(mem_ctx, struct nt_user_token);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/rpc_client/
H A Dcli_svcctl.c299 config->executablepath = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
300 config->loadordergroup = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
301 config->dependencies = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
302 config->startname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
303 config->displayname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
306 config->executablepath = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
311 config->loadordergroup = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
316 config->dependencies = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
321 config->startname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
326 config->displayname = TALLOC_ZERO_P( mem_ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/rpc_client/
H A Dcli_svcctl.c299 config->executablepath = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
300 config->loadordergroup = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
301 config->dependencies = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
302 config->startname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
303 config->displayname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
306 config->executablepath = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
311 config->loadordergroup = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
316 config->dependencies = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
321 config->startname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
326 config->displayname = TALLOC_ZERO_P( mem_ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/rpc_client/
H A Dcli_svcctl.c299 config->executablepath = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
300 config->loadordergroup = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
301 config->dependencies = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
302 config->startname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
303 config->displayname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
306 config->executablepath = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
311 config->loadordergroup = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
316 config->dependencies = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
321 config->startname = TALLOC_ZERO_P( mem_ctx, UNISTR2 );
326 config->displayname = TALLOC_ZERO_P( mem_ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dsecacl.c35 if((dst = TALLOC_ZERO_P(ctx,SEC_ACL)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/registry/
H A Dreg_eventlog.c90 if (!(values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
147 if (!(values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
228 if (!( values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
361 if ( !( values = TALLOC_ZERO_P(ctx, struct regval_ctr ) ) ) {
H A Dreg_init_smbconf.c44 token = TALLOC_ZERO_P(mem_ctx, NT_USER_TOKEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dsecacl.c35 if((dst = TALLOC_ZERO_P(ctx,SEC_ACL)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/registry/
H A Dreg_eventlog.c90 if (!(values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
147 if (!(values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
228 if (!( values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
361 if ( !( values = TALLOC_ZERO_P(ctx, struct regval_ctr ) ) ) {
H A Dreg_init_smbconf.c44 token = TALLOC_ZERO_P(mem_ctx, NT_USER_TOKEN);
/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_eventlog.c90 if (!(values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
147 if (!(values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
228 if (!( values = TALLOC_ZERO_P(ctx, struct regval_ctr))) {
361 if ( !( values = TALLOC_ZERO_P(ctx, struct regval_ctr ) ) ) {
H A Dreg_init_smbconf.c44 token = TALLOC_ZERO_P(mem_ctx, NT_USER_TOKEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dsecacl.c35 if((dst = TALLOC_ZERO_P(ctx,SEC_ACL)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/services/
H A Dservices_db.c189 if ( !(info = TALLOC_ZERO_P( NULL, struct rcinit_file_information ) ) )
335 if ( !(svc_subkeys = TALLOC_ZERO_P( key_service, REGSUBKEY_CTR )) ) {
347 if ( !(values = TALLOC_ZERO_P( key_service, REGVAL_CTR )) ) {
372 if ( !(values = TALLOC_ZERO_P( key_secdesc, REGVAL_CTR )) ) {
426 if ( !(subkeys = TALLOC_ZERO_P( key, REGSUBKEY_CTR )) ) {
486 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
545 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
591 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
637 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
676 if ( !(values = TALLOC_ZERO_P( NUL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/services/
H A Dservices_db.c189 if ( !(info = TALLOC_ZERO_P( NULL, struct rcinit_file_information ) ) )
335 if ( !(svc_subkeys = TALLOC_ZERO_P( key_service, REGSUBKEY_CTR )) ) {
347 if ( !(values = TALLOC_ZERO_P( key_service, REGVAL_CTR )) ) {
372 if ( !(values = TALLOC_ZERO_P( key_secdesc, REGVAL_CTR )) ) {
426 if ( !(subkeys = TALLOC_ZERO_P( key, REGSUBKEY_CTR )) ) {
486 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
545 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
591 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
637 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
676 if ( !(values = TALLOC_ZERO_P( NUL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/services/
H A Dservices_db.c189 if ( !(info = TALLOC_ZERO_P( NULL, struct rcinit_file_information ) ) )
335 if ( !(svc_subkeys = TALLOC_ZERO_P( key_service, REGSUBKEY_CTR )) ) {
347 if ( !(values = TALLOC_ZERO_P( key_service, REGVAL_CTR )) ) {
372 if ( !(values = TALLOC_ZERO_P( key_secdesc, REGVAL_CTR )) ) {
426 if ( !(subkeys = TALLOC_ZERO_P( key, REGSUBKEY_CTR )) ) {
486 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
545 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
591 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
637 if ( !(values = TALLOC_ZERO_P( key, REGVAL_CTR )) ) {
676 if ( !(values = TALLOC_ZERO_P( NUL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/services/
H A Dservices_db.c197 if ( !(info = TALLOC_ZERO_P( NULL, struct rcinit_file_information ) ) )
375 if ( !(values = TALLOC_ZERO_P( key_service, struct regval_ctr )) ) {
404 if ( !(values = TALLOC_ZERO_P( key_secdesc, struct regval_ctr )) ) {
521 if ( !(values = TALLOC_ZERO_P( key, struct regval_ctr )) ) {
584 if ( !(values = TALLOC_ZERO_P( key, struct regval_ctr )) ) {
637 if ( !(values = TALLOC_ZERO_P( key, struct regval_ctr )) ) {
689 if ( !(values = TALLOC_ZERO_P( key, struct regval_ctr )) ) {
736 if ( !(values = TALLOC_ZERO_P( NULL, struct regval_ctr )) ) {

Completed in 223 milliseconds

1234567891011>>