Home
last modified time | relevance | path

Searched refs:prop_string_equals (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/libprop/
H A Dprop_string.h56 bool prop_string_equals(prop_string_t, prop_string_t);
H A Dprop_string.c395 prop_string_equals(prop_string_t str1, prop_string_t str2) in prop_string_equals() function
/dflybsd-src/sbin/udevd/
H A Dudevd.c100 if (!prop_string_equals(ps, ps2)) in match_dev_dict()
/dflybsd-src/lib/libprop/
H A DMakefile188 MLINKS+= prop_string.3 prop_string_equals.3