HomeSort by: relevance | last modified time | path
    Searched defs:checks (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/usr.sbin/certctl/
t_certctl.sh 91 # checks <certsN>...
93 # Run various checks with certctl.
95 checks() function
227 checks certs1
238 checks certs1 certs2
250 checks certs1 certs3
387 checks certs1 "$(pwd)/$evildir"
412 checks certs1
  /src/usr.sbin/sysinst/
util.c 1612 struct check_table { unsigned int mode; const char *path;} checks[] = { variable in typeref:struct:check_table[]
1660 for (p = checks; p->path; p++) {

Completed in 75 milliseconds