代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3586116
s head_32.s
/*
* linux/arch/i386/kernel/head.S -- the 32-bit startup code.
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Enhanced CPU detection and feature setting code by Mike Jagdis
* and Martin Ma
www.eeworm.com/read/316872/3598420
h ioctl.h
#ifndef __HDLC_IOCTL_H__
#define __HDLC_IOCTL_H__
#define GENERIC_HDLC_VERSION 4 /* For synchronization with sethdlc utility */
#define CLOCK_DEFAULT 0 /* Default setting */
#define CLOCK_EXT 1 /
www.eeworm.com/read/313143/3645766
txt libao2.txt
6. libao2: this control audio playing
As in libvo (see 5.) also here are some drivers, based on the same API:
static int control(int cmd, int arg);
This is for reading/setting driver-specific an
www.eeworm.com/read/294038/3922599
c pgtable.c
/*
* BK Id: %F% %I% %G% %U% %#%
*/
/*
* This file contains the routines setting up the linux page tables.
* -- paulus
*
* Derived from arch/ppc/mm/init.c:
* Copyright (C) 1995-1996 Gary T
www.eeworm.com/read/294038/3925236
c ip6t_mark.c
/* This is a module which is used for setting the NFMARK field of an skb. */
#include
#include
#include
#include
#include
www.eeworm.com/read/294038/3925247
c ipt_mark.c
/* This is a module which is used for setting the NFMARK field of an skb. */
#include
#include
#include
#include
#include
www.eeworm.com/read/294038/3925263
c ipt_tos.c
/* This is a module which is used for setting the TOS field of a packet. */
#include
#include
#include
#include
#include