Home
last modified time | relevance | path

Searched refs:SIZE_OF_DSK (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/allocate/
H A Dmkdevalloc.c120 #define SIZE_OF_DSK 8 /* |/dev/dsk| */ macro
928 nm = (char *)malloc(SIZE_OF_DSK + 1 + strlen(dep->d_name) + 1); in docd()
1170 nm = (char *)malloc(SIZE_OF_DSK + 1 + strlen(dep->d_name) + 1); in dormdisk()