Home
last modified time | relevance | path

Searched defs:mstr (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/netbsd-tests/fs/nullfs/
H A Dt_basic.c32 xput_tfile(const char *path, const char *mstr) in xput_tfile()
45 xread_tfile(const char *path, const char *mstr) in xread_tfile()
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_archive_string_conversion.c254 struct archive_mstring mstr; in test_archive_string_normalization_nfc() local
465 struct archive_mstring mstr; test_archive_string_normalization_mac_nfd() local
779 check_string(struct archive * a,struct archive_mstring * mstr,struct archive_string_conv * sc,const char * exp,const wchar_t * wexp) check_string() argument
823 struct archive_mstring mstr; test_archive_string_set_get() local
[all...]
/freebsd-src/bin/pkill/
H A Dpkill.c133 char *buf, *mstr, **pargv, *p, *q, *pidfile; in main() local
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c1075 merge_into_master(tdata_t *cur, tdata_t *mstr, tdata_t *tgt, int selfuniquify) in merge_into_master()