Searched defs:stropts (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c41 #include <sys/stropts.h>
1383 struct stroptions *stropts; local
1385 stropts = (struct stroptions *)mp->b_rptr;
1386 if ((stropts->so_flags & SO_HIWAT) &&
1387 !(stropts->so_flags & SO_BAND)) {
1388 (void) strqset(q, QHIWAT, 0, stropts->so_hiwat);
/illumos-gate/usr/src/man/man3head/
H A DMakefile86 stropts.h.3head \
175 stropts.3head \
264 stropts.3head := LINKSRC = stropts.h.3head

Completed in 61 milliseconds