Searched defs:narg (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-10-stable/sys/ia64/include/
H A Dproc.h47 int narg; member in struct:syscall_args
/freebsd-10-stable/sys/powerpc/include/
H A Dproc.h73 int narg; member in struct:syscall_args
/freebsd-10-stable/sys/sparc64/include/
H A Dproc.h73 int narg; member in struct:syscall_args
/freebsd-10-stable/usr.bin/truss/
H A Dia64-fbsd.c49 ia64_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Darm-fbsd.c51 arm_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Dpowerpc-fbsd.c51 powerpc_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Damd64-fbsd32.c51 amd64_fbsd32_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Dmips-fbsd.c50 mips_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Damd64-fbsd.c50 amd64_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Dsparc64-fbsd.c52 sparc64_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Di386-fbsd.c50 i386_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Dpowerpc64-fbsd.c46 powerpc64_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Damd64-linux32.c49 amd64_linux32_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Di386-linux.c49 i386_linux_fetch_args(struct trussinfo *trussinfo, u_int narg) argument
H A Dsetup.c328 u_int i, narg; local
/freebsd-10-stable/sys/amd64/include/
H A Dproc.h87 int narg; member in struct:syscall_args
/freebsd-10-stable/sys/i386/include/
H A Dproc.h85 int narg; member in struct:syscall_args
/freebsd-10-stable/sys/arm/include/
H A Dproc.h75 int narg; member in struct:syscall_args
/freebsd-10-stable/sys/mips/include/
H A Dproc.h87 int narg; member in struct:syscall_args
/freebsd-10-stable/sys/geom/
H A Dgeom_ctl.h66 u_int narg; member in struct:gctl_req
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Demit1.c295 int narg; local
398 int narg, n, i; local
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Ddb_trace.c392 int instr, narg; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Dmacro.c993 int narg = 0; local
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmep-asm.c521 expand_macro(arg *args, int narg, macro *mac) argument
567 int narg = -1; local
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Dawk.h137 struct Node *narg[1]; /* variable: actual size set by calling malloc */ member in struct:Node

Completed in 130 milliseconds

12