代码搜索:Customized
找到约 858 项符合「Customized」的源代码
代码结果 858
www.eeworm.com/read/321760/3530212
h utime.h
#ifndef _SYS_UTIME_H
#define _SYS_UTIME_H
/* This is a dummy file, not customized for any
particular system. If there is a utime.h in libc/sys/SYSDIR/sys,
it will override t
www.eeworm.com/read/298657/3861642
h utime.h
#ifndef _SYS_UTIME_H
#define _SYS_UTIME_H
/* This is a dummy file, not customized for any
particular system. If there is a utime.h in libc/sys/SYSDIR/sys,
it will override this o
www.eeworm.com/read/279968/4130835
h utime.h
#ifndef _SYS_UTIME_H
#define _SYS_UTIME_H
/* This is a dummy file, not customized for any
particular system. If there is a utime.h in libc/sys/SYSDIR/sys,
it will override this o
www.eeworm.com/read/438086/1827553
conf syslog-ng.conf
#
# configuration file for syslog-ng, customized for remote logging
#
source s_internal { internal(); };
destination d_syslognglog { file("/var/log/syslog-ng.log"); };
log { source(s_internal); desti
www.eeworm.com/read/366696/2885054
h utime.h
#ifndef _SYS_UTIME_H
#define _SYS_UTIME_H
/* This is a dummy file, not customized for any
particular system. If there is a utime.h in libc/sys/SYSDIR/sys,
it will override this o
www.eeworm.com/read/261580/4321164
h utime.h
#ifndef _SYS_UTIME_H
#define _SYS_UTIME_H
/* This is a dummy file, not customized for any
particular system. If there is a utime.h in libc/sys/SYSDIR/sys,
it will override this o
www.eeworm.com/read/183272/9172461
freebsd make.defines.freebsd
# Common make definitions, customized for each platform
# Definitions required in all program directories to compile and link
# C programs using gcc.
WKDIR=/home/sar/apue.2e
CC=gcc
COMPILE.c=$(CC) $
www.eeworm.com/read/183272/9172660
macos make.defines.macos
# Common make definitions, customized for each platform
# Definitions required in all program directories to compile and link
# C programs using gcc.
WKDIR=/Users/sar/apue.2e
CC=gcc
COMPILE.c=$(CC)
www.eeworm.com/read/183272/9172942
solaris make.defines.solaris
# Common make definitions, customized for each platform
# Definitions required in all program directories to compile and link
# C programs using gcc.
WKDIR=/home/sar/apue.2e
CC=gcc
COMPILE.c=$(CC) $