代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/406309/2279136
c wrapper.c
/*
* X server wrapper.
*
* This wrapper makes some sanity checks on the command line arguments
* and environment variables when run with euid == 0 && euid != uid.
* If the checks fail, the wrappe
www.eeworm.com/read/405664/2286476
c wrapper.c
/* wrapper.c - wrapper xdr filters for the WDB RPC-backend */
/* Copyright 1984-1996 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,03may96,elp took care of WDB_TO_BE_C
www.eeworm.com/read/400890/2344898
c wrapper.c
/* wrapper.c - wrapper xdr filters for the WDB RPC-backend */
/* Copyright 1984-1996 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,03may96,elp took care of WDB_TO_BE_C
www.eeworm.com/read/396473/2415181
c wrapper.c
/* wrapper.c - wrapper xdr filters for the WDB RPC-backend */
/* Copyright 1984-1996 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,03may96,elp took care of WDB_TO_BE_C
www.eeworm.com/read/396408/2421628
h wrapper.h
#ifndef WRAPPER_H
#define WRAPPER_H
#include
typedef struct {
uint32_t edi, esi, ebp, esp, ebx, edx, ecx, eax;
} reg386_t;
typedef int (*wrapper_func_t)(void *stack_base, int stack_s
www.eeworm.com/read/396408/2421645
s wrapper.s
.section .data
.globl caller_return
caller_return:
.long 0
.globl report_entry
report_entry:
.long null_call
.globl report_ret
report_ret:
.long null_call
.global wrapper_target
wrapper_target:
www.eeworm.com/read/395229/2447347
h wrapper.h
#ifndef _WRAPPER_H_
#define _WRAPPER_H_
#define mem_map_reserve(p) set_bit(PG_reserved, &((p)->flags))
#define mem_map_unreserve(p) clear_bit(PG_reserved, &((p)->flags))
#endif /* _WRAPPER_H_ */
www.eeworm.com/read/393286/2484700
h wrapper.h
/*********************************************************************
*
* Filename: wrapper.h
* Version: 1.2
* Description: IrDA SIR async wrapper layer
* Status:
www.eeworm.com/read/387578/2561193
java wrapper.java
package org.bouncycastle.crypto;
public interface Wrapper
{
public void init(boolean forWrapping, CipherParameters param);
/**
* Return the name of the algorithm the wrapper impl
www.eeworm.com/read/385891/2583005
h wrapper.h
/*********************************************************************
*
* Filename: wrapper.h
* Version: 1.2
* Description: IrDA SIR async wrapper layer
* Status: