代码搜索:Terminated

找到约 1,727 项符合「Terminated」的源代码

代码结果 1,727
www.eeworm.com/read/169937/5408839

c wait.c

/* * Connect to the server, then wait until terminated (useful for stopping the server * from exiting without a window manager) */ #include "nano-X.h" int main() { char c; read(GrOpen(), &c, 1)
www.eeworm.com/read/169190/5427442

h apr_optional_hooks.h

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/167893/5451078

c wait.c

/* * Connect to the server, then wait until terminated (useful for stopping the server * from exiting without a window manager) */ #include "nano-X.h" int main() { char c; read(GrOpen(), &c, 1)
www.eeworm.com/read/164501/5489903

c wait.c

/* * Connect to the server, then wait until terminated (useful for stopping the server * from exiting without a window manager) */ #include "nano-X.h" int main() { char c; read(GrOpen(), &c, 1)
www.eeworm.com/read/162614/5524971

ada c9a009a.ada

-- C9A009A.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5525062

ada c9a009h.ada

-- C9A009H.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5525087

ada c9a009g.ada

-- C9A009G.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5525093

ada c93005f.ada

-- C93005F.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5525148

ada c9a009f.ada

-- C9A009F.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/161121/5557050

s strncpy.s

/* * arch/alpha/lib/strncpy.S * Contributed by Richard Henderson (rth@tamu.edu) * * Copy no more than COUNT bytes of the null-terminated string from * SRC to DST. If SRC does not cover all of CO