OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numextonly
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/fsplit/
fsplit.c
111
static int
numextonly
= 0;
variable in typeref:typename:int
125
if (
numextonly
>= MAXEXTONLY) {
128
extonly[
numextonly
].name = optarg;
129
extonly[
numextonly
].found = false;
130
numextonly
++;
178
for (i = 0; i <
numextonly
; i++) {
212
if (
numextonly
== 0) {
233
if (
numextonly
== 0) {
244
for (i = 0; i <
numextonly
; i++) {
Completed in 2648 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025