/openbsd-src/usr.sbin/makefs/ffs/ |
H A D | ffs_balloc.c | 79 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 D | ffs_balloc.c | 80 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 D | ffs_alloc.c | 171 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 D | pw_dup.c | 51 size_t nsize, psize, csize, gsize, dsize, ssize, total; in pw_dup() local
|
/openbsd-src/usr.sbin/nsd/ |
H A D | udb.c | 300 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 D | table.c | 53 texpand(struct table *tp, int nsize) in texpand()
|
/openbsd-src/usr.sbin/makefs/msdos/ |
H A D | msdosfs_vnops.c | 408 size_t nsize, offs; in msdosfs_wfile() local
|
/openbsd-src/regress/sys/sys/tree/rb/ |
H A D | rbt-test.c | 923 mix_operations(int *perm, int psize, struct node *nodes, int nsize, in mix_operations()
|
H A D | rb-test.c | 924 mix_operations(int *perm, int psize, struct node *nodes, int nsize, in mix_operations()
|
/openbsd-src/bin/pax/ |
H A D | pat_rep.c | 907 rep_name(char *name, size_t nsize, int *nlen, int prnt) in rep_name()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 225 # 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 D | map.c | 91 exported_ap_realloc_map(int nsize) in exported_ap_realloc_map()
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 265 #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 D | regex.c | 319 # 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 D | hashtab.c | 477 size_t nsize, osize, elts; in htab_expand() local
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_legacy_crtc.c | 450 unsigned long nsize, osize; in radeon_crtc_do_set_base() local
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | ldmain.c | 1016 bfd_vma nsize) in multiple_common()
|
/openbsd-src/sys/arch/sparc64/dev/ |
H A D | ce4231.c | 895 size_t nsize = MAX_AUDIO_DEV_LEN; in ce4231_query_devinfo() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldmain.c | 1074 bfd_vma nsize) in multiple_common()
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | vmem.h | 860 size_t nsize = SIZE(next); in Free() local
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_linux.c | 2890 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 D | netbsd_syscall_hooks.h | 119 #define __sanitizer_syscall_pre_break(nsize) \ argument 121 #define __sanitizer_syscall_post_break(res, nsize) \ argument
|