1 /*
   2  * The below functions cause smatch to fail with "turning off implications after
   3  * 60 seconds" or similar, generally because they're too large for it to handle.
   4  *
   5  * This will disable analysis altogether.
   6  */
   7 
   8 /* libast */
   9 _ast_optget
  10 _ast_opthelp
  11 /* libcmd */
  12 b_uname
  13 /* libcurses */
  14 _updateln
  15 /* libdisasm */
  16 dtrace_disx86
  17 /* libld */
  18 ld32_sym_process
  19 ld64_sym_process
  20 update_osym
  21 /* libsqlite */
  22 sqliteVdbeExec
  23 /* cmd/acpi/iasl */
  24 AslCompilerparse
  25 /* cmd/fs.d/autofs */
  26 nfsmount
  27 /* cmd/pppd */
  28 lcp_nakci
  29 
  30 /* generated code */
  31 ipf_yyparse
  32 ipmon_yyparse
  33 ipnat_yyparse
  34 ippool_yyparse
  35 ndr__ndr_hdr
  36 yyerror
  37 yylex
  38 yylook
  39 yyparse
  40 yywinput