Searched refs:FLG_IF_CMDLINE (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dsupport.c190 if (!(flags & FLG_IF_CMDLINE))
240 if (!(flags & FLG_IF_CMDLINE))
H A Dfiles.c3224 if ((flags & FLG_IF_CMDLINE) ||
3225 (ifl->ifl_flags & FLG_IF_CMDLINE)) {
H A Dargs.c1950 (FLG_IF_CMDLINE | FLG_IF_NEEDED), &rej, NULL);
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h859 #define FLG_IF_CMDLINE 0x00000001 /* full filename specified from the */ macro

Completed in 96 milliseconds