update_conf
return (update_conf(_PATH_PKCS11_CONF, libname));
update_conf = 0; /* don't update .conf file */
update_conf = 0;
if (update_conf) {
if (update_conf && (i_flag || policy != NULL)) {
if (err == NOERR && update_conf) {
if (err == NOERR && update_conf) {
if (update_conf) {
int update_conf = 1; /* reload driver.conf by default */
extern int update_conf(char *conf_file, char *entry);