Home
last modified time | relevance | path

Searched refs:trail (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dend.c43 Elf_Void * trail = 0; in elf_end() local
60 if (trail != 0) in elf_end()
61 free(trail); in elf_end()
62 trail = (Elf_Void *)s; in elf_end()
84 if (trail != 0) { in elf_end()
85 free(trail); in elf_end()
86 trail = 0; in elf_end()
93 for (l = elf->ed_memlist; l; l = (Memlist *)trail) { in elf_end()
94 trail = (Elf_Void *)l->m_next; in elf_end()
126 trail = (Elf_Void *)elf; in elf_end()
[all …]
/titanic_41/usr/src/lib/libc/port/locale/
H A Dstrftime.c519 register int trail; in _yconv() local
522 trail = a % DIVISOR + b % DIVISOR; in _yconv()
523 lead = a / DIVISOR + b / DIVISOR + trail / DIVISOR; in _yconv()
524 trail %= DIVISOR; in _yconv()
525 if (trail < 0 && lead > 0) { in _yconv()
526 trail += DIVISOR; in _yconv()
528 } else if (lead < 0 && trail > 0) { in _yconv()
529 trail -= DIVISOR; in _yconv()
533 if (lead == 0 && trail < 0) in _yconv()
538 pt = _conv(((trail < 0) ? -trail : trail), "%02d", pt, ptlim); in _yconv()
/titanic_41/usr/src/cmd/zdump/
H A Dzdump.c592 register int trail; local
616 trail = timeptr->tm_year % DIVISOR + TM_YEAR_BASE % DIVISOR;
618 trail / DIVISOR;
619 trail %= DIVISOR;
620 if (trail < 0 && lead > 0) {
621 trail += DIVISOR;
623 } else if (lead < 0 && trail > 0) {
624 trail -= DIVISOR;
628 (void) printf("%d", trail);
630 (void) printf("%d%d", lead, ((trail < 0) ? -trail : trail));
/titanic_41/usr/src/cmd/refer/
H A Dmkey2.c68 outkey(char *ky, int lead, int trail) in outkey() argument
76 if (trail == '.') in outkey()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dlog.c433 struct cfs_dlog_trailer *trail; in cachefs_dlog_output() local
473 trail = (struct cfs_dlog_trailer *)((uintptr_t)entp + entp->dl_len); in cachefs_dlog_output()
474 trail->dl_len = sizeof (struct cfs_dlog_trailer); in cachefs_dlog_output()
475 trail->dl_op = CFS_DLOG_TRAILER; in cachefs_dlog_output()
476 trail->dl_valid = CFS_DLOG_VAL_COMMITTED; in cachefs_dlog_output()
491 trail->dl_seq = fscp->fs_dlogseq; in cachefs_dlog_output()
506 entp->dl_len+trail->dl_len, (offset_t)offset, UIO_SYSSPACE, FSYNC, in cachefs_dlog_output()
/titanic_41/usr/src/lib/libpam/
H A Dpam_framework.c1368 env_list *traverse, *trail; in pam_putenv() local
1398 trail = traverse; in pam_putenv()
1400 trail = traverse; in pam_putenv()
1411 trail->next = traverse->next; in pam_putenv()
1450 if (trail == 0) { in pam_putenv()
1455 trail->next = traverse; in pam_putenv()
1819 fd_list *trail = 0; in open_module() local
1876 trail = traverse; in open_module()
1879 trail->next = module_fds; in open_module()
/titanic_41/usr/src/cmd/praudit/
H A Dprint_audit.txt35 print_audit, print_audit_buf - format and print audit trail data
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog842 Irix 6.x array sessions, project id's, and system audit trail id.
/titanic_41/usr/src/cmd/look/
H A Dwords23172 trail
/titanic_41/usr/src/cmd/spell/
H A Dlist23171 trail