Searched refs:MKS (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libxcurses2/h/
H A Dmks.h30 * MKS header file. Defines that make programming easier for us.
31 * Includes MKS-specific things and posix routines.
45 #ifndef MKS
46 #define MKS 1 macro
58 #define M_CURSES_VERSION "MKS I/XCU 4.3 Curses"
61 * MKS-specific library entry points.
/osnet-11/usr/src/lib/libxcurses/
H A DMakefile.com31 $(XCURSES) $(GEN) $(I18N) $(MKS) \
79 # MKS source files are in src/libc/mks
80 MKS= \
101 $(MKS:%.o=../src/libc/mks/%.c) \
/osnet-11/usr/src/lib/libxcurses2/
H A DMakefile.com30 OBJECTS= $(XCURSES) $(MKS) $(WIDE)
69 # MKS source files are in src/libc/mks
70 MKS= m_crcpos.o
81 $(MKS:%.o=../src/libc/mks/%.c) \
/osnet-11/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h41 #define VERSION "MKS InterOpen I/XCU 4.3 SB" /* Used for version# */
105 /* the M_CS_* strings are used by MKS's version
177 * by MKS's implementation of catopen() when
179 * If you are not using MKS's implementation
246 * But, MKS code assumes a valid errno
251 * MKS code assumes that a valid pointer
255 * function, which MKS provides.
269 * But, MKS code assumes a valid errno
273 * function, which MKS provides.
295 * function, which MKS provide
[all...]
/osnet-11/usr/src/lib/libxcurses/h/
H A Dmks.h27 * MKS header file. Defines that make programming easier for us.
28 * Includes MKS-specific things and posix routines.
42 #ifndef MKS
43 #define MKS 1 macro
328 * MKS-specific library entry points.
588 * MKS MEMORY MANIPULATIONS:
589 * Specific to MKS and non-portable.

Completed in 34 milliseconds