Searched refs:fstabsearch (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sbin/dump/
H A Ddump.h151 struct fstab *fstabsearch(char *key); /* search fs_file and fs_spec */
H A Doptr.c329 * The caller of fstabsearch assures that the character device
335 fstabsearch(char *key) function
403 dt = fstabsearch(dtwalk->dd_name);
H A Dmain.c376 } else if ((dt = fstabsearch(disk)) != NULL) {

Completed in 137 milliseconds