Searched defs:ops (Results 1 – 7 of 7) sorted by relevance
/csrg-svn/usr.sbin/amd/amd/ |
H A D | mntfs.c | 70 static void init_mntfs(mf, ops, mo, mp, info, auto_opts, mopts, remopts) in init_mntfs() argument 110 static mntfs *alloc_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts) in alloc_mntfs() argument 128 mntfs *find_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts) in find_mntfs() argument 308 mntfs *realloc_mntfs(mf, ops, mo, mp, info, auto_opts, mopts, remopts) in realloc_mntfs() argument
|
/csrg-svn/sys/tahoe/stand/vdformat/ |
H A D | list.c | 59 print_op_list(ops) in print_op_list() argument
|
/csrg-svn/usr.bin/pr/ |
H A D | pr.c | 128 int ops; local 292 int ops = 0; local 602 int ops = 0; local 747 int ops = 0; local 1057 register int ops; /* last col output */ local 1394 int ops = 0; local
|
/csrg-svn/sys/kern/ |
H A D | kern_ktrace.c | 220 int ops = KTROP(SCARG(uap, ops)); local 311 ktrops(curp, p, ops, facs, vp) in ktrops() argument 349 int ops, facs; variable
|
/csrg-svn/lib/librpc/rpc/ |
H A D | auth_none.c | 56 static struct auth_ops ops = { variable
|
/csrg-svn/usr.bin/ktrace/ |
H A D | ktrace.c | 40 int append, ch, fd, inherit, ops, pid, pidset, trpoints; local
|
/csrg-svn/sys/vm/ |
H A D | vm_pager.c | 132 struct pagerops *ops; local
|