OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:archives
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
arch.c
72
* Manipulate libraries,
archives
and their members.
75
* read and cached and the archive closed again. All cached
archives
are kept
134
static ArchList
archives
; /* The
archives
we've already examined */
variable in typeref:typename:ArchList
382
for (ln =
archives
.first; ln != NULL; ln = ln->next) {
517
Lst_Append(&
archives
, ar);
623
* In
archives
created by GNU binutils 2.27, the member names end
944
/* Initialize the
archives
module. */
948
Lst_Init(&
archives
);
952
/* Clean up the
archives
module. *
[
all
...]
arch.c
72
* Manipulate libraries,
archives
and their members.
75
* read and cached and the archive closed again. All cached
archives
are kept
134
static ArchList
archives
; /* The
archives
we've already examined */
variable in typeref:typename:ArchList
382
for (ln =
archives
.first; ln != NULL; ln = ln->next) {
517
Lst_Append(&
archives
, ar);
623
* In
archives
created by GNU binutils 2.27, the member names end
944
/* Initialize the
archives
module. */
948
Lst_Init(&
archives
);
952
/* Clean up the
archives
module. *
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025