Searched defs:nfsl_find_elf_dispatch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c146 static struct nfsl_proc_disp *nfsl_find_elf_dispatch(
1378 * nfsl_find_elf_dispatch - get the dispatch struct for this request
1381 nfsl_find_elf_dispatch(nfslog_request_record *logrec, char **prognamep) function
1678 if ((disp = nfsl_find_elf_dispatch(logrec, &progname)) != NULL) {

Completed in 61 milliseconds