Home
last modified time | relevance | path

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

/freebsd/contrib/smbfs/lib/smb/
H A Dnbns_rq.c54 static int nbns_rq_create(int opcode, struct nb_ctx *ctx, struct nbns_rq **rqpp);
55 static void nbns_rq_done(struct nbns_rq *rqp);
56 static int nbns_rq_getrr(struct nbns_rq *rqp, struct nbns_rr *rrp);
57 static int nbns_rq_prepare(struct nbns_rq *rqp);
58 static int nbns_rq(struct nbns_rq *rqp);
65 struct nbns_rq *rqp; in nbns_resolvename()
102 error = nbns_rq(rqp); in nbns_resolvename()
145 nbns_rq_create(int opcode, struct nb_ctx *ctx, struct nbns_rq **rqpp) in nbns_rq_create()
147 struct nbns_rq *rqp; in nbns_rq_create()
168 nbns_rq_done(struct nbns_rq *rqp) in nbns_rq_done()
[all …]
H A DMakefile15 nb.c nb_name.c nb_net.c nbns_rq.c
/freebsd/lib/libsmb/
H A DMakefile16 nb.c nb_name.c nb_net.c nbns_rq.c
/freebsd/contrib/smbfs/include/netsmb/
H A Dnb_lib.h87 struct nbns_rq { struct