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

  /src/usr.sbin/makefs/
makefs.c 95 static u_int parse_debug(char *);
172 debug = parse_debug(optarg);
545 parse_debug(char *str) function
makefs.c 95 static u_int parse_debug(char *);
172 debug = parse_debug(optarg);
545 parse_debug(char *str) function
makefs.c 95 static u_int parse_debug(char *);
172 debug = parse_debug(optarg);
545 parse_debug(char *str) function
  /src/usr.sbin/perfused/
perfused.c 62 static int parse_debug(char *);
317 parse_debug(char *optstr) function
399 perfuse_diagflags |= parse_debug(optarg);
perfused.c 62 static int parse_debug(char *);
317 parse_debug(char *optstr) function
399 perfuse_diagflags |= parse_debug(optarg);
perfused.c 62 static int parse_debug(char *);
317 parse_debug(char *optstr) function
399 perfuse_diagflags |= parse_debug(optarg);

Completed in 55 milliseconds