/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/ |
H A D | ast_properties.c | 94 NULL, /* Command line option keywords */ 96 NULL, /* Config Option entry name(s) */ 97 NULL /* *** POSITIVELY NO RECURSIVE DEFAULTS! *** */ 105 NULL, /* Command line option keywords */ 107 NULL, /* Config Option entry name(s) */ 108 NULL /* argv[] invoked by -defaults */ 118 NULL, /* Config Option entry name(s) */ 119 NULL /* argv[] invoked by -defaults */ 127 NULL, /* Command line option keywords */ 129 NULL, /* Confi [all...] |
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/ |
H A D | mga_properties.c | 94 NULL, /* Command line option keywords */ 96 NULL, /* Config Option entry name(s) */ 97 NULL /* *** POSITIVELY NO RECURSIVE DEFAULTS! *** */ 105 NULL, /* Command line option keywords */ 107 NULL, /* Config Option entry name(s) */ 108 NULL /* argv[] invoked by -defaults */ 118 NULL, /* Config Option entry name(s) */ 119 NULL /* argv[] invoked by -defaults */ 127 NULL, /* Command line option keywords */ 129 NULL, /* Confi [all...] |
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_properties.c | 52 { "-defaults; -clone", "disable", NULL }; 55 { "-defaults; -deflinear", "false", NULL }; 58 { "-defaults; -defoverlay", "false", NULL }; 61 { "-defaults; -deftransparent", "false", NULL }; 64 { "-defaults; -doublehigh", "disable", NULL }; 67 { "-defaults; -doublewide", "disable", NULL }; 70 { "-defaults; -fake8", "disable", NULL }; 73 { "-defaults; -g", FBC_GAMMA_DEFAULT_STR, NULL }; 76 { "-defaults; -multisample", "disable", NULL }; 79 { "-defaults; -offset", "0", "0", NULL }; [all...] |
H A D | resolutions.c | 26 #include <stdio.h> /* NULL */ 210 {NULL, 0,0,0, 0,0,0, 0,0,0, 0, 0,0, 1, 0,0}
|
H A D | fbc_getargs.c | 77 for (i = 0; keywd_table[i].argv_name != NULL; i += 1) { 123 xf86_opt_mod_t **option_mod_p) /* Option descr ptr ptr, else NULL */ 129 * A NULL Option description pointer can be returned in case of error 131 if (option_mod_p == NULL) { 137 *option_mod_p = NULL; 171 if ((option_value != NULL) || 172 (option_mod->value != NULL)) { 173 if ((option_value == NULL) || 174 (option_mod->value == NULL)) { 175 /* NULL an [all...] |
H A D | fbc_Option.c | 62 if (active->screen_sectn != NULL) { 68 if (active->display_subsectn != NULL) { 75 if (active->monitor_sectn != NULL) { 81 if (active->device_sectn != NULL) { 91 *end_line_er = NULL; 92 return (NULL); 118 if (option_list == NULL) { 178 XF86OptionPtr option_entry; /* Ptr to Option entry, else NULL */ 184 if (option_list == NULL) { 188 if (option_entry == NULL) { [all...] |
H A D | fbc_Modes.c | 84 modes_section_name[2] = NULL; /* End-of-table marker */ 90 modes_section_name[2] = NULL; /* End-of-table marker */ 101 !done && *modes_name != NULL; 117 if (modes_sectn_ptr == NULL) 132 if (modes_sectn_ptr == NULL) { 147 if (usemodes_sectn_ptr == NULL) 179 if (modes_sectn_ptr == NULL) 184 mode_ptr = NULL; 186 while (ptr != NULL) { 200 mode_ptr->list.next = NULL; [all...] |
H A D | fbc_line_er.c | 30 #include <stdio.h> /* NULL */ 56 NULL, /* Ptr to first config line ER */ 57 NULL, /* Ptr to last config line ER */ 65 * in the list, else NULL. 91 element->next_ptr = NULL; 93 if (line_ER_list->tail_ptr == NULL) { 145 cur_line_er != NULL; 151 line_ER_list->head_ptr = NULL; 152 line_ER_list->tail_ptr = NULL; 183 if (line_er == NULL) { [all...] |
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/ |
H A D | efb_properties.c | 146 NULL, /* Command line option keywords */ 148 NULL, /* Config Option entry name(s) */ 149 NULL /* *** POSITIVELY NO RECURSIVE DEFAULTS! *** */ 157 NULL, /* Command line option keywords */ 159 NULL, /* Config Option entry name(s) */ 160 NULL /* argv[] invoked by -defaults */ 170 NULL, /* Config Option entry name(s) */ 171 NULL /* argv[] invoked by -defaults */ 181 NULL, /* Config Option entry name(s) */ 190 NULL, /* Comman [all...] |
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Template.c | 34 /* class_initialize */ NULL, 35 /* class_part_initialize */ NULL, 37 /* initialize */ NULL, 38 /* initialize_hook */ NULL, 49 /* destroy */ NULL, 50 /* resize */ NULL, 51 /* expose */ NULL, 52 /* set_values */ NULL, 53 /* set_values_hook */ NULL, 55 /* get_values_hook */ NULL, [all...] |
H A D | Xaw3_1Grip.c | 51 XtOffset(GripWidget, grip.grip_action), XtRCallback, NULL}, 70 /* class_part_init */ NULL, 72 /* initialize */ NULL, 73 /* initialize_hook */ NULL, 84 /* destroy */ NULL, 85 /* resize */ NULL, 86 /* expose */ NULL, 87 /* set_values */ NULL, 88 /* set_values_hook */ NULL, 90 /* get_values_hook */ NULL, [all...] |
H A D | Xaw3_1AsciiText.c | 69 /* class_part_init */ NULL, 76 /* resources */ NULL, 86 /* set_values */ NULL, 87 /* set_values_hook */ NULL, 89 /* get_values_hook */ NULL, 92 /* callback_private */ NULL, 176 /* class_initialize */ NULL, 177 /* class_part_init */ NULL, 179 /* initialize */ NULL, 180 /* initialize_hook */ NULL, [all...] |
H A D | Xaw3_1Toggle.c | 75 offset(toggle.widget), XtRWidget, (caddr_t) NULL }, 77 offset(toggle.radio_data), XtRPointer, (caddr_t) NULL }, 109 NULL, /* class_part_initialize */ 112 NULL, /* initialize_hook */ 123 NULL, /* destroy */ 127 NULL, /* set_values_hook */ 129 NULL, /* get_values_hook */ 130 NULL, /* accept_focus */ 132 NULL, /* callback_private */ 136 NULL /* extensio [all...] |
H A D | Xaw3_1Sme.c | 47 offset(callbacks), XtRCallback, (caddr_t)NULL}, 70 /* initialize_hook */ NULL, 71 /* realize */ NULL, 72 /* actions */ NULL, 81 /* destroy */ NULL, 82 /* resize */ NULL, 83 /* expose */ NULL, 84 /* set_values */ NULL, 85 /* set_values_hook */ NULL, 87 /* get_values_hook */ NULL, [all...] |
H A D | Xaw3_1Vendor.c | 74 /* class_part_initialize*/ NULL, 77 /* initialize_hook */ NULL, 79 /* actions */ NULL, 88 /* destroy */ NULL, 90 /* expose */ NULL, 92 /* set_values_hook */ NULL, 94 /* get_values_hook */ NULL, 95 /* accept_focus */ NULL, 97 /* callback offsets */ NULL, 98 /* tm_table */ NULL, [all...] |
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Template.c | 59 /* class_initialize */ NULL, 60 /* class_part_initialize */ NULL, 62 /* initialize */ NULL, 63 /* initialize_hook */ NULL, 74 /* destroy */ NULL, 75 /* resize */ NULL, 76 /* expose */ NULL, 77 /* set_values */ NULL, 78 /* set_values_hook */ NULL, 80 /* get_values_hook */ NULL, [all...] |
H A D | Grip.c | 73 XtOffsetOf(GripRec, grip.grip_action), XtRCallback, NULL}, 92 /* class_part_init */ NULL, 94 /* initialize */ NULL, 95 /* initialize_hook */ NULL, 106 /* destroy */ NULL, 107 /* resize */ NULL, 108 /* expose */ NULL, 109 /* set_values */ NULL, 110 /* set_values_hook */ NULL, 112 /* get_values_hook */ NULL, [all...] |
H A D | Toggle.c | 74 offset(toggle.widget), XtRWidget, (XtPointer) NULL }, 76 offset(toggle.radio_data), XtRPointer, (XtPointer) NULL }, 107 NULL, /* class_part_initialize */ 110 NULL, /* initialize_hook */ 121 NULL, /* destroy */ 125 NULL, /* set_values_hook */ 127 NULL, /* get_values_hook */ 128 NULL, /* accept_focus */ 130 NULL, /* callback_private */ 134 NULL /* extensio [all...] |
H A D | Vendor.c | 97 /* next_extension */ NULL, 115 /* initialize_hook */ NULL, 117 /* actions */ NULL, 126 /* destroy */ NULL, 128 /* expose */ NULL, 130 /* set_values_hook */ NULL, 132 /* get_values_hook */ NULL, 133 /* accept_focus */ NULL, 135 /* callback offsets */ NULL, 136 /* tm_table */ NULL, 253 "conversion from CT to MB failed.", NULL, 0); local [all...] |
H A D | AsciiText.c | 93 /* class_part_init */ NULL, 96 /* initialize_hook */ NULL, 98 /* actions */ NULL, 100 /* resources */ NULL, 110 /* set_values */ NULL, 111 /* set_values_hook */ NULL, 113 /* get_values_hook */ NULL, 116 /* callback_private */ NULL, 227 /* class_initialize */ NULL, 228 /* class_part_init */ NULL, [all...] |
/solaris-x11-s11/open-src/xserver/xorg/sun-src/os/solaris/mdb/modules/ |
H A D | mdb_module.c | 41 { NULL } 46 client_walk_init, client_walk_step, client_walk_fini, NULL }, 48 inputdev_walk_init, inputdev_walk_step, inputdev_walk_fini, NULL }, 49 { NULL }
|
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_drv.c | 53 DRM_IOCTL_DEF(DRM_IOCTL_GET_MAGIC, drm_getmagic, 0, NULL, NULL), 54 DRM_IOCTL_DEF(DRM_IOCTL_IRQ_BUSID, drm_irq_by_busid, DRM_MASTER|DRM_ROOT_ONLY, NULL, NULL), 57 DRM_IOCTL_DEF(DRM_IOCTL_GET_STATS, drm_getstats, DRM_UNLOCKED, NULL, copyout32_drm_stats), 58 DRM_IOCTL_DEF(DRM_IOCTL_GET_CAP, drm_getcap, DRM_UNLOCKED, NULL, NULL), 59 DRM_IOCTL_DEF(DRM_IOCTL_SET_VERSION, drm_setversion, DRM_MASTER, NULL, NULL), 61 DRM_IOCTL_DEF(DRM_IOCTL_SET_UNIQUE, drm_setunique, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY, NULL, NUL [all...] |
/solaris-x11-s11/open-src/util/build-tools/sun-src/ |
H A D | time.c | 41 "ruby", "sh", "uil", NULL }; 49 if (dladdr1((void *)pc, &info, &sym, RTLD_DL_SYMENT) != NULL) { 50 if (strstr(info.dli_fname, ".so") == NULL) 62 if (execname == NULL) { 68 if (execname != NULL) { 71 if (s != NULL) 85 if (execname != NULL) { 88 for (i = 0; programs[i] != NULL; i++) 92 if (time_string == NULL) 95 if (time_string != NULL) [all...] |
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | fields.c | 38 NULL 47 NULL 55 NULL 65 * The end of the whitespace[] array is marked by a NULL element. 67 * NULL pointer. The whitespace[0] string is written before the 69 * strings is terminated once either NULL is reached. 76 ...) /* NULL-terminated text field args */ 98 for (field = 0; whitespace[field] != NULL; field += 1) { 145 if (text_ptr == NULL) {
|
H A D | read.c | 102 return (NULL); 108 val.str = NULL; 114 val.str = NULL; 120 val.str = NULL; 127 val.str = NULL; 134 val.str = NULL; 141 val.str = NULL; 148 val.str = NULL; 155 val.str = NULL; 162 val.str = NULL; [all...] |