| | | | |
| M |
| |
| | m_create_layout - initialize a layout object ( ) |
| |
| | m_destroy_layout - destroy a layout object ( ) |
| |
| | m_getvalues_layout - query layout values of a LayoutObject ( ) |
| |
| | m_setvalues_layout - set layout values of a LayoutObject ( ) |
| |
| | m_transform_layout - layout transformation ( ) |
| |
| | m_wtransform_layout - layout transformation for wide character strings ( ) |
| |
| | maillock -- functions to manage lockfile(s) for user's mailbox ( ) |
| |
| | mailunlock -- functions to manage lockfile(s) for user's mailbox ( ) |
| |
| | Management Interface database administration functions |
| | | -- DmiAddComponent ( ) |
| | | -- DmiAddGroup ( ) |
| | | -- DmiAddLanguage ( ) |
| | | -- DmiDeleteComponent ( ) |
| | | -- DmiDeleteGroup ( ) |
| | | -- DmiDeleteLanguage ( ) |
| |
| | Management Interface initialization functions |
| | | -- DmiGetConfig ( ) |
| | | -- DmiGetVersion ( ) |
| | | -- DmiRegister ( ) |
| | | -- DmiSetConfig ( ) |
| | | -- DmiUnregister ( ) |
| |
| | Management Interface listing functions |
| | | -- DmiListAttributes ( ) |
| | | -- DmiListClassNames ( ) |
| | | -- DmiListComponents ( ) |
| | | -- DmiListComponentsByClass ( ) |
| | | -- DmiListGroups ( ) |
| | | -- DmiListLanguages ( ) |
| |
| | Management Interface operation functions |
| | | -- DmiAddRow ( ) |
| | | -- DmiDeleteRow ( ) |
| | | -- DmiGetAttribute ( ) |
| | | -- DmiGetMultiple ( ) |
| | | -- DmiSetAttribute ( ) |
| | | -- DmiSetMultiple ( ) |
| |
| | map a tnfctl error code to a string - tnfctl_strerror ( ) |
| |
| | getexecuser -- find one entry ( ) |
| |
| | math library exception-handling - matherr ( ) |
| |
| | mathematical functions |
| | | -- gamma ( ) |
| | | -- gamma_r ( ) |
| | | -- lgamma ( ) |
| | | -- lgamma_r ( ) |
| |
| | matherr - math library exception-handling ( ) |
| |
| | md5 -- MD5 hashing functions ( ) |
| |
| | MD5 hashing functions -- md5_calc ( ) |
| |
| | MD5 hashing functions -- MD5Final ( ) |
| |
| | MD5 hashing functions -- MD5Init ( ) |
| |
| | MD5 hashing functions -- md5 ( ) |
| |
| | MD5 hashing functions -- MD5Update ( ) |
| |
| | md5_calc -- MD5 hashing functions ( ) |
| |
| | MD5Final -- MD5 hashing functions ( ) |
| |
| | MD5Init -- MD5 hashing functions ( ) |
| |
| | MD5Update -- MD5 hashing functions ( ) |
| |
| | media_findname - convert a supplied name into an absolute pathname that can be used to access removable media ( ) |
| |
| | media_getattr -- get and set media attributes ( ) |
| |
| | media_setattr -- get and set media attributes ( ) |
| |
| | memory management, copy a file into memory - copylist ( ) |
| |
| | mkdirp -- create directories in a path ( ) |
| |
| | modify/delete user credentials for an authentication service - pam_setcred ( ) |
| |
| | mp -- multiple precision integer arithmetic ( ) |
| |
| | mp_gcd -- multiple precision integer arithmetic ( ) |
| |
| | mp_itom -- multiple precision integer arithmetic ( ) |
| |
| | mp_madd -- multiple precision integer arithmetic ( ) |
| |
| | mp_mcmp -- multiple precision integer arithmetic ( ) |
| |
| | mp_mdiv -- multiple precision integer arithmetic ( ) |
| |
| | mp_mfree -- multiple precision integer arithmetic ( ) |
| |
| | mp_min -- multiple precision integer arithmetic ( ) |
| |
| | mp_mout -- multiple precision integer arithmetic ( ) |
| |
| | mp_msub -- multiple precision integer arithmetic ( ) |
| |
| | mp_mtox -- multiple precision integer arithmetic ( ) |
| |
| | mp_mult -- multiple precision integer arithmetic ( ) |
| |
| | mp_pow -- multiple precision integer arithmetic ( ) |
| |
| | mp_rpow -- multiple precision integer arithmetic ( ) |
| |
| | mp_xtom -- multiple precision integer arithmetic ( ) |
| |
| | multiple precision integer arithmetic |
| | | -- mp ( ) |
| | | -- mp_gcd ( ) |
| | | -- mp_itom ( ) |
| | | -- mp_madd ( ) |
| | | -- mp_mcmp ( ) |
| | | -- mp_mdiv ( ) |
| | | -- mp_mfree ( ) |
| | | -- mp_min ( ) |
| | | -- mp_mout ( ) |
| | | -- mp_msub ( ) |
| | | -- mp_mtox ( ) |
| | | -- mp_mult ( ) |
| | | -- mp_pow ( ) |
| | | -- mp_rpow ( ) |
| | | -- mp_xtom ( ) |