代码搜索结果

找到约 8,517 项符合 Watchdog 的代码

watchdog.h

/* * Generic watchdog defines. Derived from.. * * Berkshire PC Watchdog Defines * by Ken Hollis * */ #include #define WATCHDOG_IOCTL_BASE 'W' struct watc

watchdog.c

/* * (C) Copyright 2001 * Erik Theisen, Wave 7 Optics, etheisen@mindspring.com. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

watchdog.cxx

//========================================================================== // // watchdog.cxx // // Watchdog test // //=================================================================

watchdog.h

#ifndef CYGONCE_PKGCONF_WATCHDOG_H #define CYGONCE_PKGCONF_WATCHDOG_H // ==================================================================== // // pkgconf/watchdog.h // // Watchdog configur

watchdog.hxx

#ifndef CYGONCE_DEVS_WATCHDOG_HXX #define CYGONCE_DEVS_WATCHDOG_HXX //========================================================================== // // watchdog.hxx // // Watchdog interface

watchdog.h

/* * Generic watchdog defines. Derived from.. * * Berkshire PC Watchdog Defines * by Ken Hollis * */ #include #define WATCHDOG_IOCTL_BASE 'W' struct watc

watchdog.cdl

# ==================================================================== # # watchdog.cdl # # eCos watchdog configuration data # # =============================================================

watchdog.cxx

//========================================================================== // // watchdog.cxx // // Watchdog test // //=================================================================

watchdog.hxx

#ifndef CYGONCE_DEVS_WATCHDOG_HXX #define CYGONCE_DEVS_WATCHDOG_HXX //========================================================================== // // watchdog.hxx // // Watchdog interface

watchdog.java

/*********************************************************************** * Copyright (c) 2000-2004 The Apache Software Foundation. * * All rights reserved.