代码搜索:integrity
找到约 945 项符合「integrity」的源代码
代码结果 945
www.eeworm.com/read/344208/11900867
txt srvreg-integrity.txt
Simple Service Registration Transaction Integrity for SLPv2
============================================================
As described by RFC 2608, SLPv2 is designed to support integrity and
authenti
www.eeworm.com/read/339483/12231665
sh file-integrity.sh
#!/bin/bash
# file-integrity.sh: Checking whether files in a given directory
# have been tampered with.
E_DIR_NOMATCH=70
E_BAD_DBFILE=71
dbfile=File_record.md5
# Filename for stor
www.eeworm.com/read/492060/1182531
json reference_integrity.json
/*
{
"identifier": "id",
"label": "name",
"items":[
{"id": 1, "name": "Item 1"},
{"id": 2, "name": "Item 2"},
{"id": 3, "name": "Item 3"},
{"id": 4, "name": "Item 4"},
{"id": 5, "name":
www.eeworm.com/read/199943/5074605
integrity2 t.integrity2
#! /bin/sh
. ${srcdir:=.}/t.frame
# test description here
#
# test below
# remember to use ${srcdir}
./dehex >${TMPDIR}/input
www.eeworm.com/read/199943/5074618
integrity3 t.integrity3
#! /bin/sh
. ${srcdir:=.}/t.frame
# test description here
#
# test below
# remember to use ${srcdir}
echo 0a 74 65 73 74 00 74 65 0d 73 74 0d 0a \
| ./dehex >${TMPDIR}/input
./escnp
www.eeworm.com/read/334056/3375263
c bcsp_integrity.c
/*
* bcsp_integrity.c -- Implementation of the Integrity layer in the BCSP
* protocol stack
*
* Copyright (C) 2001 Axis Communications AB
*
* Author: Mats Friden
www.eeworm.com/read/416749/2118599
sql groups-integrity.sql
-- PREPARE FOR ADDING CONSTRAINTS ON `groups_groups_link`
-- parent_group_id
DELETE FROM `groups_groups_link` as gg USING `groups_groups_link` as gg, groups_lookup
WHERE not exists(select 1
www.eeworm.com/read/377994/9254893