HomeSort by: relevance | last modified time | path
    Searched defs:lookup_bootparam (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/rpc.bootparamd/
bootparamd.c 67 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 in typeref:typename:int

Completed in 20 milliseconds