| /src/usr.sbin/iopctl/ |
| iopctl.c | 62 static void reconfig(char **); 94 { "reconfig", 0, reconfig }, 395 reconfig(char **argv) function
|
| iopctl.c | 62 static void reconfig(char **); 94 { "reconfig", 0, reconfig }, 395 reconfig(char **argv) function
|
| /src/external/bsd/wpa/dist/src/common/ |
| dpp.h | 121 /* DPP Reconfig Flags object - connectorKey values */ 293 int reconfig; member in struct:dpp_authentication
|
| dpp.h | 121 /* DPP Reconfig Flags object - connectorKey values */ 293 int reconfig; member in struct:dpp_authentication
|
| /src/external/mpl/bind/dist/bin/named/ |
| server.c | 330 bool reconfig; member in struct:__anon8 7081 * Ensure that zone keys are reloaded on reconfig 10014 bool reconfig = zl->reconfig; local 10022 * be looking for this string after "rndc reconfig", we keep it 10025 if (reconfig) { 10084 load_zones(named_server_t *server, bool reconfig) { 10091 zl->reconfig = reconfig; 10127 result = dns_view_asyncload(view, reconfig, view_loaded, zl) [all...] |
| server.c | 330 bool reconfig; member in struct:__anon8 7081 * Ensure that zone keys are reloaded on reconfig 10014 bool reconfig = zl->reconfig; local 10022 * be looking for this string after "rndc reconfig", we keep it 10025 if (reconfig) { 10084 load_zones(named_server_t *server, bool reconfig) { 10091 zl->reconfig = reconfig; 10127 result = dns_view_asyncload(view, reconfig, view_loaded, zl) [all...] |