Home
last modified time | relevance | path

Searched refs:lint (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/freebsd/contrib/tcsh/
H A Dtc.alloc.c154 #ifndef lint
179 #ifndef lint in malloc()
247 #ifndef lint
308 #ifndef lint in free()
350 #ifndef lint in calloc()
380 #ifndef lint
388 #ifndef lint in realloc()
475 #ifndef lint
/freebsd/contrib/ntp/libntp/
H A Dadjtimex.c7 #ifndef lint
9 #endif not lint
/freebsd/contrib/ncurses/misc/
H A Dtdlint64 for p in $HOME/lib/$ARCH/lint /usr/lib/lint /usr/lib
H A Dmakellib148 if ( lint "$CREATE" "$OPT" "$TARGET" )
152 for p in $HOME/lib $HOME/lib/$ARCH $HOME/lib/$ARCH/lint
/freebsd/usr.sbin/cron/doc/
H A DMakefile.vixie97 lint :
98 lint $(LINTFLAGS) $(LINT_CRON) $(LIBS) \
100 lint $(LINTFLAGS) $(LINT_CRONTAB) $(LIBS) \
/freebsd/lib/libc/regex/grot/
H A DMakefile89 lint $(LINTFLAGS) -h $(LINTC) 2>&1 | egrep -v '$(JUNKLINT)' | tee lint
95 rm -f junk* core regex.tmp lint
/freebsd/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_popen.c33 #ifndef lint
38 #ifndef lint
/freebsd/contrib/unvis/
H A Dunvis.c33 #ifndef lint
38 #ifndef lint
/freebsd/sys/fs/smbfs/
H A Dsmbfs_smb.c377 u_int32_t lint; in smbfs_smb_query_info() local
409 md_get_uint32le(mdp, &lint); /* specs: secs since 1970 */ in smbfs_smb_query_info()
410 if (lint) /* avoid bogus zero returns */ in smbfs_smb_query_info()
411 smb_time_server2local(lint, SSTOVC(ssp)->vc_sopt.sv_tz, in smbfs_smb_query_info()
413 md_get_uint32le(mdp, &lint); in smbfs_smb_query_info()
414 fap->fa_size = lint; in smbfs_smb_query_info()
1245 int64_t lint; in smbfs_findnextLM2() local
1285 md_get_int64le(mbp, &lint); in smbfs_findnextLM2()
1286 smb_time_NT2local(lint, svtz, &ctx->f_attr.fa_atime); in smbfs_findnextLM2()
1287 md_get_int64le(mbp, &lint); in smbfs_findnextLM2()
[all …]
/freebsd/contrib/byacc/
H A DMakefile.old66 lint:; @lint $(SRCS)
/freebsd/contrib/vis/
H A Dvis.c33 #ifndef lint
38 #ifndef lint
/freebsd/contrib/bmake/
H A Dmake.h117 #if MAKE_GNUC_PREREQ(2, 7) || lint
150 #if __STDC_VERSION__ >= 199901L || defined(lint)
157 #if defined(lint)
164 #if __STDC_VERSION__ >= 199901L || defined(lint) || defined(USE_C99_BOOLEAN)
1258 #if defined(lint)
/freebsd/contrib/tcp_wrappers/
H A Dpatchlevel.h1 #ifndef lint
H A Dclean_exit.c11 #ifndef lint
H A Dfromhost.c13 #ifndef lint
/freebsd/usr.sbin/crunch/crunchide/
H A Dexec_elf64.c36 #ifndef lint
/freebsd/contrib/mtree/
H A Dmtree.c37 #if defined(__COPYRIGHT) && !defined(lint)
42 #if defined(__RCSID) && !defined(lint)
/freebsd/lib/libc/powerpc64/gen/
H A Dinfinity.c3 #if defined(LIBC_SCCS) && !defined(lint)
/freebsd/lib/libc/powerpc/gen/
H A Dinfinity.c3 #if defined(LIBC_SCCS) && !defined(lint)
/freebsd/contrib/bmake/mk/
H A DREADME146 LINTLIBDIR Base path for lint(1) library installation. [/usr/libdata/lint]
210 NOLINT Do not build lint libraries. [set, set unconditionally]
242 lint:
243 run lint on the source files
351 clean, cleandir, depend, includes, install, lint, and tags. For all of
369 includes, install, lint, and tags. It has a limited number of suffixes,
378 LINTLIBDIR Target directory for lint libraries.
/freebsd/contrib/libedit/TEST/
H A Drl1.c33 #if !defined(lint)
/freebsd/lib/libc/string/
H A Dwcslen.c33 #if defined(LIBC_SCCS) && !defined(lint)
H A Dwmemmove.c33 #if defined(LIBC_SCCS) && !defined(lint)
/freebsd/contrib/file/src/
H A Dasctime_r.c4 #ifndef lint
H A Dctime_r.c4 #ifndef lint

12345678910>>...16