OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fnmax
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_iso9660.c
5989
int
fnmax
, ffmax, dnmax;
local
6005
fnmax
= 8;
6006
ffmax = 12;/*
fnmax
+ '.' + 3 */
6009
fnmax
= 30;
6023
fnmax
= ffmax = dnmax = 193;
6030
fnmax
= ffmax = dnmax = 207;
6095
nammax =
fnmax
;
6140
if (extlen > 1 && xdoff <
fnmax
-1) {
6158
} else if (xdoff >=
fnmax
-1) {
6160
p[
fnmax
-1] = '\0'
[
all
...]
archive_write_set_format_iso9660.c
5989
int
fnmax
, ffmax, dnmax;
local
6005
fnmax
= 8;
6006
ffmax = 12;/*
fnmax
+ '.' + 3 */
6009
fnmax
= 30;
6023
fnmax
= ffmax = dnmax = 193;
6030
fnmax
= ffmax = dnmax = 207;
6095
nammax =
fnmax
;
6140
if (extlen > 1 && xdoff <
fnmax
-1) {
6158
} else if (xdoff >=
fnmax
-1) {
6160
p[
fnmax
-1] = '\0'
[
all
...]
Completed in 370 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026