Home
last modified time | relevance | path

Searched defs:nsize (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/usr.sbin/makefs/ffs/
H A Dffs_balloc.c79 int osize, nsize, num, i, error; in ffs_balloc_ufs1() local
328 int osize, nsize, num, i, error; in ffs_balloc_ufs2() local
/openbsd-src/sys/ufs/ffs/
H A Dffs_balloc.c80 int deallocated, osize, nsize, num, i, error; in ffs1_balloc() local
410 int deallocated, osize, nsize, num, i, error, unwindidx, r; in ffs2_balloc() local
H A Dffs_alloc.c171 int nsize, struct ucred *cred, struct buf **bpp, daddr_t *blknop) in ffs_realloccg()
871 ffs_fragextend(struct inode *ip, u_int cg, daddr_t bprev, int osize, int nsize) in ffs_fragextend()
/openbsd-src/lib/libc/gen/
H A Dpw_dup.c51 size_t nsize, psize, csize, gsize, dsize, ssize, total; in pw_dup() local
/openbsd-src/usr.sbin/nsd/
H A Dudb.c300 udb_base_shrink(udb_base* udb, uint64_t nsize) in udb_base_shrink()
321 uint64_t nsize = udb->alloc->disk->nextgrow; in udb_base_close() local
517 udb_base_remap(udb_base* udb, udb_alloc* alloc, uint64_t nsize) in udb_base_remap()
581 udb_base_grow_and_remap(udb_base* udb, uint64_t nsize)
1681 uint64_t nsize = alloc->disk->nextgrow; local
/openbsd-src/bin/ksh/
H A Dtable.c53 texpand(struct table *tp, int nsize) in texpand()
/openbsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c408 size_t nsize, offs; in msdosfs_wfile() local
/openbsd-src/regress/sys/sys/tree/rb/
H A Drbt-test.c923 mix_operations(int *perm, int psize, struct node *nodes, int nsize, in mix_operations()
H A Drb-test.c924 mix_operations(int *perm, int psize, struct node *nodes, int nsize, in mix_operations()
/openbsd-src/bin/pax/
H A Dpat_rep.c907 rep_name(char *name, size_t nsize, int *nlen, int prnt) in rep_name()
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c225 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) argument
247 # define REGEX_REALLOCATE(source, osize, nsize) \ argument
262 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ argument
272 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) argument
279 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ argument
/openbsd-src/usr.sbin/amd/amd/
H A Dmap.c91 exported_ap_realloc_map(int nsize) in exported_ap_realloc_map()
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c265 #define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) argument
293 #define REGEX_REALLOCATE(source, osize, nsize) \ argument
309 #define REGEX_REALLOCATE_STACK(source, osize, nsize) \ argument
319 #define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) argument
326 #define REGEX_REALLOCATE_STACK(source, osize, nsize) \ argument
/openbsd-src/gnu/lib/libiberty/src/
H A Dregex.c319 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) argument
341 # define REGEX_REALLOCATE(source, osize, nsize) \ argument
356 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ argument
366 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) argument
373 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ argument
H A Dhashtab.c477 size_t nsize, osize, elts; in htab_expand() local
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_legacy_crtc.c450 unsigned long nsize, osize; in radeon_crtc_do_set_base() local
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldmain.c1016 bfd_vma nsize) in multiple_common()
/openbsd-src/sys/arch/sparc64/dev/
H A Dce4231.c895 size_t nsize = MAX_AUDIO_DEV_LEN; in ce4231_query_devinfo() local
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldmain.c1074 bfd_vma nsize) in multiple_common()
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dvmem.h860 size_t nsize = SIZE(next); in Free() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_linux.c2890 pci_resize_resource(struct pci_dev * pdev,int bar,int nsize) pci_resize_resource() argument
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h119 #define __sanitizer_syscall_pre_break(nsize) \ argument
121 #define __sanitizer_syscall_post_break(res, nsize) \ argument