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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1885 nfslog_getfhargs gfh; local
1904 gfh.gfh_fh_buf = *fh;
1905 gfh.gfh_path = namebuf;
1907 nfslog_write_record(exi, &req, (caddr_t)&gfh, (caddr_t)&res,
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c292 static int gl_call_fd_handler(GetLine *gl, GlFdHandler *gfh, int fd,
9071 * gfh GlFdHandler * The I/O handler.
9078 static int gl_call_fd_handler(GetLine *gl, GlFdHandler *gfh, int fd, argument
9102 switch(gfh->fn(gl, gfh->data, fd, event)) {

Completed in 89 milliseconds