Searched refs:nstat (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/share/examples/ses/srcs/
H A Dsesd.c61 encioc_enc_status_t stat, nstat, *carray; local
140 nstat = 0;
142 (caddr_t) &nstat) < 0) {
/freebsd-11.0-release/sys/sys/
H A Dsyscall.mk177 nstat.o \
H A Dstat.h153 struct nstat { struct
H A Dvnode.h602 struct nstat;
627 void cvtnstat(struct stat *sb, struct nstat *nsb);
H A Dsysproto.h757 char ub_l_[PADL_(struct nstat *)]; struct nstat * ub; char ub_r_[PADR_(struct nstat *)];
761 char sb_l_[PADL_(struct nstat *)]; struct nstat * sb; char sb_r_[PADR_(struct nstat *)];
765 char ub_l_[PADL_(struct nstat *)]; struct nstat * ub; char ub_r_[PADR_(struct nstat *)];
/freebsd-11.0-release/sys/kern/
H A Dvfs_syscalls.c2215 struct nstat *nsb;
2240 struct nstat *ub;
2248 struct nstat *ub;
2252 struct nstat nsb;
2277 struct nstat *ub;
2281 struct nstat nsb;
H A Dkern_descrip.c1355 struct nstat *sb;
1362 struct nstat nub;
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-mips.c10617 int narg = 0, nstat = 0;
10632 nstat++;
10638 opcode |= ((narg << 2) | nstat) << 16;
10610 int narg = 0, nstat = 0; local

Completed in 266 milliseconds