OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:delbuf
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_msdos/
dir.c
209
static u_char *
delbuf
= NULL;
variable in typeref:typename:u_char *
233
if ((
delbuf
= malloc(len = b2)) == NULL) {
235
perr("No space for directory
delbuf
(%zu)", len);
241
free(
delbuf
);
305
free(
delbuf
);
307
delbuf
= NULL;
321
s =
delbuf
+ startoff;
322
e =
delbuf
+ clsz;
327
e =
delbuf
+ endoff;
332
|| read(f,
delbuf
, clsz) != clsz)
[
all
...]
dir.c
209
static u_char *
delbuf
= NULL;
variable in typeref:typename:u_char *
233
if ((
delbuf
= malloc(len = b2)) == NULL) {
235
perr("No space for directory
delbuf
(%zu)", len);
241
free(
delbuf
);
305
free(
delbuf
);
307
delbuf
= NULL;
321
s =
delbuf
+ startoff;
322
e =
delbuf
+ clsz;
327
e =
delbuf
+ endoff;
332
|| read(f,
delbuf
, clsz) != clsz)
[
all
...]
dir.c
209
static u_char *
delbuf
= NULL;
variable in typeref:typename:u_char *
233
if ((
delbuf
= malloc(len = b2)) == NULL) {
235
perr("No space for directory
delbuf
(%zu)", len);
241
free(
delbuf
);
305
free(
delbuf
);
307
delbuf
= NULL;
321
s =
delbuf
+ startoff;
322
e =
delbuf
+ clsz;
327
e =
delbuf
+ endoff;
332
|| read(f,
delbuf
, clsz) != clsz)
[
all
...]
Completed in 34 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025