/src/sys/nfs/ |
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
|
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
|
/src/sys/lib/libsa/ |
bootparam.c | 236 bp_getfile(int sockfd, char *key, struct in_addr *serv_addr, char *pathname) function in typeref:typename:int
|
bootparam.c | 236 bp_getfile(int sockfd, char *key, struct in_addr *serv_addr, char *pathname) function in typeref:typename:int
|