Lines Matching refs:xstrdup
376 gopt.arch = xstrdup(val); in gopt_arch()
396 gopt.auto_dir = xstrdup(val); in gopt_auto_dir()
462 gopt.cluster = xstrdup(val); in gopt_cluster()
470 gopt.debug_mtab_file = xstrdup(val); in gopt_debug_mtab_file()
570 gopt.op_sys_full = xstrdup(val); in gopt_full_os()
595 gopt.hesiod_base = xstrdup(val); in gopt_hesiod_base()
607 gopt.karch = xstrdup(val); in gopt_karch()
615 gopt.pid_file = xstrdup(val); in gopt_pid_file()
623 gopt.sub_domain = xstrdup(val); in gopt_local_domain()
631 gopt.localhost_address = xstrdup(val); in gopt_localhost_address()
640 gopt.ldap_base = xstrdup(val); in gopt_ldap_base()
691 gopt.ldap_hostports = xstrdup(val); in gopt_ldap_hostports()
742 gopt.logfile = xstrdup(val); in gopt_log_file()
758 gopt.map_defaults = xstrdup(val); in gopt_map_defaults()
766 gopt.map_options = xstrdup(val); in gopt_map_options()
789 gopt.map_type = xstrdup(val); in gopt_map_type()
886 gopt.nfs_proto = xstrdup(val); in gopt_nfs_proto()
995 gopt.nis_domain = xstrdup(val); in gopt_nis_domain()
1039 gopt.op_sys = xstrdup(val); in gopt_os()
1047 gopt.op_sys_ver = xstrdup(val); in gopt_osver()
1120 gopt.search_path = xstrdup(val); in gopt_search_path()
1229 gopt.op_sys_vendor = xstrdup(val); in gopt_vendor()
1251 cfm->cfm_dir = xstrdup(section); in process_regular_option()
1309 cfm->cfm_name = xstrdup(val); in ropt_map_name()
1317 cfm->cfm_defaults = xstrdup(val); in ropt_map_defaults()
1325 cfm->cfm_opts = xstrdup(val); in ropt_map_options()
1338 cfm->cfm_type = xstrdup(val); in ropt_map_type()
1368 cfm->cfm_search_path = xstrdup(val); in ropt_search_path()
1393 cfm->cfm_tag = xstrdup(val); in ropt_tag()