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

/osnet-11/usr/src/lib/libshare_plugins/cache/
H A Dlibshare_cache.c37 #define SHRBUF_SIZE 8 * 1024 macro
162 ioclen = sizeof (sharefs_ioc_lookup_t) + SHRBUF_SIZE;
170 ioc->shrlen = SHRBUF_SIZE;
262 ioclen = sizeof (sharefs_ioc_find_next_t) + SHRBUF_SIZE;
268 ioc->shrlen = SHRBUF_SIZE;

Completed in 14 milliseconds