HP-UX Reference (11i v2 07/12) - 3 Library Functions A-M (vol 6)

Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
memory(3C): memccpy(), memchr(), memcmp(), memcpy(), memset(),
bcopy(), bcmp(), bzero(), ffs() ........................................................................... memory operations
memorymap(): display contents of memory allocator ................................................................. see malloc(3C)
memset(): memory operations, set memory ........................................................................... 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 special file
mktemp(3C): mktemp() ............................................................................................. make a unique file name
mktime(): create calendar time value ........................................................................................ 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)
mvgetnstr(): get a multibyte character-length-limited string from the terminal .................... see getnstr(3X)
mvgetstr(): get a multi-byte character string from the terminal ................................................. see getstr(3X)
mvhline(): draw lines from single-byte characters and renditions ................................................ see hline(3X)
mvhline_set(): draw lines from complex characters and renditions ...................................... see hline_set(3X)
mvin_wch(): input a complex character and rendition from a window ....................................... see in_wch(3X)
mvin_wchnstr(): input an array of complex characters and renditions from a window ...... see in_wchnstr(3X)
mvin_wchstr(): input an array of complex characters and renditions from a window ........ see in_wchnstr(3X)
mvinch(): input a single-byte character and rendition from a window ............................................ see inch(3X)
mvinchnstr(): input an array of single-byte characters and renditions from a window ........... see inchnstr(3X)
mvinchstr(): input an array of single-byte characters and renditions from a window ............. see inchnstr(3X)
mvinnstr(): input a multi-byte character string from a window ................................................. see innstr(3X)
mvinnwstr(): input a string of wide characters from a window ................................................ see innwstr(3X)
mvins_nwstr(): insert a wide-character string into a window .............................................. see ins_nwstr(3X)
mvins_wch(): insert a complex character and rendition into a window .................................... see ins_wch(3X)
mvins_wstr(): insert a wide-character string into a window ................................................ see ins_nwstr(3X)
mvinsch(): insert a single-byte character and rendition into a window ......................................... see insch(3X)
mvinsnstr(): insert a multi-byte character into a window ........................................................ see insnstr(3X)
mvinsstr(): insert a multi-byte character into a window .......................................................... see insnstr(3X)
mvinstr(): input a multi-byte character string from a window ................................................... see innstr(3X)
38 Hewlett-Packard Company HP-UX 11i Version 2: December 2007 Update