代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/337074/3343881

inc linux-keys-bare.inc

# Linux-specific (and language-independent) keys # # This file describes function keys, console switching keys, # keypad, cursor keys, and SysRq, ScrollLock, Pause # # It does not use the AltGr modifi
www.eeworm.com/read/337074/3343885

inc linux-with-alt-and-altgr.inc

include "linux-keys-bare" keycode 100 = AltGr altgr keycode 70 = Show_Registers alt keycode 70 = Scroll_Lock control altgr keycode 83 = Boot control altgr keycode 111 = Boot # Hex keypad keys (for
www.eeworm.com/read/337074/3343886

inc linux-keys-bare.inc

# Linux-specific (and language-independent) keys # # This file describes function keys, console switching keys, # keypad, cursor keys, and SysRq, ScrollLock, Pause # # It does not use the AltGr modifi
www.eeworm.com/read/334125/3373158

c sys_lease_linux.c

/* Unix SMB/CIFS implementation. Copyright (C) Stefan Metzmacher 2008 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Li
www.eeworm.com/read/334125/3374706

c winbind_nss_linux.c

/* Unix SMB/CIFS implementation. Windows NT Domain nsswitch module Copyright (C) Tim Potter 2000 This library is free software; you can redistribute it and/or modify it under the
www.eeworm.com/read/334125/3374709

h winbind_nss_linux.h

/* Unix SMB/CIFS implementation. Winbind daemon for ntdom nss module Copyright (C) Tim Potter 2000 This library is free software; you can redistribute it and/or modify it under t
www.eeworm.com/read/333835/3382334

awk linux-merge-modules.awk

#!/bin/awk -f { # lines in input look like ARCH TYPE path/to/TYPE/ARCH/modules/foo.ver ARCH=$1 ARCHES[ARCH]=1 TYPE=$2 TYPES[TYPE]=1 NTOTAL++ NARCHES[TYPE]++ NTYPES[ARCH]++ FILE=$3 # read fi
www.eeworm.com/read/333835/3382337

awk linux-merge-config.awk

#!/bin/awk -f BEGIN { nsects = 0 } { ARCH = $1 ARCHES[ARCH] = 1 TYPE = $2 TYPES[TYPE] = 1 NTOTAL++ ARCHTYPES[ARCH ":" TYPE] = 1 NARCHES[TYPE]++ if (NARCHES[TYPE] == 1) NTOTALTYPES++ NTY
www.eeworm.com/read/333835/3382567

h socklnd_lib-linux.h

#define DEBUG_PORTAL_ALLOC #ifndef EXPORT_SYMTAB # define EXPORT_SYMTAB #endif #ifndef __LINUX_SOCKNAL_LIB_H__ #define __LINUX_SOCKNAL_LIB_H__ #ifndef AUTOCONF_INCLUDED #include #en
www.eeworm.com/read/333835/3382573

c socklnd_lib-linux.c

/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: */ #include "socklnd.h" # if defined(CONFIG_SYSCTL) && !CFS_SYSFS_MODULE_PARM static cfs_sysct