代码搜索:Terminated

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

代码结果 1,727
www.eeworm.com/read/127781/5996346

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
www.eeworm.com/read/125811/6021947

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/120487/6073739

h pg_backup_tar.h

/* * $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_backup_tar.h,v 1.4 2002/08/28 20:46:24 momjian Exp $ * * TAR Header * * Offset Length Contents * 0 100 bytes File name ('\0' terminated, 99 m
www.eeworm.com/read/119340/6089997

java swtthread.java

/* * Created on Apr 30, 2004 * Created by Olivier Chalouhi * Copyright (C) 2004 Aelitis, All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it
www.eeworm.com/read/113685/6126422

c testgscanf.c

#include #include "ad++.h" void main(int argc, char* argv[]) { AdlibInit(argc, argv) ; char c ; int i, d, o, x, n, u ; float e, f, g ; char s [1024], S [1024] ; voi
www.eeworm.com/read/112320/6145329

java connection.java

/* ***************************************************************************** * $Id: Connection.java,v 1.3 2003/05/01 23:54:58 jheiss Exp $ ******************************************************
www.eeworm.com/read/110034/6167784

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
www.eeworm.com/read/109236/6175765

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/105300/6199461

txt capcon.txt

CapCon is example of safe hard (global) Win9x hooks. Safe means it is still present in the system and (generally) can't be unloaded. CapCon.dll is loaded into KERNEL32.DLL process (can't be termina
www.eeworm.com/read/105300/6199715

txt alternative2.txt

2nd way to exclude modules is to specify null terminated list of module bases as the last parameter of HookApi function.