Searched refs:mir (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/sys/dev/aacraid/
H A Daacraid.c75 struct aac_mntinforesp *mir, int f,
211 struct aac_mntinforesp *mir,
245 struct aac_mntinforesp mir; local
325 if ((aac_get_container_info(sc, fib, i, &mir, &uid)) != 0)
328 count = mir.MntRespCount;
329 aac_add_container(sc, &mir, 0, uid);
444 struct aac_mntinforesp *mir, u_int32_t *uid)
502 bcopy(&fib->data[0], mir, sizeof(struct aac_mntinforesp));
506 if (mir->MntTable[0].VolType != CT_NONE &&
507 !(mir
443 aac_get_container_info(struct aac_softc *sc, struct aac_fib *sync_fib, int cid, struct aac_mntinforesp *mir, u_int32_t *uid) argument
554 aac_add_container(struct aac_softc *sc, struct aac_mntinforesp *mir, int f, u_int32_t uid) argument
3081 struct aac_mntinforesp mir; local
[all...]
/freebsd-9.3-release/sys/dev/aac/
H A Daac.c71 struct aac_mntinforesp *mir, int f);
416 struct aac_mntinforesp *mir; local
430 if ((mir = aac_get_container_info(sc, fib, i)) == NULL)
433 count = mir->MntRespCount;
434 aac_add_container(sc, mir, 0);
456 aac_add_container(struct aac_softc *sc, struct aac_mntinforesp *mir, int f) argument
465 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) {
471 mir->MntTable[0].ObjectId,
472 mir
3213 struct aac_mntinforesp *mir; local
[all...]
/freebsd-9.3-release/contrib/ncurses/misc/
H A Demx.src192 mir,
425 mir,
483 mir,
643 mir,
784 mir,
H A Dterminfo.src520 OTbs, am, mir,
542 OTbs, am, mir, msgr,
615 OTbs, am, mir, msgr, xon,
664 am, eo, mir, msgr, xenl, xon,
714 am, bce, eo, mir, msgr, xenl, xon,
870 am, bce, bw, eo, km, mir, msgr, xon,
1287 daisy, km, mir, msgr, xhpa, xt,
1452 am, km, mir, msgr, xenl,
2126 mir,
2165 OTbs, OTpt, am, mir, xen
[all...]
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.osf1r5225 move_insert_mode mir bool mi - - YBCGE safe to move while in insert mode
H A DCaps.uwin225 move_insert_mode mir bool mi - - YBCGE safe to move while in insert mode
H A DCaps225 move_insert_mode mir bool mi - - YBCGE safe to move while in insert mode
H A DCaps.aix4225 move_insert_mode mir bool mi - - YBCGE safe to move while in insert mode
H A DCaps.hpux11225 move_insert_mode mir bool mi - - YBCGE safe to move while in insert mode
H A DCaps.keys227 move_insert_mode mir bool mi - - YBCGE safe to move while in insert mode

Completed in 132 milliseconds