Searched refs:Plibpath (Results 1 – 5 of 5) sorted by relevance
45 char *Plibpath; /* User specified -YP or defaults to LIBPATH */ variable
423 DBG_CALL(Dbg_libs_yp(ofl->ofl_lml, Plibpath)); in ld_lib_setup()424 cp = process_lib_path(ofl, &ofl->ofl_dlibdirs, Plibpath, TRUE); in ld_lib_setup()
283 if (Plibpath == NULL) in ld_main()284 Plibpath = def_Plibpath; in ld_main()
319 if (Plibpath && (Llibdir || Ulibdir)) in check_flags()1774 if (Plibpath) in parseopt_pass1()1779 Plibpath = optarg + 2; in parseopt_pass1()
638 extern char *Plibpath;