| /freebsd-12.1/sys/geom/mirror/ |
| H A D | g_mirror_ctl.c | 98 int *autosync, *noautosync, *failsync, *nofailsync, *hardcode, *dynamic; in g_mirror_ctl_configure() local 140 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in g_mirror_ctl_configure() 141 if (hardcode == NULL) { in g_mirror_ctl_configure() 183 if (*hardcode && *dynamic) { in g_mirror_ctl_configure() 215 *nofailsync || *hardcode || *dynamic || *slicep != -1 || in g_mirror_ctl_configure() 222 !*noautosync && !*failsync && !*nofailsync && !*hardcode && in g_mirror_ctl_configure() 281 if (*hardcode) in g_mirror_ctl_configure() 571 int error, *nargs, *hardcode, *inactive; in g_mirror_ctl_insert() local 597 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in g_mirror_ctl_insert() 598 if (hardcode == NULL) { in g_mirror_ctl_insert() [all …]
|
| /freebsd-12.1/lib/geom/concat/ |
| H A D | geom_concat.c | 120 int error, i, hardcode, nargs; in concat_label() local 128 hardcode = gctl_get_int(req, "hardcode"); in concat_label() 156 if (!hardcode) in concat_label()
|
| /freebsd-12.1/lib/geom/shsec/ |
| H A D | geom_shsec.c | 113 int error, i, nargs, hardcode; in shsec_label() local 121 hardcode = gctl_get_int(req, "hardcode"); in shsec_label() 175 if (!hardcode) in shsec_label()
|
| /freebsd-12.1/lib/geom/stripe/ |
| H A D | geom_stripe.c | 131 int error, i, nargs, hardcode; in stripe_label() local 139 hardcode = gctl_get_int(req, "hardcode"); in stripe_label() 200 if (!hardcode) in stripe_label()
|
| /freebsd-12.1/lib/geom/journal/ |
| H A D | geom_journal.c | 145 int error, force, i, nargs, checksum, hardcode; in journal_label() local 161 hardcode = gctl_get_int(req, "hardcode"); in journal_label() 272 if (!hardcode) in journal_label()
|
| /freebsd-12.1/lib/geom/raid3/ |
| H A D | geom_raid3.c | 151 int hardcode, round_robin, verify; in raid3_label() local 190 hardcode = gctl_get_int(req, "hardcode"); in raid3_label() 252 if (!hardcode) in raid3_label()
|
| /freebsd-12.1/sys/geom/raid3/ |
| H A D | g_raid3_ctl.c | 409 int *hardcode, *nargs, error, autono; in g_raid3_ctl_insert() local 420 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in g_raid3_ctl_insert() 421 if (hardcode == NULL) { in g_raid3_ctl_insert() 517 if (*hardcode) in g_raid3_ctl_insert()
|
| /freebsd-12.1/lib/geom/mirror/ |
| H A D | geom_mirror.c | 189 int error, i, nargs, bal, hardcode; in mirror_label() local 222 hardcode = gctl_get_int(req, "hardcode"); in mirror_label() 276 if (!hardcode) in mirror_label()
|
| /freebsd-12.1/lib/geom/virstor/ |
| H A D | geom_virstor.c | 161 int hardcode, nargs, error; in virstor_label() local 177 hardcode = gctl_get_int(req, "hardcode"); in virstor_label() 399 if (!hardcode) in virstor_label()
|
| /freebsd-12.1/sys/geom/virstor/ |
| H A D | g_virstor.c | 266 int *hardcode, *nargs; in virstor_ctl_add() local 283 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in virstor_ctl_add() 284 if (hardcode == NULL) { in virstor_ctl_add() 405 fill_metadata(sc, &md, nc, *hardcode); in virstor_ctl_add() 501 u_int nc, u_int hardcode) in fill_metadata() argument 516 if (hardcode) { in fill_metadata()
|
| /freebsd-12.1/crypto/heimdal/lib/vers/ |
| H A D | ChangeLog | 42 * Makefile.am (make_print_version_LDADD): do not hardcode -ldes,
|
| /freebsd-12.1/contrib/llvm/lib/Support/Windows/ |
| H A D | Process.inc | 218 // isn't useful, so we'll hardcode an appropriate error value.
|
| /freebsd-12.1/contrib/binutils/ |
| H A D | libtool.m4 | 1413 # We know the value 262144 and hardcode it with a safety zone (like BSD) 1825 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 1831 # We can hardcode non-existent directories. 1841 # We can link without hardcoding, and we can hardcode nonexisting dirs. 1845 # We cannot hardcode anything, or else we can only hardcode existing 1861 [How to hardcode a shared library path into an executable]) 2022 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct 2578 [Whether we should hardcode library paths into libraries]) 5026 [Flag to hardcode $libdir into a binary during linking. 5029 [[If ld is used when linking, flag to hardcode $libdir into a binary
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | libtool.m4 | 1732 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2163 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2169 # We can hardcode non-existent directories. 2179 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2183 # We cannot hardcode anything, or else we can only hardcode existing 2199 [How to hardcode a shared library path into an executable]) 2444 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct 3142 [Whether we should hardcode library paths into libraries]) 5431 # The Import File defines what to hardcode. 6145 [Flag to hardcode $libdir into a binary during linking. [all …]
|
| /freebsd-12.1/contrib/ldns/m4/ |
| H A D | libtool.m4 | 1731 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2162 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2168 # We can hardcode non-existent directories. 2178 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2182 # We cannot hardcode anything, or else we can only hardcode existing 2198 [How to hardcode a shared library path into an executable]) 2443 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct 3153 [Whether we should hardcode library paths into libraries]) 5448 # The Import File defines what to hardcode. 6163 [Flag to hardcode $libdir into a binary during linking. [all …]
|
| /freebsd-12.1/contrib/openpam/m4/ |
| H A D | libtool.m4 | 1732 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2163 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2169 # We can hardcode non-existent directories. 2179 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2183 # We cannot hardcode anything, or else we can only hardcode existing 2199 [How to hardcode a shared library path into an executable]) 2444 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct 3142 [Whether we should hardcode library paths into libraries]) 5431 # The Import File defines what to hardcode. 6145 [Flag to hardcode $libdir into a binary during linking. [all …]
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/m4/ |
| H A D | libtool.m4 | 1732 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2163 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2169 # We can hardcode non-existent directories. 2179 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2183 # We cannot hardcode anything, or else we can only hardcode existing 2199 [How to hardcode a shared library path into an executable]) 2444 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct 3142 [Whether we should hardcode library paths into libraries]) 5431 # The Import File defines what to hardcode. 6145 [Flag to hardcode $libdir into a binary during linking. [all …]
|
| /freebsd-12.1/contrib/libevent/m4/ |
| H A D | libtool.m4 | 1732 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2163 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2169 # We can hardcode non-existent directories. 2179 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2183 # We cannot hardcode anything, or else we can only hardcode existing 2199 [How to hardcode a shared library path into an executable]) 2444 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct 3142 [Whether we should hardcode library paths into libraries]) 5431 # The Import File defines what to hardcode. 6145 [Flag to hardcode $libdir into a binary during linking. [all …]
|
| /freebsd-12.1/contrib/openbsm/m4/ |
| H A D | libtool.m4 | 1732 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2163 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2169 # We can hardcode non-existent directories. 2179 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2183 # We cannot hardcode anything, or else we can only hardcode existing 2199 [How to hardcode a shared library path into an executable]) 2444 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct 3142 [Whether we should hardcode library paths into libraries]) 5431 # The Import File defines what to hardcode. 6145 [Flag to hardcode $libdir into a binary during linking. [all …]
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | aclocal.m4 | 1738 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2169 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2175 # We can hardcode non-existent directories. 2185 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2189 # We cannot hardcode anything, or else we can only hardcode existing 2205 [How to hardcode a shared library path into an executable]) 2450 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct 3151 [Whether we should hardcode library paths into libraries]) 5440 # The Import File defines what to hardcode. 6154 [Flag to hardcode $libdir into a binary during linking. [all …]
|
| /freebsd-12.1/contrib/file/m4/ |
| H A D | libtool.m4 | 1656 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2078 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2084 # We can hardcode non-existent directories. 2094 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2098 # We cannot hardcode anything, or else we can only hardcode existing 2114 [How to hardcode a shared library path into an executable]) 2284 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct 2919 [Whether we should hardcode library paths into libraries]) 5681 [Flag to hardcode $libdir into a binary during linking.
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | aclocal.m4 | 1745 # We know the value 262144 and hardcode it with a safety zone (like BSD) 2176 [AC_MSG_CHECKING([how to hardcode library paths into programs]) 2182 # We can hardcode non-existent directories. 2192 # We can link without hardcoding, and we can hardcode nonexisting dirs. 2196 # We cannot hardcode anything, or else we can only hardcode existing 2212 [How to hardcode a shared library path into an executable]) 2457 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct 3167 [Whether we should hardcode library paths into libraries]) 5462 # The Import File defines what to hardcode. 6177 [Flag to hardcode $libdir into a binary during linking. [all …]
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | __locale | 675 static const size_t table_size = 256; // FIXME: Don't hardcode this.
|
| /freebsd-12.1/contrib/binutils/config/ |
| H A D | ChangeLog | 834 hardcode location of X stuff here.
|
| /freebsd-12.1/contrib/atf/ |
| H A D | NEWS | 249 * Made atf-run hardcode TZ=UTC for test cases. It used to undefine TZ, but
|