Home
last modified time | relevance | path

Searched refs:hardcode (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/geom/mirror/
H A Dg_mirror_ctl.c153 int *autosync, *noautosync, *failsync, *nofailsync, *hardcode, *dynamic; in g_mirror_ctl_configure() local
195 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in g_mirror_ctl_configure()
196 if (hardcode == NULL) { in g_mirror_ctl_configure()
238 if (*hardcode && *dynamic) { in g_mirror_ctl_configure()
270 *nofailsync || *hardcode || *dynamic || *slicep != -1 || in g_mirror_ctl_configure()
277 !*noautosync && !*failsync && !*nofailsync && !*hardcode && in g_mirror_ctl_configure()
336 if (*hardcode) in g_mirror_ctl_configure()
619 int error, *nargs, *hardcode, *inactive; in g_mirror_ctl_insert() local
645 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in g_mirror_ctl_insert()
646 if (hardcode == NULL) { in g_mirror_ctl_insert()
[all …]
/freebsd/lib/geom/concat/
H A Dgeom_concat.c124 int error, i, hardcode, nargs; in concat_label() local
132 hardcode = gctl_get_int(req, "hardcode"); in concat_label()
160 if (!hardcode) in concat_label()
/freebsd/lib/geom/shsec/
H A Dgeom_shsec.c110 int error, i, nargs, hardcode; in shsec_label() local
118 hardcode = gctl_get_int(req, "hardcode"); in shsec_label()
172 if (!hardcode) in shsec_label()
/freebsd/lib/geom/stripe/
H A Dgeom_stripe.c128 int error, i, nargs, hardcode; in stripe_label() local
136 hardcode = gctl_get_int(req, "hardcode"); in stripe_label()
197 if (!hardcode) in stripe_label()
/freebsd/lib/geom/journal/
H A Dgeom_journal.c142 int error, force, i, nargs, checksum, hardcode; in journal_label() local
158 hardcode = gctl_get_int(req, "hardcode"); in journal_label()
269 if (!hardcode) in journal_label()
/freebsd/lib/geom/raid3/
H A Dgeom_raid3.c148 int hardcode, round_robin, verify; in raid3_label() local
187 hardcode = gctl_get_int(req, "hardcode"); in raid3_label()
249 if (!hardcode) in raid3_label()
/freebsd/sys/geom/raid3/
H A Dg_raid3_ctl.c405 int *hardcode, *nargs, error, autono; in g_raid3_ctl_insert() local
416 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in g_raid3_ctl_insert()
417 if (hardcode == NULL) { in g_raid3_ctl_insert()
502 if (*hardcode) in g_raid3_ctl_insert()
/freebsd/lib/geom/mirror/
H A Dgeom_mirror.c186 int error, i, nargs, bal, hardcode; in mirror_label() local
219 hardcode = gctl_get_int(req, "hardcode"); in mirror_label()
273 if (!hardcode) in mirror_label()
/freebsd/lib/geom/virstor/
H A Dgeom_virstor.c158 int hardcode, nargs, error; in virstor_label() local
173 hardcode = gctl_get_int(req, "hardcode"); in virstor_label()
411 if (!hardcode) in virstor_label()
/freebsd/sys/geom/concat/
H A Dg_concat.c1060 int *nargs, *hardcode; in g_concat_ctl_append() local
1075 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in g_concat_ctl_append()
1076 if (hardcode == NULL) { in g_concat_ctl_append()
1167 disk->d_hardcoded = *hardcode; in g_concat_ctl_append()
/freebsd/sys/contrib/openzfs/config/
H A Dlib-link.m4151 [ --disable-rpath do not hardcode runtime library paths],
373 dnl Linking with a shared library. We attempt to hardcode its
382 dnl Use an explicit option to hardcode DIR into the resulting
403 dnl Use an explicit option to hardcode DIR into the resulting
712 dnl Use an explicit option to hardcode directories into the resulting
719 dnl No need to hardcode the standard /usr/lib.
729 dnl No need to hardcode the standard /usr/lib.
/freebsd/sys/geom/virstor/
H A Dg_virstor.c265 int *hardcode, *nargs; in virstor_ctl_add() local
282 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in virstor_ctl_add()
283 if (hardcode == NULL) { in virstor_ctl_add()
391 fill_metadata(sc, &md, nc, *hardcode); in virstor_ctl_add()
486 u_int nc, u_int hardcode) in fill_metadata() argument
501 if (hardcode) { in fill_metadata()
/freebsd/crypto/heimdal/lib/vers/
H A DChangeLog42 * Makefile.am (make_print_version_LDADD): do not hardcode -ldes,
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc223 // isn't useful, so we'll hardcode an appropriate error value.
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m41732 # 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/contrib/openpam/m4/
H A Dlibtool.m41743 # We know the value 262144 and hardcode it with a safety zone (like BSD)
2174 [AC_MSG_CHECKING([how to hardcode library paths into programs])
2180 # We can hardcode non-existent directories.
2190 # We can link without hardcoding, and we can hardcode nonexisting dirs.
2194 # We cannot hardcode anything, or else we can only hardcode existing
2210 [How to hardcode a shared library path into an executable])
2464 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct
3162 [Whether we should hardcode library paths into libraries])
5452 # The Import File defines what to hardcode.
6167 [Flag to hardcode $libdir into a binary during linking.
[all …]
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m41732 # 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/contrib/ntp/sntp/m4/
H A Dlibtool.m41732 # 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/contrib/file/m4/
H A Dlibtool.m41732 # 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/contrib/libevent/m4/
H A Dlibtool.m41744 # We know the value 262144 and hardcode it with a safety zone (like BSD)
2175 [AC_MSG_CHECKING([how to hardcode library paths into programs])
2181 # We can hardcode non-existent directories.
2191 # We can link without hardcoding, and we can hardcode nonexisting dirs.
2195 # We cannot hardcode anything, or else we can only hardcode existing
2211 [How to hardcode a shared library path into an executable])
2465 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct
3163 [Whether we should hardcode library paths into libraries])
5453 # The Import File defines what to hardcode.
6168 [Flag to hardcode $libdir into a binary during linking.
[all …]
/freebsd/contrib/ldns/m4/
H A Dlibtool.m41731 # 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])
5455 # The Import File defines what to hardcode.
6170 [Flag to hardcode $libdir into a binary during linking.
[all …]
/freebsd/contrib/unbound/
H A Daclocal.m41738 # 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/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-cheza.dtsi918 * mode, so we'll hardcode it here. Some details:
/freebsd/contrib/sqlite3/
H A Daclocal.m41745 # 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])
5469 # The Import File defines what to hardcode.
6184 [Flag to hardcode $libdir into a binary during linking.
[all …]
/freebsd/contrib/atf/
H A DNEWS267 * Made atf-run hardcode TZ=UTC for test cases. It used to undefine TZ, but

12