Annotation of cci/usr/src/usr.lib/libsys5/sys/plock.c, revision 1.1.1.1

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: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.