Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c97 static int nbns_rq_create(int opcode, struct nb_ctx *ctx,
190 error = nbns_rq_create(NBNS_OPCODE_QUERY, ctx, &rqp); in nbns_resolvename()
279 error = nbns_rq_create(NBNS_OPCODE_QUERY, ctx, &rqp); in nbns_getnodestatus()
368 nbns_rq_create(int opcode, struct nb_ctx *ctx, struct nbns_rq **rqpp) in nbns_rq_create() function