Home
last modified time | relevance | path

Searched refs:nbns_rq (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c68 struct nbns_rq { struct
95 typedef struct nbns_rq nbns_rq_t; argument
98 struct nbns_rq **rqpp);
99 static void nbns_rq_done(struct nbns_rq *rqp);
100 static int nbns_rq_getrr(struct nbns_rq *rqp, struct nbns_rr *rrp);
101 static int nbns_rq_prepare(struct nbns_rq *rqp);
102 static int nbns_rq(struct nbns_rq *rqp);
182 struct nbns_rq *rqp; in nbns_resolvename()
216 error = nbns_rq(rqp); in nbns_resolvename()
270 struct nbns_rq *rqp; in nbns_getnodestatus()
[all …]
/titanic_44/usr/src/lib/libsmbfs/
H A DMakefile.com57 nbns_rq.o \