| /freebsd/crypto/krb5/src/util/profile/ |
| H A D | t_profile.c | 84 check(profile_init_path("test2.ini", &p)); in test_iterate() 112 (void)unlink("test3.ini"); in test_iterate() 113 profile_flush_to_file(p, "test3.ini"); in test_iterate() 118 check(profile_init_path("test3.ini", &p)); in test_iterate() 137 system("cp test2.ini test3.ini"); in test_shared() 140 check(profile_init_path("test3.ini", &a)); in test_shared() 150 utime("test3.ini", ×); in test_shared() 151 check(profile_init_path("test3.ini", &b)); in test_shared() 160 check(profile_init_path("test3.ini", &a)); in test_shared() 173 check(profile_init_path("test2.ini", &p)); in test_clear() [all …]
|
| H A D | Makefile.in | 123 $(RM) modtest.conf testinc.ini testinc2.ini final.out test2* test3* 133 cp $(srcdir)/test.ini test2.ini 138 F1=$(srcdir)/final1.ini 139 F2=$(srcdir)/final2.ini 140 F3=$(srcdir)/final3.ini 141 F4=$(srcdir)/final4.ini 142 F5=$(srcdir)/final5.ini 143 F6=$(srcdir)/final6.ini 164 $(OUTPRE)test_parse test.ini
|
| /freebsd/sys/modules/pms/ |
| H A D | Makefile | 4 .PATH: ${SRCTOP}/sys/dev/pms/freebsd/driver/ini/src \ 15 ${SRCTOP}/sys/dev/pms/RefTisa/tisa/sassata/sas/ini \ 32 #SUBDIR= tisa tisa/drivers tisa/drivers/FreeBSD tisa/drivers/FreeBSD/ini tisa/drivers/FreeBSD/ini/s… 33 …R= Hialeah_driver Hialeah_driver/freebsd Hialeah_driver/freebsd/ini Hialeah_driver/freebsd/ini/src
|
| /freebsd/contrib/lib9p/pytest/ |
| H A D | README | 17 ONE TIME ONLY: copy testconf.ini.sample to testconf.ini, adjust to taste 20 TODO: rework ./client so it can locate the .ini file better 31 and must match the exported file system, e.g., testconf.ini
|
| /freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
| H A D | Readme.freebsd.txt | 26 freebsd/ini 27 freebsd/ini/src 31 From the directory freebsd/ini/src, type "make". 35 1. from the directory freebsd/ini/src, type "make clean".
|
| /freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_ani.c | 78 /* values here are relative to the INI */ 101 #define HAL_ANI_OFDM_DEF_LEVEL 3 /* default level - matches the INI settings */ 124 #define HAL_ANI_CCK_DEF_LEVEL 2 /* default level - matches the INI settings */ 251 * The default level should not modify INI setting. in ar9300_ani_attach() 289 * Initialize the ANI register values with default (ini) values. 291 * all the registers are initialised from the INI. 343 /* these levels just got reset to defaults by the INI */ in ar9300_ani_init_defaults() 534 * come from INI file in ar9300_ani_control() 608 * from INI file & cap value in ar9300_ani_control() 623 * make register setting relative to default from INI file & cap value in ar9300_ani_control() [all …]
|
| H A D | ar9300_attach.c | 34 #include "ar9300/ar9300_osprey22.ini" 35 #include "ar9300/ar9330_11.ini" 36 #include "ar9300/ar9330_12.ini" 37 #include "ar9300/ar9340.ini" 38 #include "ar9300/ar9485.ini" 39 #include "ar9300/ar9485_1_1.ini" 40 #include "ar9300/ar9300_jupiter10.ini" 42 #include "ar9300/ar9300_jupiter20.ini" 45 #include "ar9300/ar9580.ini" 46 #include "ar9300/ar955x.ini" [all …]
|
| /freebsd/sys/dev/isp/ |
| H A D | isp_target.h | 76 #define VALID_INI(ini) (ini != INI_NONE && ini != INI_ANY) argument
|
| /freebsd/crypto/krb5/src/windows/ |
| H A D | README | 113 Make sure you have a valid krb5.ini file. 114 By default, an empty krb5.ini is installed in CSIDL_COMMON_APPDATA 122 krb5.ini File: 125 WARNING: Despite its name, this is not a Windows .ini file. 126 Therefore, do not try to use any .ini tools, including the Windows API 128 different from Windows .ini files!
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | windows | 1081 # Windows *.INF *.INI files updated by Joerg Jenderek at Apr 2013, Feb 2018 1087 >0 use ini-file 1096 >>0 use ini-file 1099 >0 use ini-file 1101 0 name ini-file 1134 >>&0 regex/1024c \^(\\.ShellClassInfo|DeleteOnCopy|LocalizedFileNames)] Windows desktop.ini 1135 !:mime application/x-wine-extension-ini 1138 >>&0 regex/c \^don't\ load] Windows CONTROL.INI 1139 !:mime application/x-wine-extension-ini 1140 !:ext ini [all …]
|
| H A D | os2 | 165 # OS/2 INI (this is a guess) 166 0 string \xff\xff\xff\xff\x14\0\0\0 OS/2 INI 167 !:mime application/x-os2-ini 168 !:ext ini
|
| H A D | epoc | 56 >4 lelong 0x100000E4 ini file 57 !:mime application/x-epoc-ini
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | error-dump.h | 324 * struct iwl_fw_ini_error_dump_header - ini region dump header 340 * struct iwl_fw_ini_error_dump - ini region dump 354 * struct iwl_fw_ini_error_dump_register - ini register dump 377 /* struct iwl_fw_ini_dump_info - ini dump information 427 * struct iwl_fw_ini_err_table_dump - ini error table dump 454 * struct iwl_fw_ini_monitor_dump - ini monitor dump
|
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdhw.c | 62 #include <dev/pms/RefTisa/tisa/sassata/sas/ini/itdtypes.h> 63 #include <dev/pms/RefTisa/tisa/sassata/sas/ini/itddefs.h> 64 #include <dev/pms/RefTisa/tisa/sassata/sas/ini/itdglobl.h>
|
| /freebsd/sys/dev/hwpmc/ |
| H A D | hwpmc_core.c | 126 PMCDBG1(MDP,INI,1,"core-init cpu=%d", cpu); in core_pcpu_init() 169 PMCDBG1(MDP,INI,1,"core-pcpu-fini cpu=%d", cpu); in core_pcpu_fini() 507 PMCDBG0(MDP,INI,1, "iaf-initialize"); in iaf_initialize() 973 PMCDBG0(MDP,INI,1, "iap-initialize"); in iap_initialize() 1190 PMCDBG3(MDP,INI,1,"core-init cputype=%d ncpu=%d version=%d", in pmc_core_initialize() 1204 PMCDBG0(MDP, INI, 1, in pmc_core_initialize() 1208 PMCDBG0(MDP, INI, 1, in pmc_core_initialize() 1211 PMCDBG0(MDP, INI, 1, "core-init pdcm not supported"); in pmc_core_initialize() 1240 PMCDBG2(MDP,INI,1,"core-init pmcmask=0x%jx iafri=%d", core_pmcmask, in pmc_core_initialize() 1260 PMCDBG0(MDP,INI,1, "core-finalize"); in pmc_core_finalize()
|
| H A D | hwpmc_uncore.c | 98 PMCDBG1(MDP,INI,1,"uncore-init cpu=%d", cpu); in uncore_pcpu_init() 134 PMCDBG1(MDP,INI,1,"uncore-pcpu-fini cpu=%d", cpu); in uncore_pcpu_fini() 391 PMCDBG0(MDP,INI,1, "ucf-initialize"); in ucf_initialize() 693 PMCDBG0(MDP,INI,1, "ucp-initialize"); in ucp_initialize() 746 PMCDBG2(MDP,INI,1,"uncore-init pmcmask=0x%jx ucfri=%d", uncore_pmcmask, in pmc_uncore_initialize() 758 PMCDBG0(MDP,INI,1, "uncore-finalize"); in pmc_uncore_finalize()
|
| H A D | hwpmc_armv7.c | 414 PMCDBG0(MDP, INI, 1, "armv7-pcpu-init"); in armv7_pcpu_init() 450 PMCDBG0(MDP, INI, 1, "armv7-pcpu-fini"); in armv7_pcpu_fini() 481 PMCDBG1(MDP, INI, 1, "armv7-init npmcs=%d", armv7_npmcs); in pmc_armv7_initialize() 535 PMCDBG0(MDP, INI, 1, "armv7-finalize"); in pmc_armv7_finalize()
|
| /freebsd/sys/dev/ath/ath_hal/ar9002/ |
| H A D | ar9285_attach.c | 32 #include "ar9002/ar9285.ini" 33 #include "ar9002/ar9285v2.ini" 34 #include "ar9002/ar9280v2.ini" /* XXX ini for tx/rx gain */ 226 /* setup common ini data; rf backends handle remainder */ in ar9285Attach()
|
| H A D | ar9287_attach.c | 37 #include "ar9002/ar9287.ini" 175 /* XXX Ini override? (IFS vars - since the kiwi mac clock is faster?) */ in ar9287Attach() 214 /* setup common ini data; rf backends handle remainder */ in ar9287Attach() 222 /* XXX WoW ini values */ in ar9287Attach()
|
| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpsnmpd.1ntpsnmpdmdoc | 56 of earlier config/rc/ini files. \fI\-\-no\-load\-opts\fP is handled early, 65 by loading values from configuration ("RC" or ".INI") file(s) and values from
|
| H A D | ntpsnmpd.mdoc.in | 56 of earlier config/rc/ini files. \fI\-\-no\-load\-opts\fP is handled early, 65 by loading values from configuration ("RC" or ".INI") file(s) and values from
|
| H A D | ntpsnmpd.man.in | 77 of earlier config/rc/ini files. \fI\-\-no-load-opts\fP is handled early, 87 by loading values from configuration ("RC" or ".INI") file(s) and values from
|
| H A D | ntpsnmpd.1ntpsnmpdman | 77 of earlier config/rc/ini files. \fI\-\-no-load-opts\fP is handled early, 87 by loading values from configuration ("RC" or ".INI") file(s) and values from
|
| /freebsd/crypto/krb5/src/windows/installer/wix/ |
| H A D | msi-deployment-guide.txt | 248 Setting: location of krb5.ini 269 The Kerberos configuration files (krb5.ini, krb.con, krbrealm.con) 284 The walkthrough below is to add a custom 'krb5.ini' file. 384 FileName : krb5.ini 417 krb5.ini : 'cmf_krb5_ini' (ID {C1AF0670-BBF1-4AA6-B2A6-6C8B1584A1F4}) 662 krb5.ini configuration file in the new credentials dialog box.
|
| /freebsd/crypto/krb5/src/lib/ |
| H A D | win_glue.c | 44 #define APP_INI "krb5sap.ini" 156 * We don't have a way to determine that INI file of the in GetCallingAppVerInfo() 157 * application at the moment so let's just use krb5.ini in GetCallingAppVerInfo()
|