Home
last modified time | relevance | path

Searched defs:lib_path (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dicstate.h61 gs_file_path_ptr lib_path; /* library search list (GS_LIB) */ member
H A Diminst.h75 gs_file_path lib_path; /* library search list (GS_LIB) */ member
H A Dzfile.c953 lib_fopen_with_libpath(gs_file_path_ptr lib_path, in lib_fopen_with_libpath()