Searched refs:tend (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/acct/lib/ |
H A D | pnpsplit.c | 83 time_t tcur, tend; local 94 tend = start + etime; 95 memcpy(&end, localtime(&tend), sizeof(end)); 99 while ( tcur < tend ) { /* one iteration per day or part thereof */ 104 result[NONPRIME] += tend-tcur; 117 result[hp->h_type] += tend-tcur; 118 tcur = tend;
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | common.c | 175 const uint8_t *tstart, *tend; in poe_tagcheck() local 186 tend = tstart + plen; in poe_tagcheck() 194 if (tptr < tstart || tptr+POET_HDRLEN > tend || in poe_tagcheck() 195 tptr+POET_HDRLEN+POET_GET_LENG(tptr) > tend) in poe_tagcheck()
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | permission.c | 794 char *temp, *tend; local 805 for ( tend = temp + strlen(temp) ; *temp; ) { 822 *tend = '\0'; 823 if ( (tend = strrchr(temp, '/')) == NULL ) { 827 *(tend+1) = '\0';
|
/titanic_44/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_tar.c | 1405 char *tend, *send; /* tmp and suffix end */ in prefixdir() local 1417 tend = &tmp[strlen(tmp)]; in prefixdir() 1424 while (tend >= tmp && send >= suffix) in prefixdir() 1425 if (*tend == *send) in prefixdir() 1426 tend--, send--; in prefixdir() 1430 *++tend = '\0'; in prefixdir()
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | lgrpplat.c | 2920 uint64_t tend; in lgrp_plat_process_srat() local 2922 tend = ml->ml_address + ml->ml_size; in lgrp_plat_process_srat() 2923 if (tstart > end || tend < start) in lgrp_plat_process_srat() 2929 if (end < tend) in lgrp_plat_process_srat() 2930 tend = end; in lgrp_plat_process_srat() 2931 if (rend < tend) in lgrp_plat_process_srat() 2932 rend = tend; in lgrp_plat_process_srat()
|
/titanic_44/usr/src/common/ctf/ |
H A D | ctf_open.c | 205 const ctf_type_t *tend = (ctf_type_t *)(fp->ctf_buf + cth->cth_stroff); in init_types() local 227 for (tp = tbuf; tp < tend; fp->ctf_typemax++) { in init_types() 347 for (id = 1, tp = tbuf; tp < tend; xp++, id++) { in init_types()
|
/titanic_44/usr/src/tools/findunref/ |
H A D | exception_list.open | 168 # itself. This is a questionable practice, since they tend to rot.
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 22590 tend
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 22589 tend
|