Home
last modified time | relevance | path

Searched refs:bootcamp (Results 1 – 2 of 2) sorted by relevance

/src/contrib/file/magic/Magdir/
H A Dgeo59 # Reference: http://ccom.unh.edu/sites/default/files/news-and-events/conferences/auv-bootcamp/
71 # http://ccom.unh.edu/sites/default/files/news-and-events/conferences/auv-bootcamp/060116342.rdf
/src/sys/geom/part/
H A Dg_part_gpt.c95 int bootcamp; member
436 table->bootcamp = 0; in gpt_update_bootcamp()
1089 table->bootcamp = gpt_is_bootcamp(table, pp->name); in g_part_gpt_read()
1123 if (table->bootcamp) { in g_part_gpt_setunset()
1230 if (table->bootcamp) in g_part_gpt_write()