代码搜索:wrapper

找到约 10,000 项符合「wrapper」的源代码

代码结果 10,000
www.eeworm.com/read/416787/11013140

h oss_wrapper.h

/* * Operating System Service Wrapper * * Notes : * ** DO NOT include headers other than common & os specific ones * * ** This header is included in mv_os.h, you don't have to include it *
www.eeworm.com/read/416787/11013142

c oss_wrapper.c

#include "hba_header.h" void ossw_add_timer(struct timer_list *timer, u32 msec, void (*function)(unsigned long), unsigned long data) { u64 jif; WARN_ON(timer_pending(timer));
www.eeworm.com/read/463482/7179841

gif bg_wrapper.gif

www.eeworm.com/read/458682/7291713

sh logging-wrapper.sh

#!/bin/bash # Generic shell wrapper that performs an operation #+ and logs it. # Must set the following two variables. OPERATION= # Can be a complex chain of commands, #+ for example
www.eeworm.com/read/458101/7311918

asp obj_wrapper.asp

www.eeworm.com/read/457466/7325245

mini_httpd_wrapper

#!/bin/sh # # mini_httpd_wrapper - wrapper script for mini_httpd on FreeBSD # # This goes in /usr/local/sbin. It runs mini_httpd in a loop. If mini_httpd # exits then the script restarts it automati
www.eeworm.com/read/455033/7379482

h config-wrapper.h

// Include a platform-specific configuration file // ---------------------------------------------- // $Id: config-wrapper.h,v 1.3 2004/06/16 12:25:41 hecht Exp $ // This wrapper is necessary f