Searched refs:getfile_arg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c78 bp_getfile_arg getfile_arg; local
131 getfile_arg.client_name = argv[2];
132 getfile_arg.file_id = argv[3];
135 getfile_res = bootparamproc_getfile_1(&getfile_arg,clnt);
145 (char *)&getfile_arg,

Completed in 56 milliseconds