SysTutorials Posts

  • |

    ibnd_discover_fabric (3) Linux Manual Page

    NAME ibnd_discover_fabric, ibnd_destroy_fabric, ibnd_debug ibnd_show_progress – initialize ibnetdiscover library. SYNOPSIS #include <infiniband/ibnetdisc.h> void ibnd_destroy_fabric(ibnd_fabric_t *fabric) void ibnd_debug(int i) void ibnd_show_progress(int i) int ibnd_set_max_smps_on_wire(int i) DESCRIPTION ibnd_discover_fabric() Discover the fabric connected to the port specified by ibmad_port, using a timeout specified. The "from" and "hops" parameters are optional and allow one to scan part of a…

  • |

    hypotl (3) Linux Manual Page

    NAME hypot, hypotf, hypotl – Euclidean distance function SYNOPSIS #include <math.h> double hypot(double x, double y); float hypotf(float x, float y); long double hypotl(long double x, long double y); Link with -lm. Feature Test Macro Requirements for glibc (see feature_test_macros(7)): hypot(): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L     || _XOPEN_SOURCE     || /* Since glibc 2.19: */ _DEFAULT_SOURCE     || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE hypotf(), hypotl(): _ISOC99_SOURCE ||…

  • |

    hypotf (3) Linux Manual Page

    NAME hypot, hypotf, hypotl – Euclidean distance function SYNOPSIS #include <math.h> double hypot(double x, double y); float hypotf(float x, float y); long double hypotl(long double x, long double y); Link with -lm. Feature Test Macro Requirements for glibc (see feature_test_macros(7)): hypot(): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L     || _XOPEN_SOURCE     || /* Since glibc 2.19: */ _DEFAULT_SOURCE     || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE hypotf(), hypotl(): _ISOC99_SOURCE ||…

  • |

    hypot (3) Linux Manual Page

    NAME hypot, hypotf, hypotl – Euclidean distance function SYNOPSIS #include <math.h> double hypot(double x, double y); float hypotf(float x, float y); long double hypotl(long double x, long double y); Link with -lm. Feature Test Macro Requirements for glibc (see feature_test_macros(7)): hypot(): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L     || _XOPEN_SOURCE     || /* Since glibc 2.19: */ _DEFAULT_SOURCE     || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE hypotf(), hypotl(): _ISOC99_SOURCE ||…

  • |

    hx509_xfree (3) Linux Manual Page

    NAME hx509 misc functions – Functions void hx509_free_octet_string_list (hx509_octet_string_list *list) void hx509_xfree (void *ptr) Detailed Description Function Documentation void hx509_free_octet_string_list (hx509_octet_string_list *list) Free a list of octet strings returned by another hx509 library function. Parameters: list list to be freed. void hx509_xfree (void *ptr) Free a data element allocated in the library. Parameters: ptr data…

  • |

    hx509_verify_signature (3) Linux Manual Page

    NAME hx509 crypto functions – Functions int hx509_verify_signature (hx509_context context, const hx509_cert signer, const AlgorithmIdentifier *alg, const heim_octet_string *data, const heim_octet_string *sig) Detailed Description Function Documentation int hx509_verify_signature (hx509_contextcontext, const hx509_certsigner, const AlgorithmIdentifier *alg, const heim_octet_string *data, const heim_octet_string *sig) Verify a signature made using the private key of an certificate. Parameters: context A hx509…

  • |

    hx509_verify_set_time (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify_set_strict_rfc3280_verification (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify_set_proxy_certificate (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify_set_max_depth (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify_path (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify_init_ctx (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify_hostname (3) Linux Manual Page

    NAME hx509 certificate functions – Functions hx509_cert hx509_cert_init (hx509_context context, const Certificate *c, heim_error_t *error) hx509_cert hx509_cert_init_data (hx509_context context, const void *ptr, size_t len, heim_error_t *error) void hx509_cert_free (hx509_cert cert) hx509_cert hx509_cert_ref (hx509_cert cert) void hx509_verify_ctx_f_allow_default_trustanchors (hx509_verify_ctx ctx, int boolean) int hx509_cert_find_subjectAltName_otherName (hx509_context context, hx509_cert cert, const heim_oid *oid, hx509_octet_string_list *list) int hx509_cert_cmp (hx509_cert p,…

  • |

    hx509_verify_destroy_ctx (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify_ctx_f_allow_default_trustanchors (3) Linux Manual Page

    NAME hx509 certificate functions – Functions hx509_cert hx509_cert_init (hx509_context context, const Certificate *c, heim_error_t *error) hx509_cert hx509_cert_init_data (hx509_context context, const void *ptr, size_t len, heim_error_t *error) void hx509_cert_free (hx509_cert cert) hx509_cert hx509_cert_ref (hx509_cert cert) void hx509_verify_ctx_f_allow_default_trustanchors (hx509_verify_ctx ctx, int boolean) int hx509_cert_find_subjectAltName_otherName (hx509_context context, hx509_cert cert, const heim_oid *oid, hx509_octet_string_list *list) int hx509_cert_cmp (hx509_cert p,…

  • |

    hx509_verify_attach_revoke (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify_attach_anchors (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_verify (3) Linux Manual Page

    NAME hx509 verification functions – Functions void hx509_context_set_missing_revoke (hx509_context context, int flag) int hx509_verify_init_ctx (hx509_context context, hx509_verify_ctx *ctx) void hx509_verify_destroy_ctx (hx509_verify_ctx ctx) void hx509_verify_attach_anchors (hx509_verify_ctx ctx, hx509_certs set) void hx509_verify_attach_revoke (hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) void hx509_verify_set_time (hx509_verify_ctx ctx, time_t t) void hx509_verify_set_max_depth (hx509_verify_ctx ctx, unsigned int max_depth) void hx509_verify_set_proxy_certificate (hx509_verify_ctx ctx, int boolean) void hx509_verify_set_strict_rfc3280_verification…

  • |

    hx509_validate_ctx_set_print (3) Linux Manual Page

    NAME hx509 printing functions – Functions void hx509_bitstring_print (const heim_bit_string *, hx509_vprint_func, void *) int hx509_cert_keyusage_print (hx509_context, hx509_cert, char **) void hx509_oid_print (const heim_oid *, hx509_vprint_func, void *) int hx509_oid_sprint (const heim_oid *, char **) void hx509_print_stdout (void *, const char *, va_list) int hx509_validate_cert (hx509_context, hx509_validate_ctx, hx509_cert) void hx509_validate_ctx_add_flags (hx509_validate_ctx, int) void hx509_validate_ctx_free (hx509_validate_ctx)…

  • |

    hx509_validate_ctx_init (3) Linux Manual Page

    NAME hx509 printing functions – Functions void hx509_bitstring_print (const heim_bit_string *, hx509_vprint_func, void *) int hx509_cert_keyusage_print (hx509_context, hx509_cert, char **) void hx509_oid_print (const heim_oid *, hx509_vprint_func, void *) int hx509_oid_sprint (const heim_oid *, char **) void hx509_print_stdout (void *, const char *, va_list) int hx509_validate_cert (hx509_context, hx509_validate_ctx, hx509_cert) void hx509_validate_ctx_add_flags (hx509_validate_ctx, int) void hx509_validate_ctx_free (hx509_validate_ctx)…