代码搜索结果

找到约 10,000 项符合 Interface 的代码

interface.txt

Power Management Interface The power management subsystem provides a unified sysfs interface to userspace, regardless of what architecture or platform one is running. The interface exists in /sys/p

sysfs-interface

Naming and data format standards for sysfs files ------------------------------------------------ The libsensors library offers an interface to the raw sensors data through the sysfs interface. See l

interface.c

/* interface.c - DHCP server and relay agent network interface library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history --------------------

interface.c

/* * MPlayer GUI for Win32 * Copyright (C) 2003 Sascha Sommer * Copyright (C) 2006 Erik Augustson * Copyright (C) 2006 Gianluigi Tiesi

interface.c

/* * $Id: interface.c,v 1.1.1.1 2004/12/22 10:02:27 zyu Exp $ */ #include #include #include "mpg123.h" #include "mpglib.h" int InitMP3(struct mpstr *mp) { mem

interface.c

/* Functions to create the user interface for the Gnome/gtk+ CD application */ #include "app_gnome.h" GtkWidget *treeview; GtkWidget *appbar; GtkWidget *artist_entry; GtkWidget *title_entry; G

interface.c

/* interface.c - DHCP server and relay agent network interface library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history --------------------

interface.cpp

#include #include #include #include "mpg123.h" #include "mpglib.h" struct mpstr *gmp; extern int head_check(unsigned long head); /** * **/ BO