Searched refs:mt (Results 1 - 25 of 156) sorted by relevance

1234567

/freebsd-11-stable/usr.bin/mt/
H A DMakefile4 PROG= mt
5 LIBADD= mt
/freebsd-11-stable/lib/libgeom/
H A Dgeom_xml2tree.c66 struct mystate *mt; local
71 mt = userData;
72 mt->level++;
73 mt->sbuf[mt->level] = sbuf_new_auto();
79 mt->nident++;
84 mt->level + 1, mt->level + 1, "",
87 if (!strcmp(name, "class") && mt->class == NULL) {
88 mt
188 struct mystate *mt; local
333 struct mystate *mt; local
363 struct mystate *mt; local
[all...]
/freebsd-11-stable/usr.sbin/fmtree/test/
H A Dtest00.sh16 mkdir -p ${TMP} ${TMP}/mr ${TMP}/mt
19 mkdir ${TMP}/mt/foo
21 mtree -c -p ${TMP}/mr | mtree -U -r -p ${TMP}/mt > /dev/null 2>&1
22 if [ -d ${TMP}/mt/foo ] ; then
29 mkdir -p ${TMP}/mt/foo
31 mtree -c -p ${TMP}/mr | mtree -U -r -p ${TMP}/mt > /dev/null 2>&1
32 if [ -d ${TMP}/mt/foo ] ; then
39 mkdir -p ${TMP}/mt/foo
41 mtree -c -p ${TMP}/mr | mtree -U -r -p ${TMP}/mt > /dev/null 2>&1
42 if [ -d ${TMP}/mt/fo
[all...]
H A Dtest02.sh16 mkdir -p ${TMP} ${TMP}/mr ${TMP}/mt
19 touch ${TMP}/mt/oldfile
23 mtree -U -r -p ${TMP}/mt < ${TMP}/_ > /dev/null
26 y=x`(cd ${TMP}/mt ; ls -l 2>&1) || true`
H A Dtest01.sh16 mkdir -p ${TMP} ${TMP}/mr ${TMP}/mt
22 if mtree -U -r -p ${TMP}/mt < ${TMP}/_ > /dev/null 2>&1 ; then
31 y=x`(cd ${TMP}/mt ; ls -l foo 2>&1) || true`
H A Dtest04.sh16 mkdir -p ${TMP} ${TMP}/mr ${TMP}/mt
20 mkdir ${TMP}/mt/a
21 mkdir ${TMP}/mt/b
22 touch ${TMP}/mt/z
25 mtree -c -p ${TMP}/mt > ${TMP}/_t
/freebsd-11-stable/lib/libc/resolv/
H A Dmtctxres.c69 mtctxres_t *mt; local
78 if ((mt = malloc(sizeof(mtctxres_t))) == NULL) {
83 memset(mt, 0, sizeof (mtctxres_t));
85 if ((ret = pthread_setspecific(key, mt)) != 0) {
86 free(mt);
104 mtctxres_t *mt; local
130 if (((mt = pthread_getspecific(key)) != NULL) ||
132 (mt = pthread_getspecific(key)) != NULL)) {
133 return (mt);
/freebsd-11-stable/lib/lib80211/
H A Dlib80211_regdomain.c74 struct mystate *mt; local
78 mt = data;
79 if (++mt->level == MAXLEVEL) {
83 mt->sbuf[mt->level] = sbuf_new_auto();
93 printf("%*.*s[%s = %s]\n", mt->level + 1,
94 mt->level + 1, "", attr[i], attr[i+1]);
96 if (iseq(name, "rd") && mt->rd == NULL) {
97 if (mt->country == NULL) {
98 mt
173 decode_flag(struct mystate *mt, const char *p, int len) argument
231 struct mystate *mt; local
376 struct mystate *mt; local
408 struct mystate *mt; local
[all...]
/freebsd-11-stable/lib/libmt/
H A DMakefile4 LIB= mt
11 MAN= mt.3
/freebsd-11-stable/lib/libiconv_modules/mapper_none/
H A Dcitrus_mapper_none.c68 struct _citrus_mapper_traits * __restrict mt, size_t lenmt)
71 if (lenmt < sizeof(*mt))
75 mt->mt_src_max = mt->mt_dst_max = 1; /* 1:1 converter */
76 mt->mt_state_size = 0; /* stateless */
65 _citrus_mapper_none_mapper_init(struct _citrus_mapper_area *__restrict ma __unused, struct _citrus_mapper * __restrict cm, const char * __restrict dir __unused, const void * __restrict var __unused, size_t lenvar __unused, struct _citrus_mapper_traits * __restrict mt, size_t lenmt) argument
/freebsd-11-stable/contrib/gcc/
H A Dipa-prop.c73 ipa_methodlist_method_set (ipa_methodlist_p wl, struct cgraph_node *mt) argument
75 wl->method_p = mt;
110 ipa_add_method (ipa_methodlist_p * wl, struct cgraph_node *mt) argument
115 ipa_methodlist_method_set (temp, mt);
139 ipa_method_formal_count (struct cgraph_node *mt) argument
141 return IPA_NODE_REF (mt)->ipa_arg_num;
146 ipa_method_formal_count_set (struct cgraph_node *mt, int i) argument
148 IPA_NODE_REF (mt)->ipa_arg_num = i;
153 ipa_method_is_modified (struct cgraph_node *mt, int i) argument
155 return IPA_NODE_REF (mt)
160 ipa_method_get_tree(struct cgraph_node *mt, int i) argument
167 ipa_method_tree_map_create(struct cgraph_node *mt) argument
175 ipa_method_modify_create(struct cgraph_node *mt) argument
183 ipa_method_modify_set(struct cgraph_node *mt, int i, bool val) argument
190 ipa_method_tree_map(struct cgraph_node *mt, tree ptree) argument
204 ipa_method_compute_tree_map(struct cgraph_node *mt) argument
225 ipa_method_formal_compute_count(struct cgraph_node *mt) argument
244 ipa_method_modify_stmt(struct cgraph_node *mt, tree stmt) argument
270 ipa_method_modify_init(struct cgraph_node *mt) argument
285 ipa_method_compute_modify(struct cgraph_node *mt) argument
437 struct cgraph_node *mt; local
[all...]
H A Dipa-cp.c101 For each method mt, whose parameters are consts, we create a clone/version.
149 ipcp_method_orig_node (struct cgraph_node *mt) argument
151 return IPA_NODE_REF (mt)->ipcp_orig_node;
190 ipcp_method_get_scale (struct cgraph_node *mt) argument
192 return IPA_NODE_REF (mt)->count_scale;
295 ipcp_method_cval (struct cgraph_node *mt, int info_type) argument
297 return &(IPA_NODE_REF (mt)->ipcp_cval[info_type]);
304 ipcp_cval_compute (struct ipcp_formal *cval, struct cgraph_node *mt, argument
323 (mt, info_type->formal_id));
327 (mt, info_typ
352 ipcp_formal_create(struct cgraph_node *mt) argument
360 ipcp_method_cval_set(struct cgraph_node *mt, int i, struct ipcp_formal *cval) argument
369 ipcp_method_cval_set_cvalue_type(struct cgraph_node *mt, int i, enum cvalue_type cval_type1) argument
418 ipcp_method_cval_init(struct cgraph_node *mt) argument
474 ipcp_propagate_const(struct cgraph_node *mt, int param, union parameter_info *cvalue ,enum cvalue_type type) argument
578 struct cgraph_node *mt, *callee; local
627 ipcp_method_dont_insert_const(struct cgraph_node *mt) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dltm.c64 Table *mt; local
67 mt = hvalue(o)->metatable;
70 mt = uvalue(o)->metatable;
73 mt = G(L)->mt[ttypenv(o)];
75 return (mt ? luaH_getstr(mt, G(L)->tmname[event]) : luaO_nilobject);
/freebsd-11-stable/tools/regression/geom/ConfCmp/
H A DConfCmp.c103 struct mytree *mt; local
107 mt = userData;
109 mt->ignore = 1;
112 mt->ignore = 0;
113 mt->indent += 2;
124 np->parent = mt->cur;
125 LIST_INSERT_HEAD(&mt->cur->children, np, siblings);
126 mt->cur = np;
132 struct mytree *mt; local
135 mt
154 struct mytree *mt; local
174 struct mytree *mt; local
[all...]
/freebsd-11-stable/lib/libstdthreads/
H A Dmtx.c48 int mt; local
53 mt = PTHREAD_MUTEX_NORMAL;
57 mt = PTHREAD_MUTEX_RECURSIVE;
65 if (pthread_mutexattr_settype(&attr, mt) != 0)
/freebsd-11-stable/contrib/mdocml/
H A Dman_term.c50 struct mtermp *mt, \
142 struct mtermp mt; local
154 memset(&mt, 0, sizeof(struct mtermp));
155 mt.lmargin[mt.lmargincur] = term_len(p, p->defindent);
156 mt.offset = term_len(p, p->defindent);
157 mt.pardist = 1;
166 print_man_nodelist(p, &mt,
178 print_man_nodelist(p, &mt, n, &man->meta);
234 mt
[all...]
/freebsd-11-stable/usr.sbin/camdd/
H A DMakefile6 LIBADD= cam mt util pthread
/freebsd-11-stable/contrib/amd/amq/
H A Damq.c95 show_mti(amq_mount_tree *mt, enum show_opt e, int *mwid, int *dwid, int *twid) argument
100 int mw = strlen(mt->mt_mountinfo);
101 int dw = strlen(mt->mt_directory);
102 int tw = strlen(mt->mt_type);
116 *mt->mt_directory ? mt->mt_directory : "/", /* XXX */
118 mt->mt_type,
120 mt->mt_mountinfo,
121 mt->mt_mountpoint,
123 mt
174 show_pwd(amq_mount_tree *mt, char *path, size_t l, int *flag) argument
198 show_mt(amq_mount_tree *mt, enum show_opt e, int *mwid, int *dwid, int *pwid) argument
672 amq_mount_tree_p mt; local
795 amq_mount_tree *mt = *mtp; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dmerge.c162 const merge_target_t *mt,
178 = svn_prop_get_value(mt->old_actual_props, SVN_PROP_MIME_TYPE);
179 const svn_prop_t *prop = get_prop(mt->prop_diff, SVN_PROP_MIME_TYPE);
192 mt->db, mt->local_abspath,
193 mt->old_actual_props, TRUE,
207 mt->db, mt->local_abspath,
208 mt->old_actual_props, TRUE,
219 mt
160 detranslate_wc_file(const char **detranslated_abspath, const merge_target_t *mt, svn_boolean_t force_copy, const char *source_abspath, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
487 preserve_pre_merge_files(svn_skel_t **work_items, const char **left_copy, const char **right_copy, const char **target_copy, const merge_target_t *mt, const char *left_abspath, const char *right_abspath, const char *left_label, const char *right_label, const char *target_label, const char *detranslated_target_abspath, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
816 merge_text_file(svn_skel_t **work_items, svn_skel_t **conflict_skel, enum svn_wc_merge_outcome_t *merge_outcome, const merge_target_t *mt, const char *left_abspath, const char *right_abspath, const char *left_label, const char *right_label, const char *target_label, svn_boolean_t dry_run, const char *detranslated_target_abspath, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
986 merge_binary_file(svn_skel_t **work_items, svn_skel_t **conflict_skel, enum svn_wc_merge_outcome_t *merge_outcome, const merge_target_t *mt, const char *left_abspath, const char *right_abspath, const char *left_label, const char *right_label, const char *target_label, svn_boolean_t dry_run, const char *detranslated_target_abspath, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1103 merge_target_t mt; local
[all...]
/freebsd-11-stable/contrib/lua/src/
H A Dltm.c71 Table *mt; local
74 mt = hvalue(o)->metatable;
77 mt = uvalue(o)->metatable;
80 mt = G(L)->mt[ttnov(o)];
82 return (mt ? luaH_getshortstr(mt, G(L)->tmname[event]) : luaO_nilobject);
91 Table *mt; local
92 if ((ttistable(o) && (mt = hvalue(o)->metatable) != NULL) ||
93 (ttisfulluserdata(o) && (mt
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dtime-internal.h89 int evutil_configure_monotonic_time_(struct evutil_monotonic_timer *mt,
91 int evutil_gettime_monotonic_(struct evutil_monotonic_timer *mt, struct timeval *tv);
/freebsd-11-stable/contrib/amd/amd/
H A Dmapc.c370 map_type *mt=NULL, *lastmt; local
376 for (mt = maptypes; mt < lastmt; mt++) {
377 xstrlcat(buf, mt->name, l);
378 if (mt == (lastmt-1))
380 linesize += strlen(mt->name);
400 map_type *mt; local
404 for (mt = maptypes;
405 mt < maptype
644 map_type *mt; local
[all...]
/freebsd-11-stable/lib/libiconv_modules/mapper_646/
H A Dcitrus_mapper_646.c167 struct _citrus_mapper_traits * __restrict mt, size_t lenmt)
174 if (lenmt < sizeof(*mt))
190 mt->mt_src_max = mt->mt_dst_max = 1; /* 1:1 converter */
191 mt->mt_state_size = 0; /* stateless */
164 _citrus_mapper_646_mapper_init(struct _citrus_mapper_area *__restrict ma __unused, struct _citrus_mapper * __restrict cm, const char * __restrict dir, const void * __restrict var, size_t lenvar, struct _citrus_mapper_traits * __restrict mt, size_t lenmt) argument
/freebsd-11-stable/lib/libiconv_modules/mapper_serial/
H A Dcitrus_mapper_serial.c162 struct _citrus_mapper_traits * __restrict mt, size_t lenmt)
168 if (lenmt < sizeof(*mt))
183 mt->mt_src_max = mt->mt_dst_max = 1; /* 1:1 converter */
184 mt->mt_state_size = 0; /* stateless */
159 _citrus_mapper_serial_mapper_init(struct _citrus_mapper_area *__restrict ma __unused, struct _citrus_mapper * __restrict cm, const char * __restrict dir __unused, const void * __restrict var, size_t lenvar, struct _citrus_mapper_traits * __restrict mt, size_t lenmt) argument
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_mp_ring.h47 struct malloc_type * mt; member in struct:mp_ring

Completed in 581 milliseconds

1234567