代码搜索:MISC

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

代码结果 10,000
www.eeworm.com/read/101990/6234825

c misc.c

/* * misc.c: Miscellaneous PKCS#11 library helper functions * * Copyright (C) 2002 Timo Ter鋝 * * This library is free software; you can redistribute it and/or * modify it un
www.eeworm.com/read/101082/6242195

c misc.c

#ifndef lint static char *sccsid = "@(#)misc.c 4.5 ULTRIX 10/16/90"; #endif /************************************************************************ * * * Copyright (c) 1989 by
www.eeworm.com/read/101082/6242269

ti misc.ti

# # -------------------------------- # @(#)misc.ti 4.1 (ULTRIX) 7/2/90 # # misc: MISCELLANEOUS TERMINALS # # This file is for manufacturers with only a few terminals. # They are included alphabeticall
www.eeworm.com/read/101082/6248363

c misc.c

#ifndef lint static char *sccsid = "@(#)misc.c 4.1 (ULTRIX) 7/2/90"; #endif lint /************************************************************************ * * * Copyright(c) 1987 b
www.eeworm.com/read/101082/6248947

c misc.c

#ifndef lint static char *sccsid = "@(#)misc.c 4.1 (ULTRIX) 7/17/90"; #endif lint /************************************************************************ * * * Copyright (c) 1984 by
www.eeworm.com/read/101082/6249086

c misc.c

static char *sccsid = "@(#)misc.c 4.1 ULTRIX 7/17/90"; #include "defs" FSTATIC int hashsize = 2003; FSTATIC struct nameblock *hashtabspace[2003]; FSTATIC struct nameblock **hashtab = hashtabspace; FS
www.eeworm.com/read/101082/6249481

c misc.c

#ifndef lint static char *sccsid = "@(#)misc.c 4.2 (ULTRIX) 10/16/90"; #endif lint /************************************************************************ * * * Copyright (c) 1986,1987,
www.eeworm.com/read/101082/6250658

c misc.c

#include #include "defs" char * copys(s) register char *s; { register char *t; char *k; ptr calloc(); for(t=s; *t++ ; ); if( (k = calloc( t-s , sizeof(char))) == NULL) fatal("Cannot alloc
www.eeworm.com/read/101082/6250824

c misc.c

#ifndef lint static char *sccsid = "@(#)misc.c 4.1 (ULTRIX) 7/17/90"; #endif /************************************************************************ * * * Copyright (c) 1988
www.eeworm.com/read/101082/6251515

c misc.c

# include "monop.ext" # include # include # define execsh(sh) execl(sh, shell_name[roll(1, num_names)-1], 0) static char *shell_def = "/bin/csh", *shell_name[] = { ".Hi Mom