Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h134 #define LDEV_DRVLIST_DELIMS "=" macro
H A Ddevfsadm.c7496 drv = strtok_r(NULL, LDEV_DRVLIST_DELIMS, &lasts); in read_logindevperm_file()