Searched refs:resolvepath (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | gen-missing-cpe | 40 def resolvepath(path): function 47 help='Path to the output CPE update files', type=resolvepath, required=True) 49 help='Path to the local NVD database', type=resolvepath, required=True)
|
| H A D | pkg-stats | 1084 def resolvepath(path): function 1091 output.add_argument('--html', dest='html', type=resolvepath, 1093 output.add_argument('--json', dest='json', type=resolvepath, 1103 help='Path to the local NVD database', type=resolvepath)
|