nfs_bootparam.c | 92 static int bp_getfile (struct sockaddr_in *bpsin, const char *key, 190 error = bp_getfile(sin, "root", &nd->nd_root, lwp); 200 error = bp_getfile(sin, "gateway", gw_ndm, lwp); 400 bp_getfile(struct sockaddr_in *bpsin, const char *key, function in typeref:typename:int
|