/original-bsd/usr.sbin/amd/amd/ |
H A D | mntfs.c | 72 am_ops *ops; 80 mf->mf_ops = ops; 103 if (ops->ffserver) 104 mf->mf_server = (*ops->ffserver)(mf); 111 am_ops *ops; in alloc_mntfs() 120 init_mntfs(mf, ops, mo, mp, info, auto_opts, mopts, remopts); 128 mntfs *find_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts) in find_mntfs() argument 129 am_ops *ops; in find_mntfs() 147 if (ops == &efs_ops) { 191 fs = ops->ffserver ? (*ops->ffserver)(mf) : (fserver *) 0; [all …]
|
H A D | ChangeLog | 1119 the default ops structure. If the location list only contained
|
/original-bsd/usr.bin/ktrace/ |
H A D | ktrace.c | 40 int append, ch, fd, inherit, ops, pid, pidset, trpoints; local 44 append = ops = pidset = inherit = 0; 60 ops |= KTRFLAG_DESCEND; 98 ops = KTROP_CLEAR | KTRFLAG_DESCEND; 102 ops |= pid ? KTROP_CLEAR : KTROP_CLEARFILE; 104 if (ktrace(tracefile, ops, trpoints, pid) < 0) 115 if (ktrace(tracefile, ops, trpoints, getpid()) < 0) 120 else if (ktrace(tracefile, ops, trpoints, pid) < 0)
|
/original-bsd/old/dbx/ |
H A D | Makefile | 9 tree.h ops.h 14 ${MACHINE}.c runtime.${MACHINE}.c ops.${MACHINE}.c 20 ${HDRS} ${MACHINE}.h runtime.${MACHINE}.h ops.${MACHINE}.h \ 38 ops.h: ops.${MACHINE}.h 39 rm -f ops.h 40 ln -s ops.${MACHINE}.h ops.h
|
/original-bsd/usr.bin/pr/ |
H A D | pr.c | 128 int ops; local 191 ops = 0; 232 ops = 0; 292 int ops = 0; local 483 ops = 0; 602 int ops = 0; local 1096 if ((tbps = ops + gap - (ops % gap)) > ips) 1113 ++ops; 1124 ++ops; 1141 if ((tbps = ops + gap - (ops % gap)) > ips) [all …]
|
/original-bsd/sys/kern/ |
H A D | kern_ktrace.c | 220 int ops = KTROP(SCARG(uap, ops)); local 227 if (ops != KTROP_CLEAR) { 248 if (ops == KTROP_CLEARFILE) { 285 ret |= ktrops(curp, p, ops, facs, vp); 299 ret |= ktrops(curp, p, ops, facs, vp); 311 ktrops(curp, p, ops, facs, vp) in ktrops() argument 313 int ops, facs; 319 if (ops == KTROP_SET) { 347 ktrsetchildren(curp, top, ops, facs, vp) 349 int ops, facs; variable [all …]
|
/original-bsd/sys/tahoe/stand/vdformat/ |
H A D | list.c | 59 print_op_list(ops) in print_op_list() argument 60 int ops; in print_op_list() 66 if(ops & (1 << cur_op)) {
|
/original-bsd/lib/librpc/rpc/ |
H A D | auth_none.c | 56 static struct auth_ops ops = { variable 85 ap->no_client.ah_ops = &ops; in authnone_create()
|
/original-bsd/sys/vm/ |
H A D | vm_pager.c | 132 struct pagerops *ops; local 134 ops = (type == PG_DFLT) ? dfltpagerops : pagertab[type]; 135 if (ops) 136 return ((*ops->pgo_alloc)(handle, size, prot, off));
|
/original-bsd/old/adb/common_scripts/ |
H A D | vnode | 2 +/"lastr"16t"id"16t"mount"16t"ops"nDDXX
|
/original-bsd/old/pcc/mip/ |
H A D | CONVERT | 70 OPANY, on the other hand, matches only ops which are not assignment 71 ops. In table.c, there must be explicit rewriting rule entries for
|
H A D | mfile1 | 276 /* These serve as abbreviations of 2 or more ops: 277 ASOP =, = ops
|
H A D | mfile2 | 38 # define OPUNARY 010010 /* unary ops */ 41 # define OPLOG 010016 /* logical ops */
|
H A D | manifest | 242 extern char *opst[]; /* a vector containing names for ops */
|
/original-bsd/share/doc/smm/18.net/ |
H A D | spell.ok | 236 ops
|
/original-bsd/old/pcc/ccom.vax/ |
H A D | local2.c | 522 goto ops; 756 goto ops; 767 ops:
|
H A D | LOG | 32 ops have been ifdef'ed out. No more of those obnoxious 'ambiguous 437 The template for assignment ops with unsigned char/short lhs and
|
/original-bsd/usr.bin/f77/libI77/ |
H A D | NEWS | 171 unit or not connected unit; rewind & backspace are no-ops on non-connected
|
/original-bsd/usr.sbin/amd/doc/ |
H A D | texinfo.tex | 871 % \indexnofonts no-ops all font-change commands.
|
/original-bsd/admin/admin/copyright4.2-4.3/ |
H A D | files.4.2.copyr | 1832 /usr/src/ucb/dbx/ops.c
|
H A D | files.4.3.copyr | 2512 /usr/src/ucb/dbx/ops.c
|
/original-bsd/games/fortune/datfiles/ |
H A D | fortunes2 | 34434 The ops all heard him holler, and they to the console dashed,
|