OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:normalized
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postconf/
postconf_master.c
232
char *
normalized
;
local
237
normalized
= concatenate(name, "=", value, (char *) 0);
238
argv_replace_one(argv, field,
normalized
);
239
myfree(
normalized
);
/src/sbin/nvmectl/
logpage.c
448
uint8_t
normalized
;
local
471
* walker[3] =
Normalized
Value
479
normalized
= walker[3];
486
normalized
, le16dec(walker + 5), le16dec(walker + 7),
490
printf("%-32s: %3d %.3f%%\n", name,
normalized
, raw / 1024.0);
493
printf("%-32s: %3d %d%% %d times\n", name,
normalized
,
497
printf("%-32s: %3d %ju\n", name,
normalized
, (uintmax_t)raw);
/src/external/mit/expat/dist/lib/
xmltok.h
156
char
normalized
;
member in struct:__anon23
Completed in 27 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026