Searched refs:postfix (Results 1 – 4 of 4) sorted by relevance
236 const char *postfix = ""; in get_cert_by_subject_ex() local248 postfix = "r"; in get_cert_by_subject_ex()314 "%s%08lx.%s%d", ent->dir, h, postfix, k); in get_cert_by_subject_ex()319 "%s%c%08lx.%s%d", ent->dir, c, h, postfix, k); in get_cert_by_subject_ex()
35 # opensslcapsname: optional; string that describes the postfix of the
351 Some build targets have a multilib postfix set in the build configuration.352 For these targets the default libdir is `lib<multilib-postfix>`. Please use353 `--libdir=lib` to override the libdir if adding the postfix is undesirable.
2055 * On build targets where the multilib postfix is set in the build2057 the lib directory with the multilib postfix exists on the system2059 multilib postfix is now always added to the default libdir. Use2060 `--libdir=lib` to override the libdir if adding the postfix is
Completed in 43 milliseconds