|
|
1.1 ! root 1: #include <stdio.h> ! 2: ! 3: /* ipcs usage. Print message and die */ ! 4: usage(c) ! 5: int c; ! 6: { ! 7: fprintf(stderr, "ipcs: illegal option - %c\n", c); ! 8: fprintf(stderr, "usage: " ! 9: "ipcs [-abcmopqst] [-C corefile] [-N namelist]\n"); ! 10: exit(1); ! 11: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.