Home
last modified time | relevance | path

Searched defs:ar_desc (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c384 char ar_desc[60]; in ar_create() local
/titanic_41/usr/src/cmd/sgs/include/
H A Dlibld.h1488 typedef struct ar_desc { struct
1489 const char *ad_name; /* archive file name */
1490 Elf *ad_elf; /* elf descriptor for the archive */
1491 Elf_Arsym *ad_start; /* archive symbol table start */
1492 Ar_aux *ad_aux; /* auxiliary symbol information */
1493 dev_t ad_stdev; /* device id and inode number for */
1494 ino_t ad_stino; /* multiple inclusion checks */
1495 ofl_flag_t ad_flags; /* archive specific cmd line flags */