Home
last modified time | relevance | path

Searched refs:common_netbuf_str (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dcommon.h30 extern const char *common_netbuf_str(struct netbuf *);
H A Dsvc.c175 common_netbuf_str(&xprt->xp_rtaddr)); in svc_print_masterxprt()
H A Dcommon.c138 common_netbuf_str(struct netbuf *nb) in common_netbuf_str() function
H A Dnfs_clnt.c547 addr_str = common_netbuf_str(&si.sv_addr); in nfs_servinfo_dcmd()
834 addr_str = common_netbuf_str(&si.sv_addr); in nfs4_servinfo_dcmd()
945 common_netbuf_str(&srv.saddr)); in nfs4_server_info_dcmd()
980 mdb_printf("(%s/%s) ", id_val, common_netbuf_str(&nb)); in nfs4_server_info_dcmd()