OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:odirect
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/restore/
dirs.c
122
struct
odirect
{
struct
128
static void dcvt(struct
odirect
*, struct direct *);
342
struct
odirect
*odp;
343
struct
odirect
*eodp;
348
eodp = (struct
odirect
*)&buf[size];
349
for (odp = (struct
odirect
*)buf; odp < eodp; odp++)
442
dcvt(struct
odirect
*odp, struct direct *ndp)
/src/sbin/newfs/
mkfs.c
1011
struct
odirect
{
struct
1029
struct
odirect
olost_found_dir[] = {
1572
((struct
odirect
*)dbuf)->d_namlen =
1573
bswap16(((struct
odirect
*)dir)->d_namlen);
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025