代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/132649/5912338

hpp cit_proc.hpp

/* * =========================================================================== * PRODUCTION $Log: Cit_proc.hpp,v $ * PRODUCTION Revision 1000.1 2004/04/12 17:23:24 gouriano * PRODUCTION PRODUC
www.eeworm.com/read/132649/5915185

cpp cit_proc.cpp

/* * =========================================================================== * PRODUCTION $Log: Cit_proc.cpp,v $ * PRODUCTION Revision 1000.1 2004/06/01 19:31:30 gouriano * PRODUCTION PRODUC
www.eeworm.com/read/131315/5931200

c rstat_proc.c

/* @(#)rstat_proc.c 2.2 88/08/01 4.0 RPCSRC */ #ifndef lint static char sccsid[] = "@(#)rpc.rstatd.c 1.1 86/09/25 Copyr 1984 Sun Micro"; #endif /* * Copyright (c) 1984 by Sun Microsystems, Inc. */
www.eeworm.com/read/131315/5931215

c whoami_proc.c

#if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)whoami_proc.c 2.3 89/07/11 4.0 RPCSRC"; #endif /* * whoami_proc.c: secure identity verifier and reporter: server proc */ #includ
www.eeworm.com/read/131315/5931257

c dir_proc.c

/* @(#)dir_proc.c 2.1 88/08/02 4.0 RPCSRC */ /* * dir_proc.c: remote readdir implementation */ #include #include #include "dir.h" extern int errno; extern char *malloc(); ex
www.eeworm.com/read/131315/5931264

c msg_proc.c

/* @(#)msg_proc.c 2.1 88/08/11 4.0 RPCSRC */ /* * msg_proc.c: implementation of the remote procedure "printmessage" */ #include #include /* always need this here */ #include "m
www.eeworm.com/read/131315/5931268

c sort_proc.c

/* @(#)sort_proc.c 2.1 88/08/11 4.0 RPCSRC */ #include #include "sort.h" static int comparestrings(sp1, sp2) char **sp1, **sp2; { return (strcmp(*sp1, *sp2)); } struct sortstring
www.eeworm.com/read/131315/5931622

c kvm_proc.c

/*- * Copyright (c) 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software developed by the Computer Systems * Engineering gr
www.eeworm.com/read/131315/5932953

c kern_proc.c

/* * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modif
www.eeworm.com/read/131315/5944864

c proc_compare.c

/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm