Searched refs:new_local_machine (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/utils/
H A Dtestparm.c206 static char *new_local_machine = NULL; local
215 {"server", 'L',POPT_ARG_STRING, &new_local_machine, 0, "Set %%L macro to servername\n"},
250 if (new_local_machine) {
251 set_local_machine_name(new_local_machine, True);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/utils/
H A Dtestparm.c206 static char *new_local_machine = NULL; local
215 {"server", 'L',POPT_ARG_STRING, &new_local_machine, 0, "Set %%L macro to servername\n"},
250 if (new_local_machine) {
251 set_local_machine_name(new_local_machine, True);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/utils/
H A Dtestparm.c206 static char *new_local_machine = NULL; local
215 {"server", 'L',POPT_ARG_STRING, &new_local_machine, 0, "Set %%L macro to servername\n"},
250 if (new_local_machine) {
251 set_local_machine_name(new_local_machine, True);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/utils/
H A Dtestparm.c322 static char *new_local_machine = NULL; local
332 {"server", 'L',POPT_ARG_STRING, &new_local_machine, 0, "Set %%L macro to servername\n"},
379 if (new_local_machine) {
380 set_local_machine_name(new_local_machine, True);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/utils/
H A Dtestparm.c322 static char *new_local_machine = NULL; local
332 {"server", 'L',POPT_ARG_STRING, &new_local_machine, 0, "Set %%L macro to servername\n"},
379 if (new_local_machine) {
380 set_local_machine_name(new_local_machine, True);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/utils/
H A Dtestparm.c322 static char *new_local_machine = NULL; local
332 {"server", 'L',POPT_ARG_STRING, &new_local_machine, 0, "Set %%L macro to servername\n"},
379 if (new_local_machine) {
380 set_local_machine_name(new_local_machine, True);

Completed in 115 milliseconds