代码搜索:req
找到约 8,356 项符合「req」的源代码
代码结果 8,356
www.eeworm.com/read/164767/10089462
h req.h
#ifndef _DEVBLKREQ_H
#define _DEVBLKREQ_H
#include
#include
#include
#include
struct req_t {
CHAIN(,req_t);
int cmd;
dev_t dev;
int bsize;
www.eeworm.com/read/352516/10544656
c req.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/275958/10781448
ini req.ini
{title;dbname;name,datatype;format;width;visible;group;sum;}
[grid]
title=要货流水查询
table=req,goods,stock,vendor
linker=(req.goodsno = goods.goodsno and goods.vendorno=vendor.vendorno and goods.goods
www.eeworm.com/read/198531/7931038
sign-req
#!/bin/bash
#
# Sign a certificate signing request (a .csr file)
# with a local root certificate and key.
#
if test $# -ne 1; then
echo "usage: sign-req ";
exit 1
fi
www.eeworm.com/read/198531/7931048
build-req
#!/bin/bash
#
# Build a certificate signing request and private key. Use this
# when your root certificate and key is not available locally.
#
if test $# -ne 1; then
echo "usage: build-req
www.eeworm.com/read/140830/13060107
c req.c
#include
#include
#include
#include
#include
#ifndef OPENSSL_NO_ENGINE
#include
#endif
int mkreq(X509_REQ