| /freebsd-13.1/sys/contrib/openzfs/module/lua/ |
| H A D | lauxlib.c | 165 static int typeerror (lua_State *L, int narg, const char *tname) { in typeerror() 172 static void tag_error (lua_State *L, int narg, int tag) { in tag_error() 280 LUALIB_API int luaL_checkoption (lua_State *L, int narg, const char *def, in luaL_checkoption() 305 LUALIB_API void luaL_checktype (lua_State *L, int narg, int t) { in luaL_checktype() 311 LUALIB_API void luaL_checkany (lua_State *L, int narg) { in luaL_checkany() 324 LUALIB_API const char *luaL_optlstring (lua_State *L, int narg, in luaL_optlstring() 335 LUALIB_API lua_Number luaL_checknumber (lua_State *L, int narg) { in luaL_checknumber() 349 LUALIB_API lua_Integer luaL_checkinteger (lua_State *L, int narg) { in luaL_checkinteger() 358 LUALIB_API lua_Unsigned luaL_checkunsigned (lua_State *L, int narg) { in luaL_checkunsigned() 367 LUALIB_API lua_Integer luaL_optinteger (lua_State *L, int narg, in luaL_optinteger() [all …]
|
| H A D | lcorolib.c | 18 static int auxresume (lua_State *L, lua_State *co, int narg) { in auxresume()
|
| /freebsd-13.1/sys/i386/i386/ |
| H A D | db_trace.c | 237 db_print_stack_entry(name, narg, argnp, argp, callpc, frame) in db_print_stack_entry() argument 441 int instr, narg; in db_backtrace() local
|
| /freebsd-13.1/sys/arm64/arm64/ |
| H A D | elf32_machdep.c | 171 int error, i, nap, narg; in freebsd32_fetch_syscall_args() local
|
| /freebsd-13.1/sys/geom/ |
| H A D | geom_ctl.h | 68 u_int narg; member
|
| /freebsd-13.1/contrib/lua/src/ |
| H A D | lcorolib.c | 32 static int auxresume (lua_State *L, lua_State *co, int narg) { in auxresume()
|
| H A D | ldo.c | 499 int narg = cast_int(L->top - func) - 1; in luaD_precall() local 512 int narg = cast_int(L->top - func) - 1; /* number of real arguments */ in luaD_precall() local 660 static int resume_error (lua_State *L, const char *msg, int narg) { in resume_error()
|
| H A D | lua.c | 132 static int docall (lua_State *L, int narg, int nres) { in docall() 161 int i, narg; in createargtable() local
|
| /freebsd-13.1/usr.sbin/usbconfig/ |
| H A D | usbconfig.c | 100 uint8_t narg; member 212 get_token(const char *str, uint8_t narg) in get_token()
|
| /freebsd-13.1/sys/powerpc/powerpc/ |
| H A D | trap.c | 663 int error, n, narg, i; in cpu_fetch_syscall_args() local
|
| /freebsd-13.1/crypto/heimdal/appl/telnet/telnet/ |
| H A D | commands.c | 191 int narg; /* Number of arguments */ member 1436 int narg; member 1746 int narg; member
|
| /freebsd-13.1/usr.bin/truss/ |
| H A D | setup.c | 477 u_int i, narg; in enter_syscall() local
|
| /freebsd-13.1/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.h | 117 int narg; member
|
| /freebsd-13.1/contrib/telnet/telnet/ |
| H A D | commands.c | 283 int narg; /* Number of arguments */ member 1513 int narg; member 1846 int narg; member
|
| /freebsd-13.1/contrib/one-true-awk/ |
| H A D | awk.h | 169 struct Node *narg[1]; /* variable: actual size set by calling malloc */ member
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | zcp.c | 147 zcp_argerror(lua_State *state, int narg, const char *msg, ...) in zcp_argerror()
|
| /freebsd-13.1/usr.sbin/lpr/lpd/ |
| H A D | printjob.c | 1010 int copycnt, filtstat, narg, resp, sfd, sfres, sizerr, statrc; in sendfile() local
|
| /freebsd-13.1/usr.bin/kdump/ |
| H A D | kdump.c | 801 int narg = ktr->ktr_narg; in ktrsyscall() local
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_ktrace.c | 527 ktrsyscall(int code, int narg, register_t args[]) in ktrsyscall()
|
| /freebsd-13.1/contrib/apr-util/dbd/ |
| H A D | apr_dbd_odbc.c | 524 apr_dbd_prepared_t *statement, const int narg, in odbc_bind_param()
|
| /freebsd-13.1/crypto/openssl/ssl/ |
| H A D | t1_lib.c | 385 nid_cb_st *narg = arg; in nid_cb() local
|