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

/freebsd-11-stable/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-stable/sys/sys/
H A Dsyscall.mk177 nstat.o \
H A Dstat.h153 struct nstat { struct
H A Dvnode.h607 struct nstat;
632 void cvtnstat(struct stat *sb, struct nstat *nsb);
H A Dsysproto.h762 char ub_l_[PADL_(struct nstat *)]; struct nstat * ub; char ub_r_[PADR_(struct nstat *)];
766 char sb_l_[PADL_(struct nstat *)]; struct nstat * sb; char sb_r_[PADR_(struct nstat *)];
770 char ub_l_[PADL_(struct nstat *)]; struct nstat * ub; char ub_r_[PADR_(struct nstat *)];
/freebsd-11-stable/sys/kern/
H A Dvfs_syscalls.c2076 cvtnstat( struct stat *sb, struct nstat *nsb)
2101 struct nstat *ub;
2108 struct nstat nsb;
2132 struct nstat nsb;
H A Dkern_descrip.c1363 struct nstat *sb;
1370 struct nstat nub;
/freebsd-11-stable/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 302 milliseconds