Lines Matching refs:vdup
522 xauth_rad_config.auth_server_list[i].host = vdup($2);
523 xauth_rad_config.auth_server_list[i].secret = vdup($3);
540 xauth_rad_config.auth_server_list[i].host = vdup($2);
541 xauth_rad_config.auth_server_list[i].secret = vdup($4);
558 xauth_rad_config.acct_server_list[i].host = vdup($2);
559 xauth_rad_config.acct_server_list[i].secret = vdup($3);
576 xauth_rad_config.acct_server_list[i].host = vdup($2);
577 xauth_rad_config.acct_server_list[i].secret = vdup($4);
639 xauth_ldap_config.host = vdup($2);
659 xauth_ldap_config.base = vdup($2);
679 xauth_ldap_config.bind_dn = vdup($2);
690 xauth_ldap_config.bind_pw = vdup($2);
701 xauth_ldap_config.attr_user = vdup($2);
712 xauth_ldap_config.attr_addr = vdup($2);
723 xauth_ldap_config.attr_mask = vdup($2);
734 xauth_ldap_config.attr_group = vdup($2);
745 xauth_ldap_config.attr_member = vdup($2);
1481 if ((cur_sainfo->group = vdup($2)) == NULL) {
1949 if ((cur_rmconf->xauth->login = vdup($2)) == NULL) {
2018 script_path_add(vdup($2));
2025 script_path_add(vdup($2));
2032 script_path_add(vdup($2));