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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c32 * $Id: nbns_rq.c,v 1.9 2005/02/24 02:04:38 lindak Exp $
68 struct nbns_rq { struct
95 typedef struct nbns_rq nbns_rq_t;
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 *rq
581 nbns_rq(struct nbns_rq *rqp) function
[all...]
/illumos-gate/usr/src/lib/libsmbfs/
H A DMakefile.com60 nbns_rq.o \

Completed in 66 milliseconds