代码搜索:Auto

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

代码结果 10,000
www.eeworm.com/read/238485/13882519

h auto_spawn.h

#ifndef AUTO_SPAWN_H #define AUTO_SPAWN_H extern int auto_spawn; #endif
www.eeworm.com/read/238485/13882542

h auto_break.h

#ifndef AUTO_BREAK_H #define AUTO_BREAK_H extern char auto_break[]; #endif
www.eeworm.com/read/238485/13882698

c auto-uid.c

#include #include #include "subfd.h" #include "substdio.h" #include "readwrite.h" #include "exit.h" #include "scan.h" #include "fmt.h" char buf1[256]; substdio ss1 = SUBSTDIO_FD
www.eeworm.com/read/238485/13882718

h auto_usera.h

#ifndef AUTO_USERA_H #define AUTO_USERA_H extern char auto_usera[]; #endif
www.eeworm.com/read/238485/13882719

h auto_split.h

#ifndef AUTO_SPLIT_H #define AUTO_SPLIT_H extern int auto_split; #endif
www.eeworm.com/read/238485/13882738

c auto-str.c

#include "substdio.h" #include "readwrite.h" #include "exit.h" char buf1[256]; substdio ss1 = SUBSTDIO_FDBUF(write,1,buf1,sizeof(buf1)); void puts(s) char *s; { if (substdio_puts(&ss1,s) == -1) _e
www.eeworm.com/read/238485/13882741

c auto-int.c

#include "substdio.h" #include "readwrite.h" #include "exit.h" #include "scan.h" #include "fmt.h" char buf1[256]; substdio ss1 = SUBSTDIO_FDBUF(write,1,buf1,sizeof(buf1)); void puts(s) char *s; {
www.eeworm.com/read/238485/13882873

h auto_qmail.h

#ifndef AUTO_QMAIL_H #define AUTO_QMAIL_H extern char auto_qmail[]; #endif
www.eeworm.com/read/238485/13882959

c auto-gid.c

#include #include #include "subfd.h" #include "substdio.h" #include "readwrite.h" #include "exit.h" #include "scan.h" #include "fmt.h" char buf1[256]; substdio ss1 = SUBSTDIO_FD
www.eeworm.com/read/238485/13883089

sh warn-auto.sh

#!/bin/sh # WARNING: This file was auto-generated. Do not edit!