Searched defs:style (Results 26 - 28 of 28) sorted by relevance

12

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c3608 fprnt(char style, char po) argument
3624 laststyle = style;
3638 if (style == '/') {
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c196 GL_EMACS_MODE, /* Emacs style editing */
197 GL_VI_MODE, /* Vi style editing */
451 GlEditor editor; /* The style of editing, (eg. vi or emacs) */
1036 * Change the editor style being emulated.
6920 * Change the style of editing to emulate a given editor.
7069 * This is the action function which implements the vi-style action which
7081 * This is the action function which implements the vi-style action which
7094 * This is the action function which implements the vi-style action which
8251 * When doing vi-style editing, an escape at the beginning of any binding
9790 * Write the prompt, using the currently selected prompt style
10054 gl_prompt_style(GetLine *gl, GlPromptStyle style) argument
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c3332 * console and old-style devices get brought up when detaching.
3435 pm_premanage(dev_info_t *dip, int style) argument
3460 if (error || (style == PM_STYLE_NEW)) {
3535 e_pm_manage(dev_info_t *dip, int style) argument
3544 if (pm_premanage(dip, style) != DDI_SUCCESS) {
4429 * Called when there is no old-style platform power management driver
4575 * We ignore this unless this is an old-style driver, except for
4717 * Old style driver may have called

Completed in 115 milliseconds

12