Searched refs:NULL (Results 1 - 11 of 11) sorted by relevance

/solaris-desktop/patches/
H A Dxscreensaver-05-atoms.diff139 + { NULL, NULL } /* Must be last to terminate list */
157 + for (l = request_lists; l != NULL && *l != NULL; l++)
159 + for (r = *l; r != NULL && r->name != NULL; r++)
171 + for (l = request_lists; l != NULL && *l != NULL; l++)
173 + for (r = *l; r != NULL && r->name != NULL;
[all...]
H A Dxscreensaver-10-trusted.diff140 + NULL);
145 + char *value = NULL;
156 + if (value != NULL)
177 + g_object_set(lock_button_eventbox, "active", TRUE, NULL);
285 + char *value = NULL;
291 + if (value != NULL)
409 + static char *session = NULL;
426 + void *handle = NULL;
428 + if ((handle = dlopen ("/usr/lib/libXtsol.so.1", RTLD_LAZY)) != NULL)
430 + if ((handle = dlopen ("/usr/openwin/lib/libXtsol.so.1", RTLD_LAZY)) != NULL)
[all...]
H A Dxscreensaver-06-gtk-lock.diff380 + if (gconf_client_get_bool (client, KEY, NULL))
439 + /* The entry field shall only be displayed if prompt_label is not NULL */
621 +FILE *parent_file = NULL; /* child writes to parent on this */
634 + with NULL msg & data, and TRUE for flush.
716 + time_t now = time (NULL);
756 + NULL);
774 + NULL);
788 + NULL);
807 + NULL);
822 + NULL);
[all...]
H A Dxscreensaver-11-pam_audit.diff107 + if (adt_start_session(&ah, NULL, ADT_USE_PROC_DATA) != 0)
112 + if ((event = adt_alloc_event(ah, ADT_screenlock)) == NULL)
140 + if (adt_start_session(&ah, NULL, ADT_USE_PROC_DATA) != 0)
146 + if ((event = adt_alloc_event(ah, ADT_screenunlock)) == NULL)
159 + pam_strerror(NULL, pam_status));
180 + if (adt_start_session(&ah, NULL, ADT_USE_PROC_DATA) != 0)
185 + if ((event = adt_alloc_event(ah, ADT_passwd)) == NULL)
196 + pam_strerror(NULL, pam_status));
H A Dxscreensaver-04-solaris-paths.diff122 xscreensaver_command (GDK_DISPLAY(), XA_EXIT, 0, False, NULL);
/solaris-desktop/po-sun/
H A DMakefile71 NULL= macro
128 $(NULL)
/solaris-desktop/specs/
H A DSUNWlibcompizconfig.spec133 - Add patch 02-no-null-def.diff to fix nudefined symbol NULL issue.
H A DSUNWconsolekit.spec285 ConsoleKit-08-fixseat.diff to correct a crash due to a NULL string
/solaris-desktop/base-specs/
H A Dbug-buddy.spec156 because of NULL paramater to printf, this can be removed when ARC Case
H A Dlibgnome-media-profiles.spec200 - Bump to 2.27.91. Remove upstream patch gnome-media-04-NULL.diff.
H A Dcontrol-center.spec389 problem when a NULL string is printed.

Completed in 858 milliseconds