OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mybuf_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/posix1e/
acl_from_text.c
197
char *
mybuf_p
, *line, *cur, *notcomment, *comment, *entry;
local in function:acl_from_text
201
mybuf_p
= strdup(buf_p);
202
if (
mybuf_p
== NULL)
207
free(
mybuf_p
);
212
cur =
mybuf_p
;
260
free(
mybuf_p
);
265
free(
mybuf_p
);
acl_from_text.c
197
char *
mybuf_p
, *line, *cur, *notcomment, *comment, *entry;
local in function:acl_from_text
201
mybuf_p
= strdup(buf_p);
202
if (
mybuf_p
== NULL)
207
free(
mybuf_p
);
212
cur =
mybuf_p
;
260
free(
mybuf_p
);
265
free(
mybuf_p
);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025