OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nstat
(Results
1 - 5
of
5
) sorted by null
/external/iproute2/misc/
Makefile
4
TARGETS=ss
nstat
ifstat rtacct lnstat
17
nstat
:
nstat
.c
18
$(QUIET_CC)$(CC) $(CFLAGS) $(LDFLAGS) -o
nstat
nstat
.c $(LDLIBS) -lm
/external/syzkaller/vendor/golang.org/x/sys/unix/
zsysnum_freebsd_386.go
164
SYS_NSTAT = 278 // { int
nstat
(char *path, struct
nstat
*ub); }
165
SYS_NFSTAT = 279 // { int nfstat(int fd, struct
nstat
*sb); }
166
SYS_NLSTAT = 280 // { int nlstat(char *path, struct
nstat
*ub); }
zsysnum_freebsd_amd64.go
164
SYS_NSTAT = 278 // { int
nstat
(char *path, struct
nstat
*ub); }
165
SYS_NFSTAT = 279 // { int nfstat(int fd, struct
nstat
*sb); }
166
SYS_NLSTAT = 280 // { int nlstat(char *path, struct
nstat
*ub); }
zsysnum_freebsd_arm.go
164
SYS_NSTAT = 278 // { int
nstat
(char *path, struct
nstat
*ub); }
165
SYS_NFSTAT = 279 // { int nfstat(int fd, struct
nstat
*sb); }
166
SYS_NLSTAT = 280 // { int nlstat(char *path, struct
nstat
*ub); }
/external/google-breakpad/src/client/solaris/handler/
solaris_lwp.cc
253
long
nstat
;
local
Completed in 958 milliseconds