OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isdup
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/units/
units.c
139
int len, linenum, i,
isdup
;
local in function:readunits
204
for (
isdup
= 0, i = 0; i < prefixcount; i++) {
207
isdup
= 1;
211
if (
isdup
) {
234
for (
isdup
= 0, i = 0; i < unitcount; i++) {
236
isdup
= 1;
240
if (
isdup
) {
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025