Searched refs:gfh (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log.c | 1882 nfslog_getfhargs gfh; in nfslog_getfh() local 1901 gfh.gfh_fh_buf = *fh; in nfslog_getfh() 1902 gfh.gfh_path = namebuf; in nfslog_getfh() 1904 nfslog_write_record(exi, &req, (caddr_t)&gfh, (caddr_t)&res, in nfslog_getfh()
|
/titanic_50/usr/src/lib/libtecla/common/ |
H A D | getline.c | 292 static int gl_call_fd_handler(GetLine *gl, GlFdHandler *gfh, int fd, 9078 static int gl_call_fd_handler(GetLine *gl, GlFdHandler *gfh, int fd, 9102 switch(gfh->fn(gl, gfh->data, fd, event)) {
|