Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rump_allserver/
H A Drump_allserver.c137 static void processlabel(int, int, int, off_t *, off_t *);
439 processlabel(sflag, fd, etfs[i].partition - 'a', in main()
765 processlabel(int sflag, int fd, int partition, off_t *foffp, off_t *flenp) in processlabel() function