Home
last modified time | relevance | path

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

/illumos-gate/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);
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()
304 error = nbns_rq(rqp); in nbns_getnodestatus()
370 struct nbns_rq *rqp; in nbns_rq_create()
393 nbns_rq_done(struct nbns_rq *rqp) in nbns_rq_done()
[all …]
/illumos-gate/usr/src/lib/libsmbfs/
H A DMakefile.com60 nbns_rq.o \