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

/netbsd-6-1-5-RELEASE/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c67 static int lookup_bootparam(char *, char *, char *, char **, char **);
189 if ((e = lookup_bootparam(askname, hostname, NULL, NULL, NULL)) == 0) {
254 error = lookup_bootparam(askname, NULL, getfile->file_id,
309 lookup_bootparam(char *client, char *client_canonical, char *id, function

Completed in 52 milliseconds