Home
last modified time | relevance | path

Searched defs:newopts (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dfsshare.c121 static char newopts[OPTSSIZE]; in translate_opts() local
/netbsd-src/bin/ps/
H A Dps.c779 char *newopts, *ns, *cp; in kludge_oldps_options() local
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dopts.c1382 am_opts *newopts; in copy_opts() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmonitor_wrap.c303 ServerOptions *newopts; in mm_decode_activate_server_options() local
/netbsd-src/external/mpl/bind/dist/bin/tools/
H A Dmdig.c938 newopts(struct query *query) { newopts() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c4437 tree newopts = lookup_attribute ("target", DECL_ATTRIBUTES (newdecl)); in nios2_merge_decl_attributes() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc4472 tree newopts = lookup_attribute ("target", DECL_ATTRIBUTES (newdecl)); in nios2_merge_decl_attributes() local
/netbsd-src/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c6081 append_options(char *mntopts, char *newopts) in append_options()