代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/367467/2845450
h intf.h
/*
* intf.c
*
* Network interface operations.
*
* Copyright (c) 2000 Dug Song
*
* $Id: intf.h,v 1.16 2004/01/13 07:41:09 dugsong Exp $
*/
#ifndef DNET_INTF_H
#define DNET
www.eeworm.com/read/365785/2895198
h uio.h
/*
sys/uio.h
definitions for vector I/O operations
*/
#ifndef _SYS_UIO_H
#define _SYS_UIO_H
/* Open Group Base Specifications Issue 6 (not complete) */
struct iovec
{
void *iov_base;
size_t iov_
www.eeworm.com/read/362989/2925036
h ide_iops.h
/* Generic I/O and MEMIO string operations. */
#define __ide_insw insw
#define __ide_insl insl
#define __ide_outsw outsw
#define __ide_outsl outsl
static __inline__ void __ide_mm_insw(void __iomem
www.eeworm.com/read/362762/2927174
h uio.h
/*
sys/uio.h
definitions for vector I/O operations
*/
#ifndef _SYS_UIO_H
#define _SYS_UIO_H
/* Open Group Base Specifications Issue 6 (not complete) */
struct iovec
{
void *iov_base;
size_t iov_
www.eeworm.com/read/358714/2984137
pod rsa_private_encrypt.pod
=pod
=head1 NAME
RSA_private_encrypt, RSA_public_decrypt - low level signature operations
=head1 SYNOPSIS
#include
int RSA_private_encrypt(int flen, unsigned char *from,
uns
www.eeworm.com/read/357209/3028077
h list.h
/*
* list.h
* list operations
*
* copied from Linux_Kernel_Dir/include/linux/list.h
*/
#ifndef _MG_LIST_H
#define _MG_LIST_H
struct list_head {
struct list_head *next, *prev;
};
typedef
www.eeworm.com/read/357083/3029809
h ioasic.h
/*
* linux/asm-mips/dec/ioasic.h
*
* Copyright (C) 2000 Maciej W. Rozycki
*
* DEC I/O ASIC access operations.
*/
#ifndef __ASM_DEC_IOASIC_H
#define __ASM_DEC_IOASIC_H
extern volatile unsig
www.eeworm.com/read/357083/3029914
h spitfire.h
/* $Id: spitfire.h,v 1.18 2001/11/29 16:42:10 kanoj Exp $
* spitfire.h: SpitFire/BlackBird/Cheetah inline MMU operations.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*/
#ifnde
www.eeworm.com/read/355697/3049734
pod rsa_private_encrypt.pod
=pod
=head1 NAME
RSA_private_encrypt, RSA_public_decrypt - low level signature operations
=head1 SYNOPSIS
#include
int RSA_private_encrypt(int flen, unsigned char *from,
uns
www.eeworm.com/read/350657/3118505
c andes.c
/*
* andes.c: MMU and cache operations for the R10000 (ANDES).
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*/
#include
#include
#include