openp             501 src/callproc.c     ok = openp (Vexec_path, args[0], Vexec_suffixes, &path,
openp             489 src/charset.c    fd = openp (Vcharset_map_path, mapfile, suffixes, NULL, Qnil, false, false);
openp             513 src/emacs.c          int yes = openp (Vexec_path, Vinvocation_name, Vexec_suffixes,
openp             726 src/image.c      if (openp (Vx_bitmap_file_path, file, Qnil, &found,
openp             775 src/image.c      if (openp (Vx_bitmap_file_path, file, Qnil, &found,
openp            3716 src/image.c      fd = openp (search_path, file, Qnil, &file_found,
openp            4511 src/lisp.h     extern int openp (Lisp_Object, Lisp_Object, Lisp_Object,
openp            1303 src/lread.c    	openp (Vload_path, file, suffixes, &found, Qnil, load_prefer_newer,
openp            1663 src/lread.c      int fd = openp (path, filename, suffixes, &file, predicate, false, true);
openp            2004 src/process.c  	  openp (Vexec_path, program, Vexec_suffixes, &tem,
openp            1388 src/sound.c    	openp (list1 (Vdata_directory), attrs[SOUND_FILE], Qnil, &file, Qnil,
openp            10338 src/w32.c      	openp (Vload_path, init_file, Fget_load_suffixes (), NULL, Qnil, 0, 0);
openp            1958 src/w32proc.c        openp (Vexec_path, program, Vexec_suffixes, &full, make_fixnum (X_OK),
openp            3957 test/manual/etags/c-src/emacs/src/lisp.h extern int openp (Lisp_Object, Lisp_Object, Lisp_Object,