Searched refs:area (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_memory.c55 drm_alloc(size_t size, int area) argument
57 _NOTE(ARGUNUSED(area))
63 drm_calloc(size_t nmemb, size_t size, int area) argument
65 _NOTE(ARGUNUSED(area))
71 drm_realloc(void *oldpt, size_t oldsize, size_t size, int area) argument
73 _NOTE(ARGUNUSED(area))
90 drm_free(void *pt, size_t size, int area) argument
92 _NOTE(ARGUNUSED(area))
/solaris-x11-s12/open-src/util/build-tools/
H A Dfind-build-errors370 'Entries that differ between manifests and proto area:')
380 $compare2 =~ s{^\s+proto area }{};
400 # We don't expect files in proto area to be chowned/chgrped
406 # We don't expect files in proto area to be setuid/setgid

Completed in 13 milliseconds