Home
last modified time | relevance | path

Searched refs:TYP_ECF_PATH (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dentry.msg31 @ MSG_TYP_ECF_PATH "TYP_ECF_PATH"
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1143 #define TYP_ECF_PATH 0 /* Compare to file path */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c618 if (type == TYP_ECF_PATH) { in eval_ec_files()
H A Dmap_support.c776 if ((ecf_type != TYP_ECF_PATH) && (strchr(str, '/') != NULL)) { in ld_map_seg_ent_files()
H A Dmap.c785 ecf_type = TYP_ECF_PATH; in map_colon()
H A Dmap_v2.c1637 if (!ld_map_seg_ent_files(mf, enp, TYP_ECF_PATH, tkv.tkv_str)) in at_seg_assign_file_path()