Searched refs:dos (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/libast/common/disc/ |
H A D | sfdcdos.c | 395 Dosdisc_t *dos; local 401 if(!(dos = (Dosdisc_t*)malloc(sizeof(Dosdisc_t))) ) 403 memset(dos,'\0',sizeof(Dosdisc_t)); 405 dos->disc.readf = dos_read; 406 dos->disc.writef = NIL(Sfwrite_f); 407 dos->disc.seekf = dos_seek; 408 dos->disc.exceptf = dos_except; 410 if(sfdisc(f,(Sfdisc_t*)dos) != (Sfdisc_t*)dos) 411 { free(dos);
|
/titanic_44/usr/src/cmd/awk_xpg4/ |
H A D | awk.h | 212 #define AWK_PROTOTYPE M_ETCDIR(awkrunf.dos) 213 #define AWK_LPROTOTYPE M_ETCDIR(awkrunf.dos) 215 #define AWK_PROTOTYPE M_ETCDIR(awkrun.dos) 216 #define AWK_LPROTOTYPE M_ETCDIR(awkrunl.dos)
|
/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | RequestHandler.java | 340 DataOutputStream dos = null; in handleStream() local 344 dos = new DataOutputStream(outStream); in handleStream() 349 dos = new DataOutputStream(sock.getOutputStream()); in handleStream() 366 dos.write(baos.toByteArray(), 0, baos.size()); in handleStream()
|
H A D | Transact.java | 633 DataOutputStream dos = new DataOutputStream(s.getOutputStream()); in transactMsg() local 647 dos.write(outbuf, 0, outbuf.length); in transactMsg()
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | menu.lst | 73 # chainload /bootsect.dos
|
H A D | grub.info-1 | 1248 # chainload /bootsect.dos
|
H A D | grub.texi | 1405 # chainload /bootsect.dos
|
H A D | grub.info | 1248 # chainload /bootsect.dos
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | RELEASE | 234 99-06-16 cat: fix --dos-ouput typo
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 498 03-12-22 misc/magic.tab: dos EXE tweaks 1291 97-11-11 tm: handle 0 return from gmtime(),localtime() (dos negative time_t) 1358 magic.tab: fix dos entry that generated negative indirect offsets 1495 add dos \r\n test to misc/magic.c/cklang()
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | RELEASE | 287 add C++ T_EXPLICIT -- did dos take over C++?
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | northamerica | 2650 # desde las dos horas del segundo domingo de marzo y concluirá a las dos 2657 # efecto desde las dos horas del segundo domingo de marzo y concluirá a 2658 # las dos horas del primer domingo de noviembre.
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 637 # Note that :kl: is always BS, because PC-dos can tolerate this change.
|
H A D | terminfo.src | 670 # Note that <kcub1> is always BS, because PC-dos can tolerate this change.
|