OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gentext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfs_conv.c
393
u_char
gentext
[6], *wcp;
local in function:msdosfs_unix2dosfn
521
for (wcp =
gentext
+ sizeof(
gentext
); wcp >
gentext
&& gen; gen /= 10)
527
if (
gentext
+ sizeof(
gentext
) - wcp + 1 > 8 - i)
528
i = 8 - (
gentext
+ sizeof(
gentext
) - wcp + 1);
530
while (wcp <
gentext
+ sizeof(
gentext
))
[
all
...]
msdosfs_conv.c
393
u_char
gentext
[6], *wcp;
local in function:msdosfs_unix2dosfn
521
for (wcp =
gentext
+ sizeof(
gentext
); wcp >
gentext
&& gen; gen /= 10)
527
if (
gentext
+ sizeof(
gentext
) - wcp + 1 > 8 - i)
528
i = 8 - (
gentext
+ sizeof(
gentext
) - wcp + 1);
530
while (wcp <
gentext
+ sizeof(
gentext
))
[
all
...]
Completed in 204 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025