Searched refs:repair (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/test/
H A Dt-lvconvert-repair.sh25 lvconvert -y -i 1 --repair $vg/mirror
31 lvconvert -y -i 1 --repair $vg/mirror
37 lvconvert -y -i 1 --repair $vg/mirror
45 echo 'y' | not lvconvert -y -i 1 --repair $vg/mirror2
/netbsd-current/external/gpl2/texinfo/dist/util/
H A Dderef.c54 void repair(char *line, char *ref, int toffset);
134 repair(buf, cp, count);
141 /* repair --- turn all texinfo cross references into the one argument form */
144 repair(char *line, char *ref, int toffset) function
/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Ddamage.h135 xcb_xfixes_region_t repair; member in struct:xcb_damage_subtract_request_t
391 xcb_xfixes_region_t repair,
409 xcb_xfixes_region_t repair,
H A Ddamage.c221 xcb_xfixes_region_t repair,
236 xcb_out.repair = repair;
251 xcb_xfixes_region_t repair,
266 xcb_out.repair = repair;
219 xcb_damage_subtract_checked(xcb_connection_t *c, xcb_damage_damage_t damage, xcb_xfixes_region_t repair, xcb_xfixes_region_t parts) argument
249 xcb_damage_subtract(xcb_connection_t *c, xcb_damage_damage_t damage, xcb_xfixes_region_t repair, xcb_xfixes_region_t parts) argument
/netbsd-current/games/sail/
H A Dpl_2.c143 repair();
H A Dpl_6.c48 repair(void) function
59 Msg("No hands free to repair");
H A Dextern.h341 void repair(void);
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dlvconvert.c119 "with --mirrors, --repair or --log");
539 int repair = arg_count(cmd, repair_ARG); local
548 !repair) {
554 if (arg_count(cmd, mirrors_ARG) && repair) {
555 log_error("You may only use one of --mirrors and --repair.");
576 if (repair) {
581 log_error("The mirror is consistent, nothing to repair.");
650 if (repair)
671 if (repair || lp->pv_count)
920 log_error("Can't repair no
[all...]
/netbsd-current/games/mille/
H A Dcomp.c247 goto repair;
268 repair:

Completed in 284 milliseconds