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

  /src/external/mpl/bind/dist/bin/tests/system/zonechecks/
tests.sh 171 checkfor() { function
177 checkfor "name: primary.example" rndc.out.pri
178 checkfor "type: primary" rndc.out.pri
179 checkfor "files: primary.db, primary.db.signed" rndc.out.pri
180 checkfor "serial: " rndc.out.pri
181 checkfor "nodes: " rndc.out.pri
182 checkfor "last loaded: " rndc.out.pri
183 checkfor "secure: yes" rndc.out.pri
184 checkfor "inline signing: no" rndc.out.pri
185 checkfor "key maintenance: automatic" rndc.out.pr
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-z8k.c 370 checkfor (char *ptr, char what) function
688 src = checkfor (src, ')');
714 src = checkfor (end, ')');
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-z8k.c 370 checkfor (char *ptr, char what) function
688 src = checkfor (src, ')');
714 src = checkfor (end, ')');

Completed in 19 milliseconds