Searched refs:mon (Results 1 - 25 of 42) sorted by relevance

12

/illumos-gate/usr/src/cmd/localedef/
H A Dmonetary.c31 static struct lc_monetary mon; variable in typeref:struct:lc_monetary
36 (void) memset(&mon, 0, sizeof (mon));
51 mon.int_curr_symbol = str;
54 mon.currency_symbol = str;
57 mon.mon_decimal_point = str;
60 mon.mon_thousands_sep = str;
63 mon.positive_sign = str;
66 mon.negative_sign = str;
88 mon
[all...]
H A Dtime.c108 add_list(tm.mon, str, 12);
144 if (tm.mon[11] != NULL)
181 free((char *)tm.mon[i]);
182 tm.mon[i] = NULL;
224 if (putl_category(tm.mon[i], f) == EOF) {
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dtimelocal.h37 const char *mon[12]; member in struct:lc_time
H A Dnl_langinfo.c112 ret = (char *)ltime->mon[_REL(ABMON_1)];
H A Dstrptime.c377 len = strlen(tptr->mon[i]);
378 if (strncasecmp(buf, tptr->mon[i],
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSystemMonitor.java175 ResourceMonitor mon = null;
194 mon = get(res);
196 mon.resetData(stats[i]);
198 mon = new ResourceMonitor(res, 50);
202 mon.put(stats[i], sl);
204 mon.put("utilization", new StatisticList(
205 "utilization", mon.getMaxSampleSize(),
207 monitored.put(res, mon);
209 mon.initialize();
243 ResourceMonitor mon
[all...]
H A DSolver.java56 * @param mon The monitor to be used during examination.
60 public boolean examine(Monitor mon) throws PoolsException, argument
H A DDecisionHistory.java550 public void expireAndMeasureImprovements(Monitor mon) argument
556 if (mon.isValid()) {
561 double utilization = mon.
584 int cutoff = mon.getSampleCount() - DECISION_LIFETIME;
H A DSystemSolver.java362 * @param mon The monitoring object used to assess objective
365 public boolean examine(Monitor mon) throws PoolsException, argument
372 dh.expireAndMeasureImprovements(mon);
712 ResourceMonitor mon = getMonitor().get(move.getMove().
714 mon.resetData("utilization");
715 mon = getMonitor().get(move.getMove().getTo());
716 mon.resetData("utilization");
H A DObjective.java355 Monitor mon = solver.getMonitor();
374 mon.getUtilization(res),
1100 ResourceMonitor mon;
1110 mon = solver.getMonitor().get((Resource)elem);
1123 StatisticList sl = (StatisticList) mon.get("utilization");
1161 checkShort(mon, elem, val);
1295 * @param mon Resource monitor to examine.
1299 private void checkShort(ResourceMonitor mon, Element elem, double val) argument
1329 mon.resetData("utilization");
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dsm_inter.x44 struct sm_stat_res SM_MON(struct mon) = 2;
78 struct mon{
/illumos-gate/usr/src/cmd/cal/
H A Dcal.c66 static char mon[] = { variable
232 mon[2] = 29;
233 mon[9] = 30;
241 mon[2] = 28;
248 mon[9] = 19;
258 d += mon[i];
261 for (i = 1; i <= mon[m]; i++) {
262 if (i == 3 && mon[m] == 19) {
264 mon[m] += 11;
/illumos-gate/usr/src/lib/storage/liba5k/
H A DMakefile.com30 mon.o
/illumos-gate/usr/src/uts/sun4u/sys/
H A DMakefile113 USR_PSM_MON_DIR= $(USR_PSM_ISYS_DIR)/mon
128 $(MONHDRS:%.h=mon/%.check) \
157 $(USR_PSM_MON_DIR)/%: mon/% $(USR_PSM_MON_DIR)
167 mon/%.check: mon/%.h
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.h80 mon id; /* mon information: mon_name, my_id */
97 mon id; /* Monitor information */
208 extern void sm_mon_svc(mon *monp, sm_stat_res *resp);
H A Dsm_proc.c80 static void insert_mon(mon *monp);
82 static int statd_call_lockd(mon *monp, int state);
112 sm_mon_svc(mon *monp, sm_stat_res *resp)
401 insert_mon(mon *monp)
413 "statd: insert_mon: malloc error on mon %s (id=%d)\n",
420 (void) memcpy(&new->id, monp, sizeof (mon));
425 "statd: insert_mon: malloc error on mon %s (id=%d)\n",
436 "statd: insert_mon: malloc error on mon %s (id=%d)\n",
624 } /* end of if mon */
639 mon *mon
[all...]
/illumos-gate/usr/src/tools/codesign/
H A Dcodesign_server.pl209 my ($sec, $min, $hr, $day, $mon, $yr) = localtime(time);
211 $yr+1900, $mon+1, $day, $hr, $min, $sec);
/illumos-gate/usr/src/lib/libast/common/tm/
H A Dtmxscan.c42 int mon; member in struct:__anon2675
55 #define CLEAR(s) (s.year=s.mon=s.week=s.weektype=s.yday=s.mday=s.wday=s.hour=s.min=s.sec=s.meridian=(-1),s.nsec=1000000000L,s.zone=TM_LOCALZONE)
82 if (set->mon >= 0)
84 if (set->year < 0 && set->mon < tm->tm_mon)
86 tm->tm_mon = set->mon;
92 if (set->mon < 0)
100 if (set->mon < 0)
244 set.mon = n;
291 set.mon = n - 1;
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_subr.c63 static time_t hs_date_to_gmtime(int year, int mon, int day, int gmtoff);
244 hs_date_to_gmtime(year, mon, day, gmtoff)
246 int mon;
255 (mon < 1) || (mon > 12) ||
271 sum += cp[mon - 1];
/illumos-gate/usr/src/uts/sun4v/sys/
H A DMakefile131 mon/%.check: mon/%.h
/illumos-gate/usr/src/uts/i86pc/io/
H A Dtodpc_subr.c255 * and mon. rtc bytes are in binary-coded decimal, so we have
273 int mon = BCD_TO_BYTE(rtc.rtc_mon); local
280 if (adom > dpm[mon]) {
281 prom_printf("No mon alarm - "
286 adom = dpm[mon];
289 for (amon = mon;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c1005 mon,
1013 || (mon = tm -> tm_mon + 1) < 1 || mon > 12)
1024 if (dysize (year) == 366 && mon >= 3)
1026 while (--mon)
1027 result += dmsize[mon - 1];
1004 mon, local
/illumos-gate/usr/src/uts/common/sys/
H A Dfem.h424 extern int fem_install(struct vnode *v, fem_t *mon, void *arg, femhow_t how,
426 extern int fem_is_installed(struct vnode *v, fem_t *mon, void *arg);
427 extern int fem_uninstall(struct vnode *v, fem_t *mon, void *arg);
435 extern int fsem_is_installed(struct vfs *v, fsem_t *mon, void *arg);
436 extern int fsem_install(struct vfs *v, fsem_t *mon, void *arg, femhow_t how,
438 extern int fsem_uninstall(struct vfs *v, fsem_t *mon, void *arg);
/illumos-gate/usr/src/uts/common/io/audio/drv/audiosolo/
H A Daudiosolo.c388 uint32_t mon, rec; local
414 mon = dev->ctrls[CTL_MONSRC].val;
423 solo_setmixer(dev, 0x1a, mon & (1 << INPUT_MIC) ? v : 0);
427 solo_setmixer(dev, 0x3e, mon & (1 << INPUT_LINE) ? v : 0);
431 solo_setmixer(dev, 0x38, mon & (1 << INPUT_CD) ? v : 0);
435 solo_setmixer(dev, 0x3a, mon & (1 << INPUT_AUX) ? v : 0);
440 solo_setmixer(dev, 0x6d, mon & (1 << INPUT_MONO) ? v : 0);
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c1514 #define tm_setup(tp, yr, mon, dy, hr, min, dst) \
1516 (tp)->tm_mon = mon; \
1542 * PRGM | min hour day of month mon day of week
1551 int d1, day1, carry1, d2, day2, carry2, daysahead, mon, yr, db, wd; local
1743 mon = next_ge(m%12 + 1, e->of.ct.month) - 1; /* 0..11 */
1744 carry = (mon < m) ? 1 : 0;
1748 db = days_btwn(tm->tm_mon, tm->tm_mday, tm->tm_year, mon,
1751 /* wd is the day of the week of the first of month mon */
1765 mon = tm->tm_mon;
1775 * now that we have the min, hr, day, mon, y
[all...]

Completed in 132 milliseconds

12