Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c70 bp_whoami_res *whoami_res, stat_whoami_res; in main() local
79 stat_whoami_res.client_name = cln; in main()
80 stat_whoami_res.domain_name = dmn; in main()
117 (xdrproc_t)xdr_bp_whoami_res, &stat_whoami_res, in main()