dbg_null           93 source3/utils/debug2html.c     case dbg_null:
dbg_null          109 source3/utils/debug2html.c         return( dbg_null );
dbg_null          184 source3/utils/debug2html.c     case dbg_null:
dbg_null          228 source3/utils/debug2html.c   dbg_Token old   = dbg_null,
dbg_null          229 source3/utils/debug2html.c             newtok = dbg_null,
dbg_null          230 source3/utils/debug2html.c             state = dbg_null,
dbg_null          231 source3/utils/debug2html.c             mode  = dbg_null;
dbg_null           64 source3/utils/debugparse.c     case dbg_null:
dbg_null          150 source3/utils/debugparse.c       *state = dbg_null;   /* Set state to null (initial state) so */
dbg_null          154 source3/utils/debugparse.c       *state = dbg_null;   /* A newline or eoln resets to the null state. */
dbg_null          155 source3/utils/debugparse.c       return( dbg_null );
dbg_null          170 source3/utils/debugparse.c   if( dbg_null == *state )
dbg_null          235 source3/utils/debugparse.c         *state = dbg_null;
dbg_null          264 source3/utils/debugparse.c   dbg_Token old   = dbg_null,
dbg_null          265 source3/utils/debugparse.c             newtok= dbg_null,
dbg_null          266 source3/utils/debugparse.c             state = dbg_null;
dbg_null          280 source3/utils/debugparse.c         case dbg_null: