代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/147331/5733135
c w_j1.c
/* @(#)w_j1.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Microsys
www.eeworm.com/read/140156/5794735
hpp actions.hpp
/*=============================================================================
Semantic actions
Spirit V1.3.1
Copyright (c) 2001, Joel de Guzman
This software is provided 'as-
www.eeworm.com/read/140156/5794768
ipp grammar.ipp
/*=============================================================================
The Grammar
Spirit V1.2
Copyright (c) 2001, Joel de Guzman
This software is provided 'as-is', wi
www.eeworm.com/read/131451/5929082
sh digest.sh
#!/bin/sh
# -----------------------------------------------------------------------------
# Script to digest password using the algorithm specified
#
# $Id: digest.sh,v 1.7 2002/04/01 05:50:57 patrick
www.eeworm.com/read/125688/6024687
c w_powf.c
/* w_powf.c -- float version of w_pow.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright (C) 19
www.eeworm.com/read/125688/6024802
c w_pow.c
/* @(#)w_pow.c 5.2 93/10/01 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micros
www.eeworm.com/read/125688/6026145
c w_powf.c
/* w_powf.c -- float version of w_pow.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright (C) 19
www.eeworm.com/read/125688/6026254
c w_pow.c
/* @(#)w_pow.c 5.2 93/10/01 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micros
www.eeworm.com/read/124910/6036671
c munmap.c
/* This is a system call. We only have to provide the wrapper. */
#include
int
__munmap (void *addr, size_t len)
{
return munmap (addr, len);
}
www.eeworm.com/read/124347/6052596
c w_j1.c
/* @(#)w_j1.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Microsys