代码搜索:user-mode
找到约 163 项符合「user-mode」的源代码
代码结果 163
www.eeworm.com/read/216802/4887954
c dispatch.c
/* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS NT Library
* FILE: lib/ntdll/main/dispatch.c
* PURPOSE: User-Mode NT Dispatchers
* PROG
www.eeworm.com/read/205824/5023498
c dispatch.c
/* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS NT Library
* FILE: lib/ntdll/main/dispatch.c
* PURPOSE: User-Mode NT Dispatchers
* PROG
www.eeworm.com/read/310135/3699456
h diag_lib.h
#ifndef _DIAG_LIB_H_
#define _DIAG_LIB_H_
/******************************************************************************
* File: diag_lib.h - Shared WD user-mode diagnostics API header.
www.eeworm.com/read/274099/4189292
h nulmrx.h
/*++
Copyright (c) 1989 - 1999 Microsoft Corporation
Module Name:
nulmrx.h
Abstract:
This header exports all symbols and definitions shared between
user-mode clients of nul
www.eeworm.com/read/409921/2228411
c dispatch.c
/* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS NT Library
* FILE: lib/ntdll/main/dispatch.c
* PURPOSE: User-Mode NT Dispatchers
* PROG
www.eeworm.com/read/223165/14650887
w32 makefile.w32
# This makefile builds the user-mode component
# of OpenVPN for WIN32 in the mingw environment.
#
# Build Dependencies:
# mingw (GNU C compiler for windows)
# msys (GNU utilities and shell for windo
www.eeworm.com/read/480930/1311817
txt atm.txt
In order to use anything but the most primitive functions of ATM,
several user-mode programs are required to assist the kernel. These
programs and related material can be found via the ATM on Linux We
www.eeworm.com/read/242732/4538007
s usercall_asm.s
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Kernel
* FILE: ntoskrnl/ke/i386/usercall_asm.S
* PURPOSE: User-Mode callbacks and ret
www.eeworm.com/read/242732/4538012
c usercall.c
/*
* PROJECT: ReactOS Kernel
* LICENSE: GPL - See COPYING in the top level directory
* FILE: ntoskrnl/ke/i386/usercall.c
* PURPOSE: User-mode Callout Mechani
www.eeworm.com/read/242732/4545866
c libsupp.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS NT User-Mode DLL
* FILE: lib/ntdll/rtl/libsup.c
* PURPOSE: RTL Support Routines
* P