代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/125072/7140997
install
Secure shell has the ability to run a command remotely. This means it has
an environment we might want to audit. To use this test, you can leave
env_audit exactly where it is. To trigger the audit, t
www.eeworm.com/read/492697/6419910
h initguid.h
/*****************************************************************************\
* *
* initguid.h - Definitions for contro
www.eeworm.com/read/162614/5526698
c 20011223-1.c
/* Origin: Joseph Myers . */
/* Case labels in a switch statement are converted to the promoted
type of the controlling expression, not an unpromoted version.
Reported as PR c/
www.eeworm.com/read/162614/5529366
c 20041207.c
/* PR18867 - ICE on a switch controlling expressions with an
invalid type. Origin: Serge Belyshev */
void f()
{
float x;
switch (x) {case 0: break;}; /* { dg-error
www.eeworm.com/read/293289/8301775
log cc_build_debug.log
--------------------- Example_2833xMcBSP_DLB.pjt - Debug ---------------------
[Example_2833xMcBSP_DLB.c] "D:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"E:/seed/DEC28335/DEC28335/v1
www.eeworm.com/read/147328/12564259
c sys.c
/*
* indirect driver for controlling tty.
*/
#include "../h/param.h"
#include "../h/conf.h"
#include "../h/dir.h"
#include "../h/user.h"
#include "../h/tty.h"
#include "../h/proc.h"
syopen(dev, fla
www.eeworm.com/read/104056/15711212
input-tty
# Require a controlling input `terminal'.
tty -s || have_input_tty=no
if test "$have_input_tty" = no; then
echo "$0: This test must have a controlling input \`terminal'," 1>&2
echo " so it may n