HomeSort by: relevance | last modified time | path
    Searched refs:parse_debug (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/tools/ctf/cvt/
st_parse.c 84 parse_debug(int level, char *cp, const char *fmt, ...) function
359 parse_debug(1, NULL, "parse_sou: declaring '%s'", idp->ii_name ?
372 parse_debug(3, NULL, " %s defined as %s(%d)",
445 parse_debug(1, cp, "Unknown stab type %#x", stab->n_type);
580 parse_debug(3, cp, "tdefdecl h=%d", h);
633 parse_debug(3, NULL, "tdefdecl unres type %d",
657 parse_debug(3, NULL,
830 parse_debug(3, NULL, "intrinsic: size=%d", width);
911 parse_debug(3, cp, "soudef: %s size=%d", tdesc_name(*rtdp),
928 parse_debug(3, NULL, " defines %s (%d)", w, h)
    [all...]
  /src/usr.sbin/perfused/
perfused.c 62 static int parse_debug(char *);
317 parse_debug(char *optstr) function
399 perfuse_diagflags |= parse_debug(optarg);
  /src/usr.sbin/makefs/
makefs.c 95 static u_int parse_debug(char *);
172 debug = parse_debug(optarg);
545 parse_debug(char *str) function

Completed in 32 milliseconds