代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/216802/4881153

h proc.h

/* * Copyright (c) 1996-1998 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;
www.eeworm.com/read/216802/4881169

h proc.h

/* * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted p
www.eeworm.com/read/216802/4886072

c proc.c

/* $Id: proc.c 21253 2006-03-08 21:33:04Z audit $ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/kernel32/proc/p
www.eeworm.com/read/216502/4890327

h proc.h

/* * One structure allocated per active * process. It contains all data needed * about the process while the * process may be swapped out. * Other per process data (user.h) * is swapped with the
www.eeworm.com/read/216502/4890873

h proc.h

/* * One structure allocated per active * process. It contains all data needed * about the process while the * process may be swapped out. * Other per process data (user.h) * is swapped with the
www.eeworm.com/read/216502/4890991

c proc.c

#include "awk.h" #define NULL 0 struct xx { int token; char *name; char *pname; } proc[] { { PROGRAM, "program", NULL}, { BOR, "boolop", " || "}, { AND, "boolop", " && "}, { NOT, "boolop", " !"}
www.eeworm.com/read/216502/4891416

c proc.c

#include "defs" /* start a new procedure */ newproc() { if(parstate != OUTSIDE) { execerr("missing end statement", 0); endproc(); } parstate = INSIDE; procclass = CLMAIN; /* default */ } /*
www.eeworm.com/read/216499/4892207

h proc.h

/* * One structure allocated per active * process. It contains all data needed * about the process while the * process may be swapped out. * Other per process data (user.h) * is swapped with the
www.eeworm.com/read/216435/4895736

c proc.c

/* module/proc.c /proc interface for comedi COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1998 David A. Schleef This program is free soft
www.eeworm.com/read/212598/4935308

h proc.h

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ proc.h ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++