Searched refs:mle (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/security/
H A Dmac_base.c463 struct mac_label_element *mle, **new_mles; local
513 LIST_FOREACH(mle, &mac_static_label_element_list, mle_list) {
514 if (*(name2 = mle->mle_name) == '?')
519 if (mle == NULL) {
520 LIST_FOREACH(mle, &mac_label_element_list, mle_list) {
521 if (*(name2 = mle->mle_name) == '?')
527 if (mle == NULL) {
528 mle = new_mles[mle_free];
529 strlcpy(mle->mle_name, mpc->mpc_labelnames[idx],
531 LIST_INIT(&mle
565 struct mac_label_element *mle; local
948 struct mac_label_element *mle; local
1089 struct mac_label_element *mle; local
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dgretl.vim37 syn keyword gCommands add addobs addto adf append ar arch arma break boxplot chow coeffsum coint coint2 corc corr corrgm criteria critical cusum data delete diff else end endif endloop eqnprint equation estimate fcast fcasterr fit freq function funcerr garch genr gnuplot graph hausman hccm help hilu hsk hurst if import include info kpss label labels lad lags ldiff leverage lmtest logistic logit logs loop mahal meantest mle modeltab mpols multiply nls nulldata ols omit omitfrom open outfile panel pca pergm plot poisson pooled print printf probit pvalue pwe quit remember rename reset restrict rhodiff rmplot run runs scatters sdiff set setobs setmiss shell sim smpl spearman square store summary system tabprint testuhat tobit transpos tsls var varlist vartest vecm vif wls

Completed in 79 milliseconds