Searched refs:sizes (Results 1 - 5 of 5) sorted by relevance
/ast/src/cmd/mailx/ |
H A D | cmd1.c | 86 char* sizes; local 156 sizes = counts(!!state.var.news, mp->m_lines, mp->m_size); 157 subjlen = state.screenwidth - 50 - strlen(sizes); 160 curind, dispc, mesg, name, hl.l_date, sizes, 164 curind, dispc, mesg, name, hl.l_date, sizes); 592 * Collect the header names and sizes.
|
H A D | imap.c | 2371 char* sizes; local 2404 sizes = counts(!!state.var.news, mp->m_lines, mp->m_size); 2405 subjlen = state.screenwidth - 50 - strlen(sizes); 2408 current, disposition, m, ip->from, ip->date, sizes, 2412 current, disposition, m, ip->from, ip->date, sizes);
|
/ast/src/cmd/ksh93/tests/ |
H A D | nameref.sh | 433 nameref sizes=baz 434 typeset -A -i sizes 435 sizes[bar]=1 436 [[ ${sizes[*]} == 1 ]] || err_exit 'adding -Ai attribute to name referenced variable not working'
|
/ast/src/cmd/nmake/ |
H A D | object.c | 197 unsigned char sizes[10]; /* misc size checks */ member in struct:OLD_header_s
|
/ast/src/cmd/INIT/ |
H A D | package.sh | 6972 '') echo $command: warning: '{' $checksum_commands '}' command not found -- only download sizes will be checked >&2 ;;
|
Completed in 42 milliseconds