OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nstat
(Results
1 - 10
of
10
) sorted by null
/external/iproute2/misc/
Makefile
4
TARGETS=ss
nstat
ifstat rtacct lnstat
25
nstat
:
nstat
.c
26
$(CC) $(CFLAGS) $(LDFLAGS) -o
nstat
nstat
.c $(LIBNETLINK) -lm
/external/iproute2/doc/
Makefile
1
PSFILES=ip-cref.ps ip-tunnels.ps api-ip6-flowlabels.ps ss.ps
nstat
.ps arpd.ps rtstat.ps
/external/iproute2/man/man8/
Makefile
9
bridge.8 rtstat.8 ctstat.8
nstat
.8 routef.8 \
/prebuilts/go/darwin-x86/src/syscall/
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); }
/prebuilts/go/linux-x86/src/syscall/
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 180 milliseconds