Home
last modified time | relevance | path

Searched refs:stat_getfile_res (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c72 bp_getfile_res *getfile_res, stat_getfile_res; in main() local
82 stat_getfile_res.server_name = cln; in main()
83 stat_getfile_res.server_path = path; in main()
138 (xdrproc_t)xdr_bp_getfile_res, &stat_getfile_res, in main()