Searched refs:REQUEST_FILE (Results 1 – 3 of 3) sorted by relevance
68 #define REQUEST_FILE "install/request" macro
1545 "%s/%s", instdir, REQUEST_FILE); in main()2667 (void) snprintf(path, sizeof (path), "%s/%s", instdir, REQUEST_FILE); in do_pkgask()
2654 if (isfile(pkgpath, REQUEST_FILE) != 0) { in check_applicability()2705 (isfile(instPkgPath, REQUEST_FILE) == 0)) { in check_applicability()