Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dbootp.h84 #define VM_CMU "CMU" macro
H A Dreadfile.c273 u_char vm_cmu[4] = VM_CMU;
/freebsd/stand/libsa/
H A Dbootp.h62 #define VM_CMU "CMU" macro
H A Dbootp.c66 static char vm_cmu[4] = VM_CMU;
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c80 #define VM_CMU "CMU" macro
286 static const u_char vm_cmu[4] = VM_CMU; in bootp_print()
/freebsd/libexec/bootpd/tools/bootptest/
H A Dbootptest.c119 unsigned char vm_cmu[4] = VM_CMU;
H A Dprint-bootp.c57 static unsigned char vm_cmu[4] = VM_CMU; in bootp_print()