DEV
(void) sprintf(_Tty, "%s%s", DEV, Dc);
_Tty[sizeof DEV+12] = "", /* /dev/term/xx for connection device */
if (strncmp(valid, DEV "/", DEV_LEN + 1) == 0)
if (strncmp(dnp[i], DEV "/", DEV_LEN + 1) == 0)
static char *dev_dir = DEV;
if (strncmp(contents, DEV "/", strlen(DEV) + 1) == 0) {
devfsadm_rm_work(&contents[strlen(DEV) + 1],
if (strncmp(contents, DEV "/",
strlen(DEV) + strlen("/")) != 0) {
&contents[strlen(DEV) + strlen("/")]);
if (strncmp(contents, DEV "/", strlen(DEV) + 1) == 0) {
&contents[strlen(DEV) + strlen("/")]);
(void) nftw(DEV, devfsadm_copy_file, 20, FTW_PHYS);
len = strlen(root_dir) + strlen(DEV) + 1;
(void) snprintf(dev_dir, len, "%s%s", root_dir, DEV);
type = DEV; \
DEV, /* 0x42 */
if ( isc_type == DEV && keepc2 == ISC_danda )
if (strncmp(vec->name, DEV, strlen(DEV)) != 0) {
char *dev_dir = DEV;
if (strncmp(clp->content, DEV"/", strlen(DEV"/")) == 0) {
cp = &clp->content[strlen(DEV"/")];
(void) strlcat(dev_dir, DEV, sizeof (dev_dir));
#define SKD_WRITEL(DEV, VAL, OFF) skd_reg_write32(DEV, VAL, OFF)
#define SKD_READL(DEV, OFF) skd_reg_read32(DEV, OFF)
#define SKD_WRITEQ(DEV, VAL, OFF) skd_reg_write64(DEV, VAL, OFF)