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

  /src/etc/etc.vax/
MAKEDEV.conf 193 mkdev tty$ch$(hexprint $i) c $major $(($unit * $count + $i))
201 mkdev ttyJ$(hexprint $unit) c 66 $unit
  /src/sys/dev/
cgd.c 450 static void hexprint(const char *, void *, int);
1611 IFDEBUG(CGDB_CRYPTO, hexprint("step 1: blkno_buf",
1650 hexprint(const char *start, void *buf, int len) function in typeref:typename:void
1654 KASSERTMSG(len >= 0, "hexprint: called with len < 0");
  /src/etc/
MAKEDEV.tmpl 358 # hexprint number
361 hexprint()

Completed in 114 milliseconds