Home
last modified time | relevance | path

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

/minix3/minix/lib/libc/sys/
H A Dmount.c18 static char fspath[] = "/service/:/usr/pkg/service/"; /* Must include trailing '/' */ variable
107 testpath = strtok(fspath, ":"); in minix_mount()