Home
last modified time | relevance | path

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

/openbsd/src/bin/csh/
Ddir.c844 static dev_t home_dev = -1; in dcanon() local
853 home_dev = statbuf.st_dev; in dcanon()
863 if (statbuf.st_dev == home_dev && in dcanon()