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

/freebsd-12-stable/contrib/smbfs/lib/smb/
H A Dnbns_rq.c32 * $Id: nbns_rq.c,v 1.5 2001/02/17 03:07:24 bp Exp $
54 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;
102 error = nbns_rq(rqp);
145 nbns_rq_create(int opcode, struct nb_ctx *ctx, struct nbns_rq **rqp
329 nbns_rq(struct nbns_rq *rqp) function
[all...]
H A DMakefile15 nb.c nb_name.c nb_net.c nbns_rq.c
/freebsd-12-stable/lib/libsmb/
H A DMakefile18 nb.c nb_name.c nb_net.c nbns_rq.c
/freebsd-12-stable/contrib/smbfs/include/netsmb/
H A Dnb_lib.h87 struct nbns_rq { struct

Completed in 179 milliseconds