Searched refs:lint2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.bin/xlint/
H A DMakefile10 SUBDIR= lint1 lint2 xlint ${_llib}
/freebsd-9.3-release/usr.bin/xlint/lint2/
H A DMakefile6 PROG= lint2
/freebsd-9.3-release/usr.bin/xlint/xlint/
H A Dxlint.c89 /* flags for lint2 */
92 /* libraries for lint2 */
143 static void lint2(void);
567 lint2();
597 /* only for lint2 */
806 lint2(void) function
813 path = xmalloc(strlen(PATH_LIBEXEC) + sizeof ("/lint2") +
822 path = xmalloc(strlen(libexec_path) + sizeof ("/lint2"));
823 (void)sprintf(path, "%s/lint2", libexec_path);
/freebsd-9.3-release/
H A DMakefile.inc11288 usr.bin/xlint/lint1 usr.bin/xlint/lint2 usr.bin/xlint/xlint \

Completed in 49 milliseconds