Searched refs:Plibpath (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dglobals.c46 char *Plibpath; /* User specified -YP or defaults to LIBPATH */ variable
H A Dldlibs.c394 DBG_CALL(Dbg_libs_yp(ofl->ofl_lml, Plibpath));
395 cp = process_lib_path(ofl, &ofl->ofl_dlibdirs, Plibpath, TRUE);
H A Dldmain.c282 if (Plibpath == NULL)
283 Plibpath = def_Plibpath;
H A Dargs.c307 if (Plibpath && (Llibdir || Ulibdir))
1604 if (Plibpath)
1609 Plibpath = optarg + 2;
H A D_libld.h647 extern char *Plibpath;

Completed in 52 milliseconds