代码搜索:server2
找到约 97 项符合「server2」的源代码
代码结果 97
www.eeworm.com/read/216781/4888254
makefile
include ../Make.defines
# incr_map_anon and incr_dev_zero are not in PORGS since they're
# not on all platforms.
PROGS = client1 server1 client2 server2 client3 server3 client4 server4 \
cli
www.eeworm.com/read/198916/5080937
makefile
include ../Make.defines
# incr_map_anon and incr_dev_zero are not in PORGS since they're
# not on all platforms.
PROGS = client1 server1 client2 server2 client3 server3 client4 server4 \
cli
www.eeworm.com/read/167847/9950332
makefile
include ../Make.defines
PROGS = shmcreate shmunlink shmread shmwrite test1 test2 test3 \
client1 server1 client2 server2
all: ${PROGS}
client1: client1.o
${CC} ${CFLAGS} -o $@ client1.o ${LIBS}
www.eeworm.com/read/167847/9950562
makefile
include ../Make.defines
# incr_map_anon and incr_dev_zero are not in PORGS since they're
# not on all platforms.
PROGS = client1 server1 client2 server2 client3 server3 client4 server4 \
client5 s
www.eeworm.com/read/444602/7610957
makefile
include ../Make.defines
# incr_map_anon and incr_dev_zero are not in PORGS since they're
# not on all platforms.
PROGS = client1 server1 client2 server2 client3 server3 client4 server4 \
client5 s
www.eeworm.com/read/128880/14274021
makefile
include ../Make.defines
PROGS = shmcreate shmunlink shmread shmwrite test1 test2 test3 \
client1 server1 client2 server2
all: ${PROGS}
client1: client1.o
${CC} ${CFLAGS} -o $@ client1.o ${LIBS}
www.eeworm.com/read/128880/14274255
makefile
include ../Make.defines
# incr_map_anon and incr_dev_zero are not in PORGS since they're
# not on all platforms.
PROGS = client1 server1 client2 server2 client3 server3 client4 server4 \
client5 s
www.eeworm.com/read/216781/4888152
makefile
include ../Make.defines
PROGS = shmcreate shmunlink shmread shmwrite test1 test2 test3 \
client1 server1 client2 server2
all: ${PROGS}
client1: client1.o
${CC} ${CFLAGS} -o $@ client1.o
www.eeworm.com/read/198916/5080835
makefile
include ../Make.defines
PROGS = shmcreate shmunlink shmread shmwrite test1 test2 test3 \
client1 server1 client2 server2
all: ${PROGS}
client1: client1.o
${CC} ${CFLAGS} -o $@ client1.o
www.eeworm.com/read/113863/15446478
makefile
include ../Make.defines
PROGS = shmcreate shmunlink shmread shmwrite test1 test2 test3 \
client1 server1 client2 server2
all: ${PROGS}
client1: client1.o
${CC} ${CFLAGS} -o $@ client1.o ${LIBS}