Searched refs:root_pathbuf (Results 1 – 1 of 1) sorted by relevance
67 static char root_pathbuf[NFS_MAXPATHLEN]; /* the root's path */ variable221 buflen = sizeof (root_pathbuf); in setup_root_vars()223 root_pathbuf, &buflen)) { in setup_root_vars()224 root_pathbuf[buflen] = '\0'; in setup_root_vars()560 char *root_path = &root_pathbuf[0]; /* to make XDR happy */ in boot_nfs_mountroot()635 root_pathbuf) == FALSE) in boot_nfs_mountroot()647 printf("root directory: %s\n", root_pathbuf); in boot_nfs_mountroot()