/freebsd/sys/vm/ |
H A D | redzone.c | 77 u_long nsize; in redzone_get_size() local 84 redzone_size_ntor(u_long nsize) in redzone_size_ntor() 101 redzone_setup(caddr_t raddr, u_long nsize) in redzone_setup() 136 u_long nsize; in redzone_check() local
|
H A D | vm_unix.c | 64 char *nsize; member
|
H A D | vnode_pager.c | 497 vnode_pager_setsize(struct vnode *vp, vm_ooffset_t nsize) in vnode_pager_setsize()
|
/freebsd/contrib/lua/src/ |
H A D | lmem.c | 163 size_t osize, size_t nsize) { in tryagain() 176 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_() 193 size_t nsize) { in luaM_saferealloc_()
|
H A D | lstring.c | 62 static void tablerehash (TString **vect, int osize, int nsize) { in tablerehash() 85 void luaS_resize (lua_State *L, int nsize) { in luaS_resize()
|
H A D | loadlib.c | 180 DWORD nsize = sizeof(buff)/sizeof(char); in setprogdir() local
|
H A D | ltable.c | 591 int nsize = allocsizenode(t); in luaH_resizearray() local
|
H A D | ldo.c | 306 int nsize = (inuse > LUAI_MAXSTACK / 2) ? LUAI_MAXSTACK : inuse * 2; in luaD_shrinkstack() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_map.c | 73 size_t nsize = new_max * sizeof (void *); in dt_strdata_add() local 121 size_t nsize = new_max * sizeof (void *); local 331 size_t nsize = new_max * sizeof (void *); local
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | pam_set_item.c | 62 size_t nsize, osize; in pam_set_item() local
|
/freebsd/usr.sbin/makefs/ffs/ |
H A D | ffs_balloc.c | 86 int osize, nsize, num, i, error; in ffs_balloc_ufs1() local 343 int osize, nsize, num, i, error; in ffs_balloc_ufs2() local
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lmem.c | 73 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_()
|
H A D | ltable.c | 337 int nsize = isdummy(t->node) ? 0 : sizenode(t); in luaH_resizearray() local
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_balloc.c | 101 int deallocated, osize, nsize, num, i, error; in ffs_balloc_ufs1() local 608 int deallocated, osize, nsize, num, i, error; in ffs_balloc_ufs2() local
|
H A D | ffs_alloc.c | 256 int nsize, in ffs_realloccg() 1699 int nsize) in ffs_fragextend()
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_subr.c | 86 uint32_t c, nbridge, naddr, nsize; in ofw_reg_to_paddr() local
|
/freebsd/stand/common/ |
H A D | interp_lua.c | 65 interp_lua_realloc(void *ud __unused, void *ptr, size_t osize __unused, size_t nsize) in interp_lua_realloc()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clbio.c | 95 u_quad_t nsize; in ncl_gbp_getblksz() local 483 u_quad_t nsize; in ncl_bioread() local 1774 ncl_meta_setsize(struct vnode * vp,struct thread * td,u_quad_t nsize) ncl_meta_setsize() argument [all...] |
H A D | nfs_clsubs.c | 185 u_quad_t nsize; in ncl_getattrcache() local
|
H A D | nfs_clport.c | 633 u_quad_t nsize; in ncl_pager_setsize() local
|
/freebsd/contrib/lib9p/ |
H A D | rfuncs.c | 236 size_t nsize; in r_pgexpand() local
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | cache.cc | 150 ssize_t nsize = get<3>(GetParam()); in TEST_P() local
|
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_vnops.c | 437 size_t nsize, offs; in msdosfs_wfile() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zcp.c | 723 zcp_lua_alloc(void *ud, void *ptr, size_t osize, size_t nsize) in zcp_lua_alloc()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/ |
H A D | dtrace.c | 1207 dtrace_optval_t nsize; local
|