1: static char sysn6_sccsid[] = " unix6sysn.h 4.1 82/05/12 "; 2: 3: char *sysnames[] = { 4: "indir", 5: "exit", 6: "fork", 7: "read", 8: "write", 9: "open", 10: "close", 11: "wait", 12: "creat", 13: "link", 14: "unlink", 15: "exec", 16: "chdir", 17: "time", 18: "mknod", 19: "chmod", 20: "chown", 21: "break", 22: "stat", 23: "seek", 24: "getpid", 25: "mount", 26: "umount", 27: "setuid", 28: "getuid", 29: "stime", 30: "ptrace", 31: "nosys", 32: "fstat", 33: "pause", 34: "smdate", 35: "stty", 36: "gtty", 37: "access", 38: "nice", 39: "sleep", 40: "sync", 41: "kill", 42: "switch", 43: "nosys", 44: "tell", 45: "dup", 46: "pipe", 47: "times", 48: "prof", 49: "tiu", 50: "setgid", 51: "getgid", 52: "sig", 53: "nosys", 54: "nosys", 55: "nosys", 56: "nosys", 57: "nosys", 58: "nosys", 59: "nosys", 60: "nosys", 61: "pwbsys", 62: "nosys", 63: "nosys", 64: "nosys", 65: "nosys", 66: "idisys", 67: "nosys" 68: };