Searched refs:SIZE_OF_RMT (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/allocate/ | ||
H A D | mkdevalloc.c | 96 #define SIZE_OF_RMT 8 /* |/dev/rmt| */ macro 333 nm = (char *)malloc(SIZE_OF_RMT + 1 + strlen(dep->d_name) + 1); |
Completed in 45 milliseconds