Home
last modified time | relevance | path

Searched defs:str1 (Results 1 – 25 of 33) sorted by relevance

12

/dragonfly/lib/libc/citrus/
H A Dcitrus_bcs.c42 _citrus_bcs_strcasecmp(const char * __restrict str1, in _citrus_bcs_strcasecmp()
61 _citrus_bcs_strncasecmp(const char * __restrict str1, in _citrus_bcs_strncasecmp()
/dragonfly/bin/mined/
H A Dmined.h262 #define status_line(str1, str2) bottom_line(ON, (str1), (str2), NIL_PTR, FALSE) argument
263 #define error(str1, str2) bottom_line(ON, (str1), (str2), NIL_PTR, FALSE) argument
264 #define get_string(str1,str2, fl) bottom_line(ON, (str1), NIL_PTR, (str2), fl) argument
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dmemcmp.c5 memcmp (const void *str1, const void *str2, size_t count) in memcmp()
/dragonfly/games/adventure/
H A Dextern.h104 #define weq(str1, str2) (!strncmp((str1), (str2), 5)) argument
/dragonfly/contrib/tcsh-6/
H A Dtc.str.c356 s_strcmp(const Char *str1, const Char *str2)
376 s_strncmp(const Char *str1, const Char *str2, size_t n)
403 s_strcasecmp(const Char *str1, const Char *str2)
H A Dtw.parse.c2239 StrQcmp(const Char *str1, const Char *str2) in StrQcmp()
H A Dsh.func.c2170 limtail2(Char *cp, const char *str1, const char *str2) in limtail2()
/dragonfly/sys/libprop/
H A Dprop_string.c116 prop_string_t str1 = v1; in _prop_string_equals() local
395 prop_string_equals(prop_string_t str1, prop_string_t str2) in prop_string_equals()
H A Dprop_object.c579 _prop_object_internalize_match(const char *str1, size_t len1, in _prop_object_internalize_match()
/dragonfly/sbin/hammer2/
H A Dcmd_rsa.c51 char *str1; in cmd_rsainit() local
/dragonfly/lib/libutil/
H A Dlogin_ok.c70 login_str2inlist(const char **ttlst, const char *str1, const char *str2, int flags) in login_str2inlist()
/dragonfly/usr.bin/patch/
H A Dbackupfile.c164 concat(const char *str1, const char *str2) in concat()
/dragonfly/games/hack/
H A Dhack.do_name.c240 char **str1; in docall() local
/dragonfly/sys/dev/disk/ahci/
H A Dahci_pm.c103 const char *str1 = ""; in ahci_pm_port_probe() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dvtable-class-hierarchy.c819 tree arg2, tree size_hint_arg, tree str1, in insert_call_to_register_pair()
914 tree str1 = NULL_TREE; in register_all_pairs() local
/dragonfly/contrib/ldns/
H A Dradix.c1192 ldns_radix_str_is_prefix(uint8_t* str1, radix_strlen_t len1, in ldns_radix_str_is_prefix()
1215 ldns_radix_str_common(uint8_t* str1, radix_strlen_t len1, in ldns_radix_str_common()
/dragonfly/sys/vfs/hpfs/
H A Dhpfs_subr.c191 char * str1, in hpfs_cpstrnnicmp()
/dragonfly/sbin/hammer/
H A Dcmd_show.c755 char *str1 = NULL; in print_record() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsel-sched-dump.c530 replace_str_in_buf (char *buf, const char *str1, const char *str2) in replace_str_in_buf()
H A Dtree-ssa-coalesce.c916 print_exprs (FILE *f, const char *str1, tree expr1, const char *str2, in print_exprs()
H A Dtree-ssa-forwprop.c1444 tree ptr1, src1, str1, off1, len1, lhs1; in simplify_builtin_call() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsel-sched-dump.c596 replace_str_in_buf (char *buf, const char *str1, const char *str2) in replace_str_in_buf()
H A Dtree-ssa-forwprop.c1259 tree ptr1, src1, str1, off1, len1, lhs1; in simplify_builtin_call() local
/dragonfly/usr.bin/sort/
H A Dcoll.c527 str_list_coll(struct bwstring *str1, struct sort_list_item **ss2) in str_list_coll()
/dragonfly/contrib/ee/
H A Dee.c2315 unsigned char *str1; local
4139 unsigned char *str1; in ee_init() local

12