Searched defs:alloc_usage (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Ddump_rcm.c89 static int alloc_usage(char **, int);
179 return ((alloc_usage(infostr, conf_flags) == 0) ?
267 (void) alloc_usage(errstr, conf_flags);
577 alloc_usage(char **cpp, int conf_flags) function
H A Dswap_rcm.c96 static int alloc_usage(char **);
188 (void) alloc_usage(infostr);
275 (void) alloc_usage(errstr);
801 alloc_usage(char **cpp) function

Completed in 45 milliseconds