Home
last modified time | relevance | path

Searched defs:sec_name (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/strings/
H A Dstrings.c67 typedef struct sec_name { struct
69 struct sec_name *next; argument
/titanic_41/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp_plugin.h73 const char *sec_name; member
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c259 Dbg_map_seg_os_order(Lm_list *lml, Sg_desc *sgp, const char *sec_name, in Dbg_map_seg_os_order()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c379 ld_map_seg_os_order_add(Mapfile *mf, Sg_desc *sgp, const char *sec_name) in ld_map_seg_os_order_add()
/titanic_41/usr/src/cmd/sgs/include/
H A Delfedit.h116 const char *sec_name; /* Name of section */ member
124 const char *sec_name; member
/titanic_41/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1750 char sec_name[SECNAMESIZE]; in create_section_node() local