Home
last modified time | relevance | path

Searched refs:sys (Results 1 – 25 of 184) sorted by relevance

12345678

/original-bsd/share/man/man0/
H A Dman21 /usr/src/lib/libc/sys/intro.2
2 /usr/src/lib/libc/sys/accept.2
3 /usr/src/lib/libc/sys/access.2
4 /usr/src/lib/libc/sys/acct.2
5 /usr/src/lib/libc/sys/adjtime.2
6 /usr/src/lib/libc/sys/bind.2
7 /usr/src/lib/libc/sys/brk.2
8 /usr/src/lib/libc/sys/chdir.2
10 /usr/src/lib/libc/sys/chmod.2
11 /usr/src/lib/libc/sys/chown.2
[all …]
/original-bsd/sys/kern/
H A DMake.tags.inc6 # Put the ../sys stuff near the end so that subroutine definitions win when
10 COMM= /sys/conf/*.[ch] \
11 /sys/dev/*.[ch] /sys/dev/scsi/*.[ch] \
12 /sys/isofs/*/*.[ch] \
13 /sys/kern/*.[ch] /sys/libkern/*.[ch] \
14 /sys/miscfs/*/*.[ch] \
15 /sys/net/*.[ch] /sys/netccitt/*.[ch] /sys/netinet/*.[ch] \
16 /sys/netiso/*.[ch] /sys/netns/*.[ch] \
17 /sys/nfs/*.[ch] /sys/sys/*.[ch] \
18 /sys/ufs/*/*.[ch] \
[all …]
H A DMakefile10 init_sysent.c syscalls.c ../sys/syscall.h ../sys/syscallargs.h: makesyscalls.sh syscalls.master
13 -mv -f ../sys/syscall.h ../sys/syscall.h.bak
26 SYSDIR=/sys
36 net netccitt netinet netiso netns nfs scripts sys \
/original-bsd/usr.bin/uucp/uusnap/
H A Duusnap.c69 t = (sys[i].st_lastime +sys[i].st_retry) - curtime; in main()
73 sys[i].stst[0] = '\0'; in main()
74 if (sys[i].cntr[0]+sys[i].cntr[1]+sys[i].cntr[2] == 0) in main()
93 if(*sys[i].stst == '\0' || sys[i].locked > sys[i].st_lastime) { in main()
94 if(sys[i].locked) in main()
104 || (sys[i].st_type == SS_INPROGRESS && sys[i].locked))) { in main()
108 t = (sys[i].st_lastime +sys[i].st_retry) - curtime; in main()
124 if(sys[i].st_count > 1) in main()
179 ++sys[i].cntr[type];
185 ++sys[i].cntr[type];
[all …]
/original-bsd/usr.bin/uucp/uulog/
H A Duulog.c29 char *sys, *user; local
37 sys = user = NULL;
42 sys = optarg;
43 if (strlen(sys) > MAXBASENAME)
44 sys[MAXBASENAME] = '\0';
45 if (versys(&sys) != SUCCESS){
47 sys = NULL;
59 if (user == NULL && sys == NULL) {
74 if (sys) {
75 sprintf(buf,"exec cat LOG/uu*/%s", sys);
[all …]
/original-bsd/usr.bin/uucp/UUAIDS/
H A Dsys_awk69 sys = sysname[j];
76 if (sys_xf[sys] != 0) {
93 if (sec_rec[sys] == 0)
94 sec_rec[sys] = 1;
95 if (sec_xmt[sys] == 0)
96 sec_xmt[sys] = 1;
100 sysname[sys], sys_xf[sys], by_rec[sys], by_xmt[sys], hours, min, sec, \
101 ((by_rec[sys] + by_xmt[sys]) / sys_xf[sys]), \
102 (by_rec[sys] / sec_rec[sys]), \
103 (by_xmt[sys] / sec_xmt[sys]));
[all …]
/original-bsd/sys/news3400/
H A DMakefile16 NEWS= /sys/news3400/bm/*.[ch] /sys/news3400/fb/*.[ch] \
17 /sys/news3400/hbdev/*.[ch] /sys/news3400/if/*.[ch] \
18 /sys/news3400/include/*.[ch] /sys/news3400/iodev/*.[ch] \
19 /sys/news3400/iop/*.[ch] /sys/news3400/news3400/*.[ch] \
20 /sys/news3400/sio/*.[ch]
21 ANEWS= /sys/news3400/news3400/*.s
/original-bsd/sys/sparc/
H A DMakefile16 SPARC= /sys/sparc/dev/*.[ch] /sys/sparc/fpu/*.[ch] \
17 /sys/sparc/include/*.[ch] /sys/sparc/rcons/*.[ch] \
18 /sys/sparc/sbus/*.[ch] /sys/sparc/sparc/*.[ch] \
19 /sys/sparc/sunos/*.[ch]
20 ASPARC= /sys/sparc/sparc/*.s
/original-bsd/sys/vax/
H A DMakefile17 VAX= /sys/vax/bi/*.[ch] /sys/vax/if/*.[ch] /sys/vax/include/*.[ch] \
18 /sys/vax/mba/*.[ch] /sys/vax/uba/*.[ch] /sys/vax/vax/*.[ch]
19 AVAX= /sys/vax/vax/*.s
/original-bsd/admin/admin/copyright4.2-4.3/
H A Dfiles.4.2.copyr1570 /usr/src/sys/stand/sys.c
1609 /usr/src/sys/sys/tty.c
1610 /usr/src/sys/sys/tty_bk.c
1612 /usr/src/sys/sys/tty_pty.c
1614 /usr/src/sys/sys/tty_tb.c
1615 /usr/src/sys/sys/tty_tty.c
1635 /usr/src/sys/sys/vm_mem.c
1636 /usr/src/sys/sys/vm_mon.c
1639 /usr/src/sys/sys/vm_pt.c
1642 /usr/src/sys/sys/vm_sw.c
[all …]
H A Dfiles.4.3.copyr2227 /usr/src/sys/stand/sys.c
2237 /usr/src/sys/sys/Makefile
2269 /usr/src/sys/sys/tty.c
2270 /usr/src/sys/sys/tty_bk.c
2272 /usr/src/sys/sys/tty_pty.c
2274 /usr/src/sys/sys/tty_tb.c
2296 /usr/src/sys/sys/vm_mem.c
2297 /usr/src/sys/sys/vm_mon.c
2300 /usr/src/sys/sys/vm_pt.c
2303 /usr/src/sys/sys/vm_sw.c
[all …]
/original-bsd/old/vpr/
H A DMakefile70 vpd: vpd.c /usr/include/stdio.h /usr/include/sys/param.h
72 vpd: /usr/include/machine/machparam.h /usr/include/sys/dir.h
74 vpd: /usr/include/sys/ioctl.h /usr/include/sys/ttychars.h
75 vpd: /usr/include/sys/ttydev.h /usr/include/errno.h /usr/include/sys/vcmd.h
76 vpd: /usr/include/sys/wait.h
77 vpq: vpq.c /usr/include/sys/param.h /usr/include/sys/types.h
79 vpq: /usr/include/machine/machparam.h /usr/include/sys/dir.h
82 vpr: /usr/include/sys/param.h /usr/include/sys/types.h /usr/include/signal.h
84 vprm: vprm.c /usr/include/sys/param.h /usr/include/sys/types.h
86 vprm: /usr/include/machine/machparam.h /usr/include/sys/dir.h
[all …]
/original-bsd/sys/hp300/
H A DMakefile16 HP300= /sys/hp/dev/*.[ch] /sys/hp/hpux/*.[ch] /sys/hp300/dev/*.[ch] \
17 /sys/hp300/hp300/*.[ch] /sys/hp300/include/*.[ch]
18 AHP300= /sys/hp300/hp300/*.s
/original-bsd/sys/pmax/
H A DMakefile16 PMAX= /sys/pmax/dev/*.[ch] /sys/pmax/include/*.[ch] \
17 /sys/pmax/pmax/*.[ch] /sys/pmax/ultrix/*.[ch]
18 APMAX= /sys/pmax/pmax/*.s
/original-bsd/sys/tahoe/
H A DMakefile16 TAHOE= /sys/tahoe/if/*.[ch] /sys/tahoe/include/*.[ch] \
17 /sys/tahoe/tahoe/*.[ch] /sys/tahoe/vba/*.[ch]
18 ATAHOE= /sys/tahoe/tahoe/*.s
/original-bsd/sys/i386/
H A DMakefile16 I386= /sys/i386/eisa/*.[ch] /sys/i386/i386/*.[ch] \
17 /sys/i386/include/*.[ch] /sys/i386/isa/*.[ch]
18 AI386= /sys/i386/i386/*.s
/original-bsd/sys/luna68k/
H A DMakefile16 ILUNA= /sys/luna68k/dev/*.[ch] /sys/luna68k/include/*.[ch] \
17 /sys/luna68k/luna68k/*.[ch]
18 ALUNA= /sys/luna68k/luna68k/*.s
/original-bsd/usr.bin/uucp/vms/
H A Dvalidate.c104 sys$setprv(1,new_privs,0,old_privs);
108 status = sys$open(&fab);
114 status = sys$open(&fab);
118 status = sys$connect(&rab);
158 sys$disconnect(&rab);
159 sys$close(&fab);
160 sys$setprv(0,new_privs,0,0);
161 sys$setprv(1,old_privs,0,0);
182 status = sys$get(rab);
195 status = sys$schdwk(0,0,wakedelta,0);
[all …]
H A Dlinkuucpd.com1 $ link uucpd,validate,ntoa,lib:libc/lib,sys$system:sys.stb/sel,sys$input:/opt
H A Duucplogin.com.6 $ deass sys$input
11 $ assi nl: sys$output
12 $ assi nl: sys$error
/original-bsd/old/refer/hunt/
H A Dtick.c34 float lap, use, sys; in tock() local
40 sys = (tx.proc_system_time - system)/60.; in tock()
42 lap, use+sys, use, sys); in tock()
/original-bsd/usr.bin/more/
H A Dlinstall37 X1) sys=sys5; sysname="System V" ;;
38 X2) sys=bsd; bsd41=1; sysname="BSD 4.1" ;;
39 X3) sys=bsd; bsd41=0; sysname="BSD 4.2" ;;
40 X4) sys=sys5; xenix=1; sysname="Xenix" ;;
41 *) sys=unknown ;;
89 if [ "X$sys" = "Xunknown" ]
/original-bsd/usr.sbin/sendmail/src/Makefiles/
H A DMakefile.LUNA53 BEFORE= dirent.h stddef.h stdlib.h unistd.h limits.h time.h sys/time.h
106 sys/time.h:
107 -mkdir sys
108 echo "#ifndef _LOCAL_SYS_TIME_H_" > sys/time.h
109 echo "#define _LOCAL_SYS_TIME_H_" >> sys/time.h
110 cat /usr/include/sys/time.h >> sys/time.h
111 echo "#endif" >> sys/time.h
H A DMakefile.BSD4356 BEFORE= unistd.h stddef.h stdlib.h dirent.h sys/time.h
80 unistd.h stddef.h stdlib.h sys/time.h:
83 sys/time.h: sys
85 sys:
86 mkdir sys
/original-bsd/usr.bin/uucp/vms/support/
H A Dstartuucp.com55 $ write sys$output "%STARTUUCP-E-NOCLD, no NYU$PRINTER:SETUSER.CLD file"
59 $ write sys$output "%STARTUUCP-E-NOEXE, no NYU$PRINTER:SETUSER.EXE file"
63 $ write sys$output "%STARTUUCP-E-NOUUXQT, no ",uuxqt_file," file"
67 $ write sys$output "%STARTUUCP-E-NOUUCICO, no ",UUCICO_file," file"
71 $ write sys$output "%STARTUUCP-E-BADSETUSER, SETUSER ",UUCP_USER," failed"
75 $ write sys$output "%STARTUUCP-E-SUBMITFAIL, submit failed"

12345678