Searched refs:lookup_bootparam (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.sbin/rpc.bootparamd/ |
H A D | bootparamd.c | 41 int lookup_bootparam(char *client, char *client_canonical, char *id, 169 if (!lookup_bootparam(askname, hostname, NULL, NULL, NULL)) { in bootparamproc_whoami_1_svc() 225 error = lookup_bootparam(askname, NULL, getfile->file_id, in bootparamproc_getfile_1_svc() 267 lookup_bootparam(char *client, char *client_canonical, char *id, in lookup_bootparam() function
|