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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/param/
H A Dloadparm.c506 struct loadparm_service *currentService; member in struct:loadparm_context
1488 if (serviceTemp == lp_ctx->currentService) {
1491 copy_service(lp_ctx->currentService,
1493 lp_ctx->currentService->copymap);
1781 return lp_do_service_parameter(lp_ctx, lp_ctx->currentService,
1992 if (lp_ctx->currentService != NULL)
1993 bRetval = service_ok(lp_ctx->currentService);
2001 if ((lp_ctx->currentService = lp_add_service(lp_ctx, lp_ctx->sDefault,
2515 lp_ctx->currentService = NULL;
2521 if (lp_ctx->currentService !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/param/
H A Dloadparm.c506 struct loadparm_service *currentService; member in struct:loadparm_context
1488 if (serviceTemp == lp_ctx->currentService) {
1491 copy_service(lp_ctx->currentService,
1493 lp_ctx->currentService->copymap);
1781 return lp_do_service_parameter(lp_ctx, lp_ctx->currentService,
1992 if (lp_ctx->currentService != NULL)
1993 bRetval = service_ok(lp_ctx->currentService);
2001 if ((lp_ctx->currentService = lp_add_service(lp_ctx, lp_ctx->sDefault,
2515 lp_ctx->currentService = NULL;
2521 if (lp_ctx->currentService !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/param/
H A Dloadparm.c506 struct loadparm_service *currentService; member in struct:loadparm_context
1488 if (serviceTemp == lp_ctx->currentService) {
1491 copy_service(lp_ctx->currentService,
1493 lp_ctx->currentService->copymap);
1781 return lp_do_service_parameter(lp_ctx, lp_ctx->currentService,
1992 if (lp_ctx->currentService != NULL)
1993 bRetval = service_ok(lp_ctx->currentService);
2001 if ((lp_ctx->currentService = lp_add_service(lp_ctx, lp_ctx->sDefault,
2515 lp_ctx->currentService = NULL;
2521 if (lp_ctx->currentService !
[all...]

Completed in 83 milliseconds