Lines Matching defs:root
287 * XXX a v4 root mount.
811 * 1) The ascii form of our root servers name in `server_name'.
812 * 2) Actual network address of our root server in `server_address'.
814 * `server_path'. If fileid is "root", it is the pathname of our
815 * root on the server.
824 int root = FALSE;
841 if (strcmp(fileid, "root") == 0) {
847 root = TRUE;
868 * If we are not looking up the root file, we are looking
871 if (!root) {
898 if (root)
908 * If the fileid is "root", we must get back a server name, for
911 if (!root) {
913 printf("getfile: leaving: non-root\n");
923 * server_address is where we will get our root
1200 /* extract root path in server_path */
1208 printf("dhcp: root path %s\n", server_path_c);
1210 cmn_err(CE_WARN, "dhcp: root server path missing");
1222 printf("dhcp: root server name %s\n",
1225 cmn_err(CE_WARN, "dhcp: root server name missing");
1229 /* set root server_address */
1235 printf("dhcp: root server IP address %s\n",
1247 /* set root file system mount options */
2427 * Default root read tsize XXX
2537 "nfs_dlboot: may not set root partition %s",
2545 "nfs_dlboot: may not remount root partition");
2558 "nfs_dlboot: may not change root port number");
2562 "nfs_dlboot: root mounted auth_unix, secure ignored");
2719 "nfs_dlboot: root mounted auth_unix, sec ignored");