Home
last modified time | relevance | path

Searched refs:srch (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sbin/iscsictl/
H A Discsic_daemonif.c134 iscsid_search_list_req_t srch; in do_remove_target() local
138 if (!cl_get_string('n', (char *)srch.strval, argc, argv)) { in do_remove_target()
143 srch.search_kind = FIND_TARGET_NAME; in do_remove_target()
144 srch.list_kind = kind; in do_remove_target()
146 send_request(ISCSID_SEARCH_LIST, sizeof(srch), &srch); in do_remove_target()
192 iscsid_search_list_req_t srch; in do_refresh() local
194 srch.search_kind = FIND_NAME; in do_refresh()
195 srch.list_kind = kind; in do_refresh()
196 strlcpy((char *)srch.strval, (char *)id.name, in do_refresh()
197 sizeof(srch.strval)); in do_refresh()
[all …]
H A Discsic_driverif.c250 iscsid_search_list_req_t srch; in get_sessid() local
261 srch.list_kind = SESSION_LIST; in get_sessid()
262 srch.search_kind = FIND_NAME; in get_sessid()
263 strlcpy((char *)srch.strval, (char *)sid.name, sizeof(srch.strval)); in get_sessid()
264 srch.intval = 0; in get_sessid()
266 send_request(ISCSID_SEARCH_LIST, sizeof(srch), &srch); in get_sessid()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dconfig.pl64 my $srch = $1;
67 push @comp_subs, make_closure($srch, $repl);
86 my $srch = $1;
88 push @comp_match, eval "qr/\Q$srch\E/"; # compile match pattern
/netbsd-src/sys/arch/amiga/amiga/
H A Dbusfuncs.c197 amiga_contiguous_copy_region_2(bus_space_tag_t t, bus_space_handle_t srch, bus_size_t srco, bus_spa… in amiga_contiguous_copy_region_2() argument
200 volatile u_int16_t *p = (volatile u_int16_t *)(srch + srco); in amiga_contiguous_copy_region_2()
332 amiga_interleaved_copy_region_2(bus_space_tag_t t, bus_space_handle_t srch, bus_size_t srco, bus_sp… in amiga_interleaved_copy_region_2() argument
335 volatile u_int16_t *p = (volatile u_int16_t *)(srch + srco); in amiga_interleaved_copy_region_2()
452 amiga_interleaved_wordaccess_copy_region_2(bus_space_tag_t t, bus_space_handle_t srch, bus_size_t s… in amiga_interleaved_wordaccess_copy_region_2() argument
459 p = (volatile u_int16_t *)(srch + (srco << t->stride)); in amiga_interleaved_wordaccess_copy_region_2()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dcpuid.c80 static variant_char *ossl_strchr(const variant_char *str, char srch) in ossl_strchr() argument
84 if (c == srch) in ossl_strchr()
/netbsd-src/games/hack/
H A Dhack.objnam.c582 goto srch; in readobjnam()
592 goto srch; in readobjnam()
601 goto srch; in readobjnam()
608 goto srch; in readobjnam()
616 srch: in readobjnam()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decoff.c2942 unsigned int hash, rehash, srch; in _bfd_ecoff_slurp_armap() local
2954 for (srch = (hash + rehash) & (count - 1); in _bfd_ecoff_slurp_armap()
2955 srch != hash && srch != i; in _bfd_ecoff_slurp_armap()
2956 srch = (srch + rehash) & (count - 1)) in _bfd_ecoff_slurp_armap()
2957 BFD_ASSERT (H_GET_32 (abfd, (raw_armap + 8 + srch * 8)) != 0); in _bfd_ecoff_slurp_armap()
2958 BFD_ASSERT (srch == i); in _bfd_ecoff_slurp_armap()
3125 unsigned int srch; in _bfd_ecoff_write_armap() local
3128 for (srch = (hash + rehash) & (hashsize - 1); in _bfd_ecoff_write_armap()
3129 srch != hash; in _bfd_ecoff_write_armap()
3130 srch = (srch + rehash) & (hashsize - 1)) in _bfd_ecoff_write_armap()
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decoff.c3020 unsigned int hash, rehash, srch; in _bfd_ecoff_slurp_armap() local
3032 for (srch = (hash + rehash) & (count - 1); in _bfd_ecoff_slurp_armap()
3033 srch != hash && srch != i; in _bfd_ecoff_slurp_armap()
3034 srch = (srch + rehash) & (count - 1)) in _bfd_ecoff_slurp_armap()
3035 BFD_ASSERT (H_GET_32 (abfd, (raw_armap + 8 + srch * 8)) != 0); in _bfd_ecoff_slurp_armap()
3036 BFD_ASSERT (srch == i); in _bfd_ecoff_slurp_armap()
3202 unsigned int srch; in _bfd_ecoff_write_armap() local
3205 for (srch = (hash + rehash) & (hashsize - 1); in _bfd_ecoff_write_armap()
3206 srch != hash; in _bfd_ecoff_write_armap()
3207 srch = (srch + rehash) & (hashsize - 1)) in _bfd_ecoff_write_armap()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dcryptlib.c82 static variant_char *ossl_strchr(const variant_char *str, char srch) in ossl_strchr() argument
86 if (c == srch) in ossl_strchr()
/netbsd-src/bin/csh/
H A Dinit.c111 struct srch srchn[] =
H A Dcsh.h364 extern struct srch { struct
H A Dfunc.c568 struct srch *sp, *sp1, *sp2; in srchx()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c3648 char *srch, *srch_next; in expand_keywords() local
3674 srch = buf; in expand_keywords()
3676 while ((srch_next = memchr (srch, '$', srch_len)) != NULL) in expand_keywords()
3686 srch_len -= (srch_next + 1) - srch; in expand_keywords()
3687 srch = srch_next + 1; in expand_keywords()
3690 send = srch + srch_len; in expand_keywords()
3691 for (s = srch; s < send; s++) in expand_keywords()
3701 slen = s - srch; in expand_keywords()
3706 && strncmp (keyword->string, srch, slen) == 0) in expand_keywords()
3824 --srch; in expand_keywords()
[all …]
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_dataset.c766 struct mnttab srch = { 0 }; in libzfs_mnttab_find() local
771 srch.mnt_special = (char *)fsname; in libzfs_mnttab_find()
772 srch.mnt_fstype = MNTTYPE_ZFS; in libzfs_mnttab_find()
773 if (getmntany(hdl->libzfs_mnttab, entry, &srch) == 0) in libzfs_mnttab_find()
/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y4228 expand_label_str(char *label, size_t len, const char *srch, const char *repl) in expand_label_str() argument
4236 while ((q = strstr(p, srch)) != NULL) { in expand_label_str()
4241 q += strlen(srch); in expand_label_str()