Searched refs:read_label (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dos.c53 static jmp_buf read_label; variable
87 if (SET_JUMP(read_label))
181 LONG_JUMP(read_label, 1);
/freebsd-10-stable/sbin/sunlabel/
H A Dsunlabel.c111 static void read_label(struct sun_disklabel *sl, const char *disk);
221 read_label(&sl, disk);
230 read_label(&sl, disk);
238 read_label(&sl, disk);
243 read_label(&sl, disk);
248 read_label(&sl, disk);
329 read_label(struct sun_disklabel *sl, const char *disk) function

Completed in 175 milliseconds