pathname 229 lib/libsa/bootparam.c bp_getfile(int sockfd, char *key, struct in_addr *serv_addr, char *pathname) pathname 304 lib/libsa/bootparam.c if (xdr_string_decode(&recv_head, pathname, &path_len)) { pathname 267 nfs/nfs_boot.c char pathname[MAXPATHLEN]; pathname 278 nfs/nfs_boot.c error = bp_getfile(bpsin, key, sin, ndmntp->ndm_host, pathname, pathname 289 nfs/nfs_boot.c error = md_mount(sin, pathname, ndmntp->ndm_fh); pathname 308 nfs/nfs_boot.c for (sp = pathname; *sp && dp < endp;) pathname 440 nfs/nfs_boot.c bp_getfile(bpsin, key, md_sin, serv_name, pathname, retries) pathname 445 nfs/nfs_boot.c char *pathname; pathname 490 nfs/nfs_boot.c m = xdr_string_decode(m, pathname, &path_len);