Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c697 if (fi->fi_pos >= nalloc) { in show_sockfilters()
700 nalloc = fi->fi_pos + 1; in show_sockfilters()
729 if (fi[i].fi_pos == 0) /* last one */ in show_sockfilters()
/titanic_44/usr/src/uts/common/sys/
H A Dsocket.h212 int fi_pos; /* position (0 is bottom) */ member
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c370 fi[i].fi_pos = --cnt; in sof_getsockopt_impl()