Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c68 struct nbns_rq { struct
69 int nr_opcode;
70 int nr_nmflags;
71 int nr_rcode;
95 typedef struct nbns_rq nbns_rq_t; argument
581 nbns_rq(struct nbns_rq *rqp) in nbns_rq() function