HomeSort by: relevance | last modified time | path
    Searched defs:anchors (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/nbsvtool/
nbsvtool.c 100 * `infile'. The trust anchor file `anchor' to the trust anchors must
304 const char *anchors = NULL; local in function:main
320 anchors = optarg;
409 verify_file(crypto_state.cert_chain, anchors, file, sigfile);
  /src/sbin/newfs_udf/
udf_core.h 119 uint32_t anchors[UDF_ANCHORS]; member in struct:udf_disclayout
191 struct anchor_vdp *anchors[UDF_ANCHORS]; /* anchors to VDS */ member in struct:udf_create_context
  /src/sys/fs/udf/
udf.h 278 struct anchor_vdp *anchors[UDF_ANCHORS]; /* anchors to VDS */ member in struct:udf_mount

Completed in 14 milliseconds