OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shlib_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ldconfig/
ldconfig.c
71
struct
shlib_list
{
struct
79
struct
shlib_list
*next;
82
static struct
shlib_list
*shlib_head = NULL, **shlib_tail = &shlib_head;
304
struct
shlib_list
*shp;
337
shp = (struct
shlib_list
*)xmalloc(sizeof *shp);
377
struct
shlib_list
*shp;
521
struct
shlib_list
*shp;
579
shp = (struct
shlib_list
*)xmalloc(sizeof *shp);
605
struct
shlib_list
*shp;
ldconfig.c
71
struct
shlib_list
{
struct
79
struct
shlib_list
*next;
82
static struct
shlib_list
*shlib_head = NULL, **shlib_tail = &shlib_head;
304
struct
shlib_list
*shp;
337
shp = (struct
shlib_list
*)xmalloc(sizeof *shp);
377
struct
shlib_list
*shp;
521
struct
shlib_list
*shp;
579
shp = (struct
shlib_list
*)xmalloc(sizeof *shp);
605
struct
shlib_list
*shp;
Completed in 21 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025