/netbsd-src/sys/compat/linux32/common/ |
H A D | linux32_resource.c | 135 struct rlimit rl, nrl, orl; in linux32_sys_prlimit64() local 158 if ((error = copyin(p, &nrl, sizeof(nrl))) != 0) in linux32_sys_prlimit64() 161 linux_to_bsd_rlimit(&rl, &nrl); in linux32_sys_prlimit64()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldemul.c | 150 struct option **longopts, int nrl, in ldemul_add_options() argument 155 nrl, really_longopts); in ldemul_add_options()
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldemul.c | 150 struct option **longopts, int nrl, in ldemul_add_options() argument 155 nrl, really_longopts); in ldemul_add_options()
|
/netbsd-src/external/bsd/less/dist/ |
H A D | search.c | 656 struct hilite_node *nrl = n->right->left; in hlist_rotate_left() local 669 n->right = nrl; in hlist_rotate_left() 673 if (nrl != NULL) in hlist_rotate_left() 674 nrl->parent = n; in hlist_rotate_left()
|
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | ticoff.em | 53 struct option **longopts, int nrl ATTRIBUTE_UNUSED,
|
H A D | pdp11.em | 45 int nrl ATTRIBUTE_UNUSED,
|
H A D | vms.em | 136 int nrl ATTRIBUTE_UNUSED,
|
H A D | beos.em | 92 struct option **longopts, int nrl ATTRIBUTE_UNUSED,
|
H A D | msp430.em | 453 int nrl ATTRIBUTE_UNUSED, struct option **really_longopts ATTRIBUTE_UNUSED)
|
H A D | elf.em | 587 int nrl ATTRIBUTE_UNUSED, struct option **really_longopts ATTRIBUTE_UNUSED)
|
H A D | aix.em | 206 int nrl ATTRIBUTE_UNUSED, struct option **really_longopts ATTRIBUTE_UNUSED)
|
H A D | pep.em | 327 int nrl ATTRIBUTE_UNUSED,
|
H A D | pe.em | 322 int nrl ATTRIBUTE_UNUSED,
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | ticoff.em | 52 struct option **longopts, int nrl ATTRIBUTE_UNUSED,
|
H A D | pdp11.em | 44 int nrl ATTRIBUTE_UNUSED,
|
H A D | vms.em | 135 int nrl ATTRIBUTE_UNUSED,
|
H A D | msp430.em | 453 int nrl ATTRIBUTE_UNUSED, struct option **really_longopts ATTRIBUTE_UNUSED)
|
H A D | beos.em | 92 struct option **longopts, int nrl ATTRIBUTE_UNUSED,
|
H A D | elf.em | 585 int nrl ATTRIBUTE_UNUSED, struct option **really_longopts ATTRIBUTE_UNUSED)
|
H A D | aix.em | 206 int nrl ATTRIBUTE_UNUSED, struct option **really_longopts ATTRIBUTE_UNUSED)
|
H A D | pep.em | 277 int nrl ATTRIBUTE_UNUSED,
|
H A D | pe.em | 306 int nrl ATTRIBUTE_UNUSED,
|
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_misc.c | 1549 struct rlimit rl, nrl, orl; in linux_sys_prlimit64() local 1572 if ((error = copyin(p, &nrl, sizeof(nrl))) != 0) in linux_sys_prlimit64() 1575 linux_to_bsd_rlimit(&rl, &nrl); in linux_sys_prlimit64()
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
H A D | rfc2367.txt | 3012 EMail: phan@itd.nrl.navy.mil
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9495 | 6639 SVR4 strip. From Eric Youngdale <eric@tantalus.nrl.navy.mil>.
|