4.1cBSD/usr/src/usr.bin/uucp/syskludge/access.c

Compare this file to the similar file:
Show the results in this format:

/* @(#)access.c	4.1 (Berkeley) 1/1/83 */

#include "SYS.h"

ENTRY(access)
	pushl	4(ap)
	CALL(1,_fixf)
	movl	r0, 4(ap)
	chmk	$SYS_access
	jcs	err
	ret
err:
	jmp	cerror