Home
last modified time | relevance | path

Searched refs:oldopts (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/cddl/osnet/lib/libzfs/
H A Dfsshare.c122 char oldopts[OPTSSIZE]; in translate_opts() local
127 strlcpy(oldopts, shareopts, sizeof(oldopts)); in translate_opts()
129 s = oldopts; in translate_opts()
/netbsd/external/bsd/dhcpcd/dist/src/
H A Ddhcpcd.c1292 unsigned long long oldopts; in if_reboot() local
1294 oldopts = ifp->options->options; in if_reboot()
1299 dhcp_reboot_newopts(ifp, oldopts); in if_reboot()
H A Ddhcp.c2613 dhcp_reboot_newopts(struct interface *ifp, unsigned long long oldopts) in dhcp_reboot_newopts() argument
2624 (oldopts & (DHCPCD_INFORM | DHCPCD_STATIC) && in dhcp_reboot_newopts()
/netbsd/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.c4436 tree oldopts = lookup_attribute ("target", DECL_ATTRIBUTES (olddecl)); in nios2_merge_decl_attributes() local
4438 if (newopts && oldopts && newopts != oldopts) in nios2_merge_decl_attributes()
H A Dnios2.cc4471 tree oldopts = lookup_attribute ("target", DECL_ATTRIBUTES (olddecl)); in nios2_merge_decl_attributes() local
4473 if (newopts && oldopts && newopts != oldopts) in nios2_merge_decl_attributes()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c4436 tree oldopts = lookup_attribute ("target", DECL_ATTRIBUTES (olddecl)); in nios2_merge_decl_attributes() local
4438 if (newopts && oldopts && newopts != oldopts) in nios2_merge_decl_attributes()