Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/bootp/bootptest/
H A Dprint-bootp.c61 static unsigned char vm_rfc1048[4] = VM_RFC1048; in bootp_print() local
H A Dbootptest.c119 unsigned char vm_rfc1048[4] = VM_RFC1048; variable
/netbsd-src/sys/lib/libsa/
H A Dbootp.c68 static char vm_rfc1048[4] = VM_RFC1048; variable
/netbsd-src/sys/nfs/
H A Dnfs_bootdhcp.c152 static const u_int8_t vm_rfc1048[4] = { 99, 130, 83, 99 }; variable
/netbsd-src/usr.sbin/bootp/common/
H A Dreadfile.c282 u_char vm_rfc1048[4] = VM_RFC1048; variable