Searched defs:before (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/ucbcmd/rusage/
H A Drusage.c58 struct timeval before, after; local
71 (void) gettimeofday(&before, &tz);
108 after.tv_sec -= before.tv_sec;
109 after.tv_usec -= before.tv_usec;
/illumos-gate/usr/src/cmd/make/bin/
H A Ddosys.cc84 timestruc_t before; local
117 before = make_state->stat.time;
145 if (before == make_state->stat.time) {
/illumos-gate/usr/src/cmd/time/
H A Dtime.c74 clock_t before, after; local
101 before = times(&buffer);
127 (double)(after-before)/clock_tick,
131 printt("real", (after-before));
/illumos-gate/usr/src/cmd/eqn/
H A Dio.c142 int before, after; local
149 before = eht[p1] - ebase[p1] - VERT(EM(1.2, ps));
151 before = eht[p1] - ebase[p1] - VERT(3); /* 3 = 1.5 lines */
155 else if (before > 0)
156 printf("\\x'0-%du'", before);
/illumos-gate/usr/src/lib/libcmd/common/
H A Dchgrp.c52 "[b:before?Only change files with \bctime\b before (less than) the "
232 unsigned long before; local
241 before = ~0;
267 before = st.st_mtime;
391 if ((unsigned long)ent->fts_statp->st_ctime >= before)
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_log.c114 struct stat before; local
116 if (lstat(lf, &before) < 0) {
124 if (S_ISREG(before.st_mode) && /* no symbolic links */
125 (before.st_nlink == 1) && /* no hard links */
126 (before.st_uid == 0)) { /* owned by root */
/illumos-gate/usr/src/cmd/sa/
H A Dtimex.c64 hrtime_t before, after, timediff; local
123 before = gethrtime();
146 timediff = after - before;
/illumos-gate/usr/src/cmd/sckmd/sparc/sun4u/
H A Dsckmd.c370 clock_t before; local
403 before = times(&unused);
432 diff = (double)(after - before)/(double)CLK_TCK;
455 * sends a DELETE request first before sending the ADD
/illumos-gate/usr/src/cmd/sh/
H A Dservice.c364 /* Same as trim, but only removes backlashes before slashes */
612 static clock_t before; variable
634 before = times(&buffer);
652 sabuf.ac_etime = compress(after - before);
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c160 * this instance will always exist before any interaction takes place,
165 * before any networking is started by the zone's boot scripts.
168 * it is possible to have code run before the kernel module providing the
178 * requirement for such a module to be present before all of the above
191 * If you know a kernel module will not be loaded before the infrastructure
861 * used before this function returns. How can this happen? Through the
1411 * net_protocol_unregister before calling net_event_unregister - an error.
1952 * either first or last and names provided with before or after are only
1958 hook_int_t *before; local
1965 before
[all...]
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dpath.c426 * if last is given, all paths that come before <last> are skipped
1323 static clock_t before; variable
1353 before = times(&buffer);
1374 sabuf.ac_etime = compress( (time_t)(after-before));
H A Dxec.c1884 struct tms before,after; local
1904 times(&before);
1906 bt = times(&before);
1920 before.tms_utime = before.tms_cutime = 0;
1921 before.tms_stime = before.tms_cstime = 0;
1945 tm[1] = after.tms_utime - before.tms_utime;
1946 tm[1] += after.tms_cutime - before.tms_cutime;
1947 tm[2] = after.tms_stime - before
[all...]
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c106 * and others try to use libsldap before ldap_cachemgr
1002 struct stat before; local
1004 if (lstat(logfile, &before) < 0) {
1009 if (S_ISREG(before.st_mode) && /* no symbolic links */
1010 (before.st_nlink == 1) && /* no hard links */
1011 (before.st_uid == 0)) { /* owned by root */
1214 * send this signal before
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h300 xfs_dablk_t before; /* Btree block before this key */ member in struct:xfs_da_intnode::xfs_da_node_entry
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c185 void ltimeprint(char *before, time_t *dt, char *after);
863 ltimeprint(char *before, time_t *dt, char *after) argument
871 (void) printf("%s", before);
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c405 int32_t before = 0; local
410 before = 1;
424 if (before == 0) {
431 if (before == 0) {
439 if (before == 1) {
658 * Need to grab the next ptr before we unlock this one so
659 * another thread doesn't grab it and change it before we move
1209 * This validation is done before the entire descriptor is read.
1798 * Make space for crc before the DOT
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c486 * number of TLB misses both before and after interposing on the trap table.
514 * held, the lock ordering is necessarily cpu_lock before tstat_lock.
744 * executed both before and after interposing on the trap table to attempt to
783 hrtime_t before, after; local
800 * Preserve this CPU's data before destroying it by enabling the
812 before = trapstat_probe_laps(TSTAT_PROBE_NLAPS, tstat_probe_before);
822 tcpu->tcpu_tdata_peffect = (after - before) / TSTAT_PROBE_NPAGES;
825 tcpu->tcpu_data->tdata_peffect = (after - before) / TSTAT_PROBE_NPAGES;
1505 * back before branching to the actual trap table entry.
1586 * back before branchin
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c58 * before it can be safely accessed.
363 * Note: the changed_cb will be called once before the register
743 * use. We consider the objset valid before the barrier and invalid
1410 dmu_objset_userquota_get_ids(dnode_t *dn, boolean_t before, dmu_tx_t *tx) argument
1424 if (before && (flags & (DN_ID_CHKED_BONUS|DN_ID_OLD_EXIST|
1428 if (before && dn->dn_bonuslen != 0)
1430 else if (!before && dn->dn_bonuslen != 0) {
1448 data = (before) ? db->db.db_data :
1458 if (before) {
1481 if (!before
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1199 pre_op_attr before; member in struct:wcc_data
H A Dnfs4_kprot.h584 changeid4 before; member in struct:change_info4

Completed in 108 milliseconds