Searched refs:NULL (Results 1 - 11 of 11) sorted by relevance
/solaris-desktop/patches/ |
H A D | xscreensaver-05-atoms.diff | 139 + { 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 D | xscreensaver-10-trusted.diff | 140 + 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 D | xscreensaver-06-gtk-lock.diff | 380 + 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 D | xscreensaver-11-pam_audit.diff | 107 + 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 D | xscreensaver-04-solaris-paths.diff | 122 xscreensaver_command (GDK_DISPLAY(), XA_EXIT, 0, False, NULL);
|
/solaris-desktop/po-sun/ |
H A D | Makefile | 71 NULL= macro 128 $(NULL)
|
/solaris-desktop/specs/ |
H A D | SUNWlibcompizconfig.spec | 133 - Add patch 02-no-null-def.diff to fix nudefined symbol NULL issue.
|
H A D | SUNWconsolekit.spec | 285 ConsoleKit-08-fixseat.diff to correct a crash due to a NULL string
|
/solaris-desktop/base-specs/ |
H A D | bug-buddy.spec | 156 because of NULL paramater to printf, this can be removed when ARC Case
|
H A D | libgnome-media-profiles.spec | 200 - Bump to 2.27.91. Remove upstream patch gnome-media-04-NULL.diff.
|
H A D | control-center.spec | 389 problem when a NULL string is printed.
|
Completed in 23 milliseconds