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 - 1
of
1
) 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
);
Completed in 11 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025