*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 dnlc_hash_locks(5) -- number of locks for the Directory Name Lookup Cache (DNLC)
    To speed up the search through directories in the kernel, there is a memory resident cache of directories called the Directory Name Lookup Cache (DNLC). During a filename lookup in the kernel, any directories or files encountered are retained in the DNLC for future reference. The DLNC is managed in a Least Recently Used (LRU) fashion. The dnlc_hash_locks dictates the number of lock groups that wil...
 dontdump(5) -- defines which classes of kernel memory pages are not dumped when a kernel panic occurs
    On large systems, the time required to dump system memory when a kernel panic occurs can be excessive or even prohibitive, depending on how much physical memory is installed in the system. Fast-dump capabilities controlled by the dontdump and alwaysdump parameters provide a means for restricting kernel dumps to specific types of information: Hewlett-Packard Company - 1 - HP-UX 11i Version 2: Sep 2...
 dst(5) -- difference between Universal (Greenwich mean) time and Local time
    The timezone tunable is the difference between Greenwich mean time (Universal Time) and local time, expressed as minutes west of Greenwich, England. The dst tunable indicates whether the timezone tunable is to be interpreted as a standard or daylight savings time value. These tunables provide a way to convert between Grenwich Mean Time (or Universal Time) and local time. Although timezone is a tun...
 Dt(5) -- miscellaneous desktop definitions
    The Dt/Dt.h header contains miscellaneous public constant and function declaration for the CDE library. The header defines several constants that can be used to determine the version of the library used to compile an application and the version of the library with which an application is currently linked. The header defines the following constants that represent the library compile-time version: D...
 DtAction(5) -- action service definitions
    The Dt/Action.h header defines the following DtActionStatus constants: DtACTION_OK DtACTION_INVALID_ID DtACTION_INVOKED DtACTION_DONE DtACTION_CANCELED DtACTION_FAILED DtACTION_STATUS_UPDATE The header defines the following data type through typedef: typedef unsigned long DtActionInvocationID; The header defines the following callback prototypes: typedef void (*DtActionCallbackProc)(DtActionInvoca...
 dtactionaction(5) -- CDE action management actions
    The CDE Action Creation Services support the following action management actions: Dtcreate Open an empty view of the desktop action and data type editor. Dtcreate file Open a view of the desktop action and data type editor and load the action and data type description file named by the pathname in the file argument. The description file must have been previously created by the desktop action and d...
 dtappaction(5) -- CDE application management actions
    The CDE Application Integration Services support the following application management actions: Dtappmgr Open a view of the Application Manager.
 dtbuilderaction(5) -- CDE application builder actions
    The CDE Application Builder Services support the following application builder actions: Dtbuilder Open an empty application builder view. Dtbuilder component Open an application builder view of the module or project named by the pathname in the component argument. Dtcodegen Prompt the user for the pathname of a project and generate code for the project specified by the user. Dtcodegen component Ge...
 dtcalcaction(5) -- CDE calculator actions
    The CDE Action Creation Services support the following calculator actions: Dtcalc Open a view of the desktop calculator tool. These actions can be invoked from an application using the DtActionInvoke(3) function or invoked from a command line using the dtaction(1) utility.
 dtcalendaraction(5) -- CDE calendar and appointment management actions
    The CDE Calendar and Appointment Services support the following calendar and appointment management actions: Dtcm Open a view of the user's default calendar. DtcmEdit appointment Edit the appointment named by the pathname in the appointment argument. DtcmInsert appointment Insert the appointment named by the pathname in the appointment argument into the user's default calendar. Open appointment ...
 DtComboBox(5) -- DtComboBox widget definitions
    The Dt/ComboBox.h header defines the following structure: typedef struct { int reason; XEvent *event; XmString item_or_text; int item_position; } DtComboBoxCallbackStruct; The header declares the following constants: DtALIGNMENT_BEGINNING DtALIGNMENT_CENTER DtALIGNMENT_END DtCR_SELECT DtDROP_DOWN_COMBO_BOX DtDROP_DOWN_LIST The header declares the following as functions: void DtComboBoxAddItem(Widg...
 DtDnd(5) -- Drag and drop definitions
    The Dt/Dnd.h header defines the following enumeration types: DtCR_DND_CONVERT_DATA DtCR_DND_CONVERT_DELETE DtCR_DND_DRAG_FINISH DtCR_DND_TRANSFER_DATA DtCR_DND_DROP_ANIMATE The header defines the following enumeration data types, with at least the following members:
 DtDts(5) -- data typing definitions
    The Dt/Dts.h header declares the following structure: typedef struct _DtDtsAttribute { char *name; char *value; } DtDtsAttribute; The header declares the following as functions: DtDtsAttribute **DtDtsBufferToAttributeList(const void *buffer, const int size, const char *opt_name); char *DtDtsBufferToAttributeValue(const void *buffer, const int size, const char *attr_name, const char *opt_name); cha...
 DtEditor(5) -- editor widget definitions
    The Dt/Editor.h header defines structures, enumerations and function prototypes for the Editor widget class. The header defines the DtEditorDataFormat enumeration data type, with at least the following members: DtEDITOR_TEXT The data being transferred is a pointer to a NULL-terminated string of characters (a char *). DtEDITOR_WCHAR The data being transferred is a wide character string (a wchar_t *...
 dtenvvar(5) -- CDE environment variables
    The CDE desktop sets up and uses a number of environment variables to find certain files and do certain things. Components tied into CDE then use these environment variables to locate specific types of files. Environment variables used within the CDE desktop are: CEPATH Used by ToolTalk when in Classing Engine mode, where the Classing Engine where to find the databases. Refer to ttsession(1) and t...
<<  [Prev]  187  188  189  190  191  192  193  194  195  196  197  198  199  200  201  202  203  204  205  206  207  
208  209  210  211  212  213  214  215  216  217  218  219  220  221  222  223  224  225  226  227  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service