Home
last modified time | relevance | path

Searched refs:endswith (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py113 if elt.endswith('(no branch)'):
135 if ' ' in line and not line.endswith(' \n'):
309 for f in flist(lambda x: x.endswith('.c') or x.endswith('.h')):
321 for f in flist(lambda x: x.endswith('.h')):
333 for f in flist(lambda x: x.endswith('.java')):
423 for f in flist(lambda x: x.endswith('.p5m')):
H A Dcddlchk.py60 if line.strip().endswith('/'):
H A Dmapfilechk.py60 if line.strip().endswith('/'):
H A Dvalidate_pkg.py694 if (mfile.endswith(".mog") and
/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c1536 static int endswith(const char *str, const char *suffix) in endswith() function
1564 if (endswith(arg, ".a") || endswith(arg, ".so") || in sparse_initialize()
1565 endswith(arg, ".so.1") || endswith(arg, ".o")) in sparse_initialize()
/illumos-gate/usr/src/tools/onbld/Checks/
H A DHdrChk.py95 if line.endswith('\\'):
/illumos-gate/usr/src/test/smbsrv-tests/cmd/
H A Drun_smbtorture.py157 if not fnm_pat.endswith('*'):
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_init_finish.c141 endswith(const char * input, char* ckfor)