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 - 2
of
2
) 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++) {
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 21 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025