Searched refs:zero (Results 1 - 3 of 3) sorted by relevance
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_bufs.c | 336 * \return zero on success or a negative value on error. 446 * \return zero on success or a negative value on error. 531 * \return zero on success or a negative number on failure. 851 * \return zero on success or a negative number on failure. 887 * \return zero on success or a negative number on failure. 965 * \return zero on success or a negative number on failure. 1011 * \return zero on success or a negative number on failure. 1059 * \return zero on success or a negative number on failure. 1071 const int zero = 0; local 1140 &zero, sizeo [all...] |
/solaris-x11-s11/open-src/kernel/efb/src/ |
H A D | drm_bufs.c | 796 const int zero = 0; local 860 &zero, sizeof (zero))) { 883 if (DRM_COPY_TO_USER(&request.list[i].used, &zero, 884 sizeof (zero))) {
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Panner.c | 839 Cardinal zero = 0; local 863 ActionMove (gw, &ev, (String *) NULL, &zero); 868 ActionNotify (gw, event, (String *) NULL, &zero);
|
Completed in 16 milliseconds