OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shlib_head
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/ldconfig/
ldconfig.c
82
static struct shlib_list *
shlib_head
= NULL, **shlib_tail = &
shlib_head
;
variable in typeref:struct:shlib_list *
306
for (shp =
shlib_head
; shp; shp = shp->next) {
385
for (shp =
shlib_head
; shp; shp = shp->next) {
417
for (shp =
shlib_head
; shp; shp = shp->next) {
611
for (i = 0, shp =
shlib_head
; shp; i++, shp = shp->next)
Completed in 11 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025