|
|
1.1 root 1:
2: /* @(#)utssys.c 1.1 */
3: #include <sys/lock.h>
4:
5: #define LOCKSYS 151
6:
7: plock(cmd)
8: int cmd;
9: {
10: return(syscall(LOCKSYS, cmd));
11: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.