Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/zaurus/stand/zboot/
H A Dpathnames.h21 #define _PATH_PARTITIONS "/proc/partitions" macro
H A Ddiskprobe.c152 fd = uopen(_PATH_PARTITIONS, LINUX_O_RDONLY); in getpartitions()
163 printf("Could not allocate memory for %s\n", _PATH_PARTITIONS); in getpartitions()