Home
last modified time | relevance | path

Searched refs:suspicious (Results 1 – 25 of 129) sorted by relevance

123456

/netbsd/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_print.c82 int suspicious(char *);
117 suspicious(char *s) in suspicious() function
165 if (suspicious(sys) || suspicious(pr)) in pr_init()
222 if (suspicious(sys) || in pr_start2()
223 suspicious(pr) || in pr_start2()
224 suspicious(user) || in pr_start2()
225 suspicious(fname)) in pr_start2()
736 if (pn == NULL || suspicious(pn)) in build_pr_queue()
962 if (pn == NULL || suspicious(pn)) in get_pr_status()
1081 if (suspicious(id)) in pr_cancel()
[all …]
H A DREADME90 elsewhere. The routine "suspicious()" in pcnfsd_print.c is the starting
/netbsd/external/gpl2/rcs/dist/src/
H A Drcsutil.c343 getusername(suspicious) in getusername() argument
344 int suspicious; in getusername()
353 (suspicious
360 suspicious
/netbsd/external/gpl3/autoconf/dist/tests/
H A Dc.at37 * ) AC_MSG_ERROR([suspicious executable suffix: $ac_exeext]);;
42 * ) AC_MSG_ERROR([suspicious object suffix: $ac_objext]);;
H A Dbase.at400 AT_CHECK([grep 'suspicious.*AC_DEFINE' stderr], [], [ignore])
405 AT_CHECK([grep 'suspicious.*AC_SUBST' stderr], [], [ignore])
423 AT_CHECK([grep 'suspicious.*AC_DEFINE' stderr], [], [ignore])
/netbsd/external/bsd/ntp/dist/
H A DNOTES.y2kfixes41 1) Tested suspicious code.
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dfsav118 # file path of suspicious file
/netbsd/tests/lib/libc/regex/data/att/
H A Drepetition.dat107 # suspicious of my implementation). The first subexpression should use
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc.opt276 Warn on suspicious calls of standard functions computing absolute values.
280 Warn about suspicious uses of memory addresses.
704 Warn for suspicious integer expressions in boolean context.
740 Warn about suspicious declarations of \"main\".
748 Warn about suspicious calls to memset where the third argument is constant literal zero and the sec…
752 Warn about suspicious calls to memset where the third argument contains the number of elements not …
800 Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers.
804 Warn about suspicious length parameters to certain string functions if the argument uses sizeof.
1076 Warn on suspicious constructs involving reverse scalar storage order.
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc.opt276 Warn on suspicious calls of standard functions computing absolute values.
280 Warn about suspicious uses of memory addresses.
704 Warn for suspicious integer expressions in boolean context.
740 Warn about suspicious declarations of \"main\".
748 Warn about suspicious calls to memset where the third argument is constant literal zero and the sec…
752 Warn about suspicious calls to memset where the third argument contains the number of elements not …
800 Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers.
804 Warn about suspicious length parameters to certain string functions if the argument uses sizeof.
1076 Warn on suspicious constructs involving reverse scalar storage order.
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DUndefinedBehaviorSanitizer.rst194 - ``-fsanitize=implicit-conversion``: Checks for suspicious
199 - ``-fsanitize=integer``: Checks for undefined or suspicious integer
/netbsd/external/bsd/tcpdump/dist/
H A DREADME.md180 or acked. I typically plot this data looking for suspicious
/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Dacinclude.m4191 # this is the suspicious part
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticGroups.td580 def SuspiciousBzero : DiagGroup<"suspicious-bzero">;
581 def SuspiciousMemaccess : DiagGroup<"suspicious-memaccess",
693 def PragmaPackSuspiciousInclude : DiagGroup<"pragma-pack-suspicious-include">;
/netbsd/sbin/mount_umap/
H A Dumap_manual138 owned by. If they are owned by NOBODY or some other suspicious user,
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Dacinclude.m4195 # this is the suspicious part
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DSupportLibrary.rst102 suspicious.
/netbsd/external/gpl3/autoconf/dist/lib/autoconf/
H A Dlibs.m490 # FIXME: This macro is extremely suspicious. It DEFINEs unconditionally,
H A Dgeneral.m42034 [$0($1, ...): suspicious cache-id, must contain _cv_ to be cached])])])dnl
2037 [$0($1, ...): suspicious presence of an AC_DEFINE in the second argument, ]dnl
2041 [$0($1, ...): suspicious presence of an AC_SUBST in the second argument, ]dnl
/netbsd/external/gpl3/gcc.old/dist/libgfortran/
H A Dconfigure.ac231 # this is the suspicious part
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A Dconfigure.ac258 # this is the suspicious part
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dlang.opt322 Warn about \"suspicious\" constructs.
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dlang.opt326 Warn about \"suspicious\" constructs.
/netbsd/external/gpl2/gmake/dist/tests/
H A DChangeLog165 time before we invoke make. I'm suspicious that the environment
/netbsd/external/gpl3/gdb/dist/gdb/
H A DREADME561 code which looks even vaguely suspicious. It passes many

123456