Searched refs:VM_CMU (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/libexec/bootpd/
H A Dbootp.h86 #define VM_CMU "CMU" macro
H A Dreadfile.c286 u_char vm_cmu[4] = VM_CMU;
/freebsd-11-stable/stand/libsa/
H A Dbootp.h64 #define VM_CMU "CMU" macro
H A Dbootp.c71 static char vm_cmu[4] = VM_CMU;
/freebsd-11-stable/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c61 static unsigned char vm_cmu[4] = VM_CMU;
H A Dbootptest.c121 unsigned char vm_cmu[4] = VM_CMU;
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-bootp.c83 #define VM_CMU "CMU" macro
287 static const u_char vm_cmu[4] = VM_CMU;

Completed in 122 milliseconds