Searched refs:sto (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/tcsh/nls/italian/ |
H A D | set22 | 9 7 sto esaminando la linea di comando\n 11 9 sto saltando la cancellazione dei file!\n 13 11 sto esaminando la linea di comando\n
|
H A D | set12 | 3 1 %s: sto tentando di partire da "%s"\n
|
H A D | set17 | 3 1 BACO: sto aspettando un lavoro in background!\n
|
H A D | set7 | 24 22 %s: sto usando i settaggi relativi ad un terminale veramente stupido.\n
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_virtio_block.c | 457 int i, sectsz, sts, sto; in pci_vtblk_init() local 476 blockif_psectsz(bctxt, &sts, &sto); in pci_vtblk_init() 539 (sto != 0) ? ((sts - sto) / sectsz) : 0; in pci_vtblk_init()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | scache.c | 1297 krb5_scache *sto = SCACHE(to); in scc_move() local 1300 if (strcmp(sfrom->file, sto->file) != 0) { in scc_move() 1304 sfrom->file, sto->file); in scc_move() 1316 if (sto->cid != SCACHE_INVALID_CID) { in scc_move() 1319 sqlite3_bind_int(sfrom->dcache, 1, sto->cid); in scc_move() 1332 sqlite3_bind_text(sfrom->ucachen, 1, sto->name, -1, NULL); in scc_move() 1346 sto->cid = sfrom->cid; in scc_move()
|
/freebsd/sbin/ipf/iplang/ |
H A D | iplang_y.y | 1536 struct statetoopt *sto; in add_ipopt() local 1553 for (sto = toipopts; sto->sto_st; sto++) in add_ipopt() 1554 if (sto->sto_st == state) in add_ipopt() 1556 if (!sto->sto_st) { in add_ipopt() 1564 if (io->on_value == sto->sto_op) in add_ipopt()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoZa.td | 136 def WRS_STO : WRSInst<0b000000011101, "wrs.sto">, Sched<[]>;
|
/freebsd/share/termcap/ |
H A D | termcap | 1867 :cr=^M:ct=^]sto;:da:db:DC=^]dch %d;:dc=^]dch;:DL=^]dli %d;:dl=^]dli;:\ 1871 ^]era g^]for n^]pad 203^]pad 209^]sno n^]sto 9 17 25 33 41 49 57 65 73\ 1883 :is=^_com 33\r\n\41sto 9,17,25,33,41,49,57,65,73\r:tc=4025:
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 20018 is2=!com 31\r\n\037sto 9 17 25 33 41 49 57 65 73\r, 20026 is2=!com\s31\r\n\037sto\s9\s17\s25\s33\s41\s49\s57\s65\s73 20031 is2=\037com 33\r\n!sto 9 17 25 33 41 49 57 65 73\r, 20065 \035pad\s203\035pad\s209\035sno\sn\035sto\s9\s17\s25 20067 tbc=\035sto;, 20079 is2=!com 31\r\n\037sto 9 17 25 33 41 49 57 65 73\r, 20085 is2=\037com\s33\r\n!sto\s9\,17\,25\,33\,41\,49\,57\,65\,73
|