HP-UX Reference (11i v3 07/02) - 3 Library Functions A-M (vol 6)
Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
malloc(3C): malloc(), alloca(), calloc(), free(), mallinfo(),
mallopt(), memorymap(), realloc(), valloc() ............................................. main memory allocator
mallopt(): control memory space allocation ............................................................................ see malloc(3C)
mblen(): multibyte characters and strings conversions ....................................................... see multibyte(3C)
mbrlen(3C): mbrlen() ............................................................................... get number of bytes in a character
mbrtowc(3C): mbrtowc() ........................................................... convert a character to a wide-character code
mbsinit(3C): mbsinit() ............................................................................ determine conversion object status
mbsrtowcs(3C): mbsrtowcs() ................... convert a character string to a wide-character string (restartable)
mbstowcs(): multibyte characters and strings conversions ................................................. see multibyte(3C)
mbtowc(): multibyte characters and strings conversions ..................................................... see multibyte(3C)
mcrt0.o: execution startup routines ................................................................................................ see crt0(3)
mcrt0.o: execution startup routines for PA-RISC systems ........................................................ see crt0_pa(3)
memalign(3C): memalign() ...................................................................................... allocate aligned memory
memccpy(): memory operations, copy bytes ........................................................................... see memory(3C)
memchr(): memory operations, locate first character ............................................................. see memory(3C)
memcmp(): memory operations, compare bytes ....................................................................... see memory(3C)
memcpy(): memory operations, copy bytes ............................................................................. see memory(3C)
memmove(): memory operations, move bytes .......................................................................... see memory(3C)
memory(3C): memccpy(), memchr(), memcmp(), memcpy(), memmove(),
memset(), bcmp(), bcopy(), bzero(), ffs() ......................................................... memory operations
memorymap(): display contents of memory allocator ................................................................. see malloc(3C)
memset(): memory operations, set bytes ............................................................................... see memory(3C)
meta(3X): meta() ...................................................................................................... enable/disable meta-keys
mkdirp(3G): mkdirp(), rmdirp() ........................................................... create, remove directories in a path
mkfifo(3C): mkfifo() ........................................................................................................... make a FIFO file
mkstemp(): make a unique file name ..................................................................................... see mktemp(3C)
mktemp(3C): mktemp(), mkstemp() ......................................................................... make a unique file name
mktime(): convert date and time to string ................................................................................. see ctime(3C)
mktimer(3C): mktimer() ..................................................................................... allocate a per-process timer
modf(3M): modf(), modff(), modfl(), modfw(), modfq() ........................ decompose floating-point number
modff(): decompose floating-point number (float) ...................................................................... see modf(3M)
modfl(): decompose floating-point number (long double) ........................................................... see modf(3M)
modfq(): decompose floating-point number (quad) ...................................................................... see modf(3M)
modfw(): decompose floating-point number (extended) ............................................................... see modf(3M)
monitor(3C): monitor() .......................................................................................... prepare execution profile
mount(3N) ..................................................................................... keep track of remotely mounted file systems
move(3X): move(), wmove() ......................................................................... window cursor location functions
mrand48(): generate pseudo-random numbers ...................................................................... see drand48(3C)
multibyte(3C): mblen(), mbtowc(), mbstowcs(), wctomb(),
wcstombs() ...................................................................... multibyte characters and strings conversions
mvadd_wch(): add a complex character and rendition to a window ......................................... see add_wch(3X)
mvadd_wchnstr(): add an array of complex characters and renditions to a window ........ see add_wchnstr(3X)
mvadd_wchstr(): add an array of complex characters and renditions to a window .......... see add_wchnstr(3X)
mvaddch(): add a single-byte character and rendition to a window and advance the cursor ......... see addch(3X)
mvaddchnstr(): add length limited string of single-byte characters and renditions to a window
.................................................................................................................................. see addchnstr(3X)
mvaddchstr(): add string of single-byte characters and renditions to a window ..................... see addchstr(3X)
mvaddnstr(): add a string of multi-byte characters without rendition to a window and advance
cursor ............................................................................................................................ see addnstr(3X)
mvaddnwstr(): add a wide-character string to a window and advance the cursor .................. see addnwstr(3X)
mvaddstr(): add a string of multi-byte characters without rendition to a window and advance
cursor ............................................................................................................................ see addnstr(3X)
mvaddwstr(): add a wide-character string to a window and advance the cursor .................... see addnwstr(3X)
mvchgat(): change renditions of characters in a window .............................................................. see chgat(3X)
mvcur(3X): mvcur() ........................................................ output cursor movement commands to the terminal
mvdelch(): delete character from a window ................................................................................ see delch(3X)
mvderwin(3X): mvderwin() ............................................................ define window coordinate transformation
mvget_wch(): get a wide character from a terminal ................................................................. see get_wch(3X)
mvget_wstr(): get an array of wide characters and function key codes from a terminal .... see getn_wstr(3X)
mvgetch(): get a single-byte character from the terminal ............................................................. see getch(3X)
mvgetn_wstr(): get an array of wide characters and function key codes from a terminal .. see getn_wstr(3X)
HP-UX 11i Version 3: February 2007 Hewlett-Packard Company 39