Home
last modified time | relevance | path

Searched defs:bootp (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/boot/lib/libstand/
H A Dbootp.h26 struct bootp { struct
27 bp_opbootp global() argument
28 bp_htypebootp global() argument
29 bp_hlenbootp global() argument
30 bp_hopsbootp global() argument
31 bp_xidbootp global() argument
32 bp_secsbootp global() argument
33 bp_flagsbootp global() argument
34 bp_ciaddrbootp global() argument
35 bp_yiaddrbootp global() argument
36 bp_siaddrbootp global() argument
37 bp_giaddrbootp global() argument
38 bp_chaddrbootp global() argument
39 bp_snamebootp global() argument
40 bp_filebootp global() argument
46 bp_vendbootp global() argument
H A Dbootp.c122 bootp(int sock) in bootp() function
[all...]
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Dnic.c572 int bootp(void) in bootp() function
/titanic_52/usr/src/cmd/boot/bootadm/
H A Dbootadm.c8011 char *bootp; local