|
Lines 64-70
Link Here
|
| 64 |
arguments constitute a predicate which limits the set of files |
64 |
arguments constitute a predicate which limits the set of files |
| 65 |
returned. No predicates are currently defined. |
65 |
returned. No predicates are currently defined. |
| 66 |
.Pp |
66 |
.Pp |
| 67 |
The number of processes found is returned in the reference parameter |
67 |
The number of files found is returned in the reference parameter |
| 68 |
.Fa cnt . |
68 |
.Fa cnt . |
| 69 |
The files are returned as a contiguous array of file structures, |
69 |
The files are returned as a contiguous array of file structures, |
| 70 |
preceded by the address of the first file entry in the kernel. |
70 |
preceded by the address of the first file entry in the kernel. |