int lockchk( char *fname) ; int lockrel( void) ; int lock( char *fname) ; int unlock( char *fname) ; void lckerror( char *errstr) ;