OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arcfree
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/pax/
ar_io.c
1423
static char *
arcfree
= NULL;
local in function:ar_next
1552
if (
arcfree
) {
1553
(void)free(
arcfree
);
1554
arcfree
= NULL;
1556
if ((
arcfree
= strdup(buf)) == NULL) {
1562
arcname =
arcfree
;
ar_io.c
1423
static char *
arcfree
= NULL;
local in function:ar_next
1552
if (
arcfree
) {
1553
(void)free(
arcfree
);
1554
arcfree
= NULL;
1556
if ((
arcfree
= strdup(buf)) == NULL) {
1562
arcname =
arcfree
;
ar_io.c
1423
static char *
arcfree
= NULL;
local in function:ar_next
1552
if (
arcfree
) {
1553
(void)free(
arcfree
);
1554
arcfree
= NULL;
1556
if ((
arcfree
= strdup(buf)) == NULL) {
1562
arcname =
arcfree
;
Completed in 98 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025