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

/illumos-gate/usr/src/cmd/allocate/
H A Dsvc-allocate31 MKDEVALLOC=/usr/sbin/mkdevalloc
83 ${MKDEVALLOC} >> $DEVALLOC
H A Dmkdevalloc.c80 #define MKDEVALLOC "mkdevalloc" macro
173 if (strcmp(progname, MKDEVALLOC) == 0)
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevalloc.c45 #define MKDEVALLOC "/usr/sbin/mkdevalloc" macro
144 if (execl(MKDEVALLOC, MKDEVALLOC, DA_IS_LABELED, NULL) == -1)

Completed in 59 milliseconds