Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/modload/
H A Daddrem.h160 #define DIR_SEP "/" macro
H A Dadd_drv.c922 token = strtok(copy_drv_path, DIR_SEP); in correct_location()
925 token = strtok((char *)NULL, DIR_SEP); in correct_location()
940 token = strtok((char *)NULL, DIR_SEP); in correct_location()