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

/freebsd-current/usr.sbin/adduser/
H A Dadduser.sh168 # save_config
173 save_config() { function
203 save_config
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Deapol_test.c1299 int c, ret = 1, wait_for_monitor = 0, save_config = 0; local
1382 save_config++;
1528 if (save_config)
H A Dp2p_supplicant.c4282 int save_config = 0; local
4300 save_config = 1;
4315 save_config = 1;
4318 if (save_config)
4368 int save_config = 0; local
4490 save_config = 1;
4493 if (save_config)
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_control.c94 static void save_config (struct recvbuf *, int);
126 { CTL_OP_SAVECONFIG, AUTH, save_config },
935 * save_config - Implements ntpq -c "saveconfig <filename>"
944 save_config( function

Completed in 110 milliseconds