代码搜索:Process

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

代码结果 10,000
www.eeworm.com/read/131804/5927957

java owls.java

// The MIT License // // Copyright (c) 2004 Evren Sirin // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (
www.eeworm.com/read/131315/5930049

makefile

# @(#)Makefile 8.1 (Berkeley) 6/4/93 PROG= ntalkd SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c .PATH: ${.CURDIR}/../../usr.bin/wall MAN8= talkd.0 .include
www.eeworm.com/read/131315/5932979

c init_main.c

/* * Copyright (c) 1982, 1986, 1989, 1991, 1992, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. * All or some portions of this file
www.eeworm.com/read/131315/5933339

notes pmap.notes

Following are some observations about the the BSD hp300 pmap module that may prove useful for other pmap modules: 1. pmap_remove should be efficient with large, sparsely populated ranges. Profili
www.eeworm.com/read/131315/5935450

good argarray.good

here we have 1 argument which is gawk Environment variable TEST=test and the current input file is called - but this would change if we would have something to process
www.eeworm.com/read/131315/5937316

perl ch11.bind_debug.perl

#!/usr/bin/perl # # Turn name server debugging on or off. # # To turn off debugging, use "binddebug 0" # To turn on debugging to level 3, use "binddebug 3" # Find the process ID in /etc/named.pid.
www.eeworm.com/read/131315/5943850

c proc.c

/*- * Copyright (c) 1980, 1991, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar
www.eeworm.com/read/131315/5944028

out procs.out

Enter two lines abc i = 0 arg = px i = 1 arg = ./procs Jan '70 plus 415145934 secondsToday is 26 Feb 83 at 14:18:54 This process has used 283 + 50 milliseconds 42 statements execu
www.eeworm.com/read/131315/5944720

tags

Mtput tput.c /^main(argc, argv)$/ outc tput.c /^outc(c)$/ prlongname tput.c /^prlongname(buf)$/ process tput.c /^process(cap, str, argv)$/ setospeed tput.c /^setospeed()$/ usage tput.c /^usage()$/
www.eeworm.com/read/131315/5945392

makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= sed SRCS= compile.c main.c misc.c process.c .include