/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | arpadate.c | 65 register struct tm *lt; local 128 lt = localtime(&t); 130 off = (lt->tm_hour - gmt.tm_hour) * 60 + lt->tm_min - gmt.tm_min; 133 if (lt->tm_year < gmt.tm_year) 135 else if (lt->tm_year > gmt.tm_year) 137 else if (lt->tm_yday < gmt.tm_yday) 139 else if (lt->tm_yday > gmt.tm_yday) 153 tz = lt->tm_name; 156 tz = lt [all...] |
/illumos-gate/usr/src/cmd/tip/aculib/ |
H A D | dn11.c | 27 int lt, nw; local 56 nw = write(dn, num, lt = strlen(num)); 57 exit(nw != lt); 77 while ((nw = wait(<)) != child && nw != -1) 81 if (lt != 0) {
|
/illumos-gate/usr/src/cmd/refer/ |
H A D | inv2.c | 34 int ll = 0, lt = 0; local 50 lt = strlen(bkeys); 53 lt += strlen(bkeys); 93 lp += (strlen(line)+lt+1);
|
/illumos-gate/usr/src/cmd/sendmail/db/lock/ |
H A D | lock_deadlock.c | 63 lock_detect(lt, flags, atype) 64 DB_LOCKTAB *lt; 72 LOCK_PANIC_CHECK(lt); 76 __db_fchk(lt->dbenv, "lock_detect", flags, DB_LOCK_CONFLICT)) != 0) 80 dbenv = lt->dbenv; 83 LOCK_LOCKREGION(lt); 85 UNLOCK_LOCKREGION(lt); 198 DB_LOCKTAB *lt; local 205 lt = dbenv->lk_info; 213 LOCK_LOCKREGION(lt); 421 DB_LOCKTAB *lt; local [all...] |
H A D | lock_region.c | 47 DB_LOCKTAB *lt; local 61 if ((ret = __os_calloc(1, sizeof(DB_LOCKTAB), <)) != 0) 63 lt->dbenv = dbenv; 81 lt->reginfo.dbenv = dbenv; 82 lt->reginfo.appname = DB_APP_NONE; 84 lt->reginfo.path = NULL; 86 if ((ret = __os_strdup(path, <->reginfo.path)) != 0) 88 lt->reginfo.file = DB_DEFAULT_LOCK_FILE; 89 lt->reginfo.mode = mode; 90 lt [all...] |
/illumos-gate/usr/src/cmd/sgs/yacc/common/ |
H A D | y3.c | 318 int lp, lt, action; local 321 lt = toklev[t]; 322 if (PLEVEL(lt) == 0 || PLEVEL(lp) == 0) { 332 if (PLEVEL(lt) == PLEVEL(lp)) 333 action = ASSOC(lt) & ~04; 334 else if (PLEVEL(lt) > PLEVEL(lp))
|
/illumos-gate/usr/src/uts/common/fs/lofs/ |
H A D | lofs_subr.c | 643 lnode_t *lt; local 666 for (lt = TABLE_BUCKET(lp->lo_vp, li); lt != NULL; 667 ltprev = lt, lt = lt->lo_next) { 668 if (lt == lp) { 699 TABLE_BUCKET(lt->lo_vp, li) = lt->lo_next; 701 ltprev->lo_next = lt 721 lnode_t *lt; local [all...] |
/illumos-gate/usr/src/cmd/bnu/ |
H A D | callers.c | 850 int nw, lt, dcf = -1, nullfd, dnf = -1; local 880 nw = (*Write)(dnf, phone, lt = strlen(phone)); 881 if (nw != lt) { 899 while ((w_ret = wait(<)) != pid) 910 if (lt != 0) { 911 DEBUG(4, "Fork Stat %o\n", lt); 925 int nw, lt, dcf = -1, nullfd, dnf = -1, ret; local 966 nw = (*Write)(dnf, phone, lt = strlen(phone)); 967 if (nw != lt) {
|
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/ |
H A D | intel_nbdrv.c | 66 uint64_t lt = 0; local 77 lt = nb_ranks[branch][i].limit; 89 if (lt == 0) { 90 for (i = 0; lt == 0 && i < NB_MEM_BRANCH_SELECT; i++) { 94 lt = nb_banks[i].limit; 100 *limit = lt;
|
/illumos-gate/usr/src/cmd/avs/dscfglockd/ |
H A D | dscfglockd.c | 630 char *lt = "Unknown"; local 636 lt = "not locked"; 639 lt = "read locked"; 642 lt = "write locked"; 645 spcs_log("cfglockd", NULL, "Lock is %s (%d)", lt, the_lock.type);
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | nl7chttp.c | 130 struct ttree_s *lt, *gt; /* < and > next node */ member in struct:ttree_s 776 t = t->lt; 779 t = t->lt; 786 t = t->lt; 887 treev[ix - 1].lt = &treev[ix - inc - 1]; 890 treev[ix - 1].lt = 0;
|
/illumos-gate/usr/src/ucbcmd/shutdown/ |
H A D | shutdown.c | 474 struct tm *lt; local 515 lt = localtime(&t1); 516 t = lt->tm_sec + lt->tm_min*60 + lt->tm_hour*3600;
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_cookie.c | 1225 uint32_t *lt; local 1264 lt = (uint32_t *)(p + sizeof (ts)); 1275 lttag = (uint32_t *)(lt + 1); 1292 * So it is lbolt64 - (ts + *lt). If it is positive, it means 1295 diff = LBOLT_FASTPATH64 - (ts + *lt);
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | mdoc_validate.c | 376 enum mdoc_list lt; local 391 lt = LIST__NONE; 395 lt = LIST_bullet; 398 lt = LIST_dash; 401 lt = LIST_enum; 404 lt = LIST_hyphen; 407 lt = LIST_item; 410 lt = LIST_tag; 413 lt = LIST_diag; 416 lt 1032 enum mdoc_list lt; local [all...] |
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_readdir.c | 983 uint_t lt = rfs4_lease_time; local 984 IXDR_PUT_U_INT32(ptr, lt);
|
H A D | nfs4_vnops.c | 13228 nfs4frlock_check_deleg(vnode_t *vp, nfs4_error_t *ep, cred_t *cr, int lt) argument 13284 ((lt == F_RDLCK && 13286 (lt == F_WRLCK &&
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zap.c | 509 zap_get_leaf_byblk(zap_t *zap, uint64_t blkid, dmu_tx_t *tx, krw_t lt, argument 536 rw_enter(&l->l_rwlock, lt); 541 if (lt == RW_WRITER) 584 zap_deref_leaf(zap_t *zap, uint64_t h, dmu_tx_t *tx, krw_t lt, zap_leaf_t **lp) argument 603 err = zap_get_leaf_byblk(zap, blk, tx, lt, lp);
|
H A D | zap_micro.c | 466 krw_t lt; local 501 lt = (!zap->zap_ismicro && fatreader) ? RW_READER : lti; 502 rw_enter(&zap->zap_rwlock, lt); 503 if (lt != ((!zap->zap_ismicro && fatreader) ? RW_READER : lti)) { 505 ASSERT(lt == RW_WRITER); 509 lt = RW_READER; 514 if (lt == RW_WRITER)
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_tar3.c | 3472 ndmp_log_dma(ndmp_context_t *nctx, ndmp_log_dma_type_t lt, const char *fmt, ...) argument 3486 MOD_LOGV3(params, (ndmp_log_type)lt, "%s", buf);
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | lcp.c | 3155 struct lcp_timer *lt = (struct lcp_timer *)arg; local 3159 unit = lt->unit; 3160 time_remaining = lt->tr; 3162 free(lt); 3177 struct lcp_timer *lt; local 3182 lt = (struct lcp_timer *)malloc(sizeof (struct lcp_timer)); 3183 lt->unit = unit; 3184 lt->tr = time_remaining; 3185 TIMEOUT(lcp_timeremaining, (void *)lt, connecttime - time_remaining);
|
/illumos-gate/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 1847 printsatime(FILE *file, int64_t lt, const char *msg, const char *pfx, argument 1852 time_t t = lt; 1855 if (t != lt) { 1856 if (lt > 0) 1867 "%s\t(raw time value %" PRIu64 ")\n"), pfx2, lt);
|
/illumos-gate/usr/src/cmd/troff/ |
H A D | tdef.h | 455 #define lt env._lt macro
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | modctl.c | 3393 struct loadmt lt; local 3413 lt.mp = mp; 3414 lt.usepath = usepath; 3415 lt.owner = curthread; 3416 sema_init(<.sema, 0, NULL, SEMA_DEFAULT, NULL); 3420 modload_thread, <, 0, &p0, TS_RUN, maxclsyspri); 3423 sema_p(<.sema); 3425 sema_destroy(<.sema); 3426 retval = lt.retval;
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 1085 sadb_lifetime_t *lt; local 1271 lt = (sadb_lifetime_t *)(assoc + 1); 1272 lt->sadb_lifetime_len = SADB_8TO64(sizeof (*lt)); 1273 lt->sadb_lifetime_exttype = SADB_EXT_LIFETIME_CURRENT; 1275 lt->sadb_lifetime_allocations = 0; 1276 lt->sadb_lifetime_bytes = ipsa->ipsa_bytes; 1277 lt->sadb_lifetime_addtime = ipsa->ipsa_addtime; 1278 lt->sadb_lifetime_usetime = ipsa->ipsa_usetime; 1281 lt [all...] |