Searched refs:reconf (Results 1 – 5 of 5) sorted by relevance
91 if (state->reconf) { in dhcp_auth_reset()92 free(state->reconf->key); in dhcp_auth_reset()93 free(state->reconf->realm); in dhcp_auth_reset()94 free(state->reconf); in dhcp_auth_reset()95 state->reconf = NULL; in dhcp_auth_reset()219 if (state->reconf == NULL) { in dhcp_auth_validate()220 state->reconf = in dhcp_auth_validate()221 malloc(sizeof(*state->reconf)); in dhcp_auth_validate()222 if (state->reconf == NULL) in dhcp_auth_validate()224 state->reconf->key = malloc(16); in dhcp_auth_validate()[all …]
73 struct token *reconf; member
13 * reconf:
218 0x0ae0: 203c 5454 3e64 706b 672d 7265 636f 6e66 .<TT>dpkg-reconf
2147 - 'reconf' is removed since we rather have users use 'buildconf'2151 out that 'reconf' didn't properly point out the m4 subdirectory when running16683 - Corrected the 'reconf' script to work better with some shells.