Home
last modified time | relevance | path

Searched defs:vm_cmu (Results 1 – 5 of 5) sorted by relevance

/dragonfly/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c59 static unsigned char vm_cmu[4] = VM_CMU; in bootp_print() local
H A Dbootptest.c118 unsigned char vm_cmu[4] = VM_CMU; variable
/dragonfly/stand/lib/
H A Dbootp.c63 static char vm_cmu[4] = VM_CMU; variable
/dragonfly/libexec/bootpd/
H A Dreadfile.c284 u_char vm_cmu[4] = VM_CMU; variable
/dragonfly/contrib/tcpdump/
H A Dprint-bootp.c286 static const u_char vm_cmu[4] = VM_CMU; in bootp_print() local