File: cygwin.h

package info (click to toggle)
libproc-process-perl 0.41-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 456 kB
  • ctags: 536
  • sloc: ansic: 3,828; perl: 343; makefile: 42
file content (11 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
static char *Fields[] = {
	"uid",
	"pid",
	"ppid",
	"pgid",
	"winpid",
	"fname",
	"start",
	"ttynum",
	"state",
};