Searched refs:prefixes (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/cmd/ssh/scp/ |
H A D | scp.c | 1229 static const char prefixes[] = " KMGTP"; in progressmeter() local 1273 while (abbrevsize >= 100000 && i < strlen(prefixes) - 1) { in progressmeter() 1278 (unsigned long) abbrevsize, prefixes[i], in progressmeter() 1279 prefixes[i] == ' ' ? ' ' : 'B'); in progressmeter()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | main.c | 1736 int prefixes; in process_mibsock() local 1747 prefixes = 0; in process_mibsock() 1750 prefixes++; in process_mibsock() 1768 phyint.phyint_num_of_prefixes = prefixes; in process_mibsock()
|
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_tmpl.c | 2590 const char **prefixes; in include_values_support() local 2596 prefixes = constraint_prefixes; in include_values_support() 2598 prefixes = value_prefixes; in include_values_support() 2618 for (pfx = prefixes[0], i = 0; in include_values_support() 2620 ++i, pfx = prefixes[i]) { in include_values_support()
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | acinclude.m4 | 118 dnl Later versions of GAS requires that addr32 and data32 prefixes
|
H A D | INSTALL | 129 You can specify separate installation prefixes for
|
H A D | ChangeLog | 7913 * stage2/asm.S: Replace addr32 and data32 prefixes with ADDR32 7923 * stage2/asm.S: Make each of the addr32 and data32 prefixes 8107 (safe_parse_maxint): Remove unnecessary `register' prefixes, 8949 overlapping functions to have grub_ prefixes, then defining
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | rtld.msg | 254 # Error diagnostic standard prefixes.
|
/titanic_41/usr/src/lib/libc/ |
H A D | README | 252 also provides the historical names with underscore prefixes to allow any other
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 200 DHCPv6. Instead, the client uses the Router Advertisement prefixes 733 - they provide a list of the valid prefixes on an interface. 763 netmask to use. This is where the advertised prefixes come in: 1187 - Track prefixes and set prefix length on IFF_DHCPRUNNING aliases
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | conf.tab | 584 # vendor prefixes
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_cmds.c | 638 static const char *prefixes[] = { "struct ", "union " }; in print_soutype() local 645 (void) mdb_snprintf(name, namesz, "%s%s", prefixes[i], sou); in print_soutype()
|
/titanic_41/usr/src/ |
H A D | Targetdirs | 34 # prefix. ROOTDIRS is TARGETDIRS with ROOT prefixes. It is necessary 35 # to work with ROOT prefixes when controlling conditional assignments.
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 2266 iASL: Fixed a possible segfault for "too many parent prefixes" condition. 2267 This can occur if there are too many parent prefixes in a namepath (for 5923 contained one or more parent-prefixes (carats) were not handled 6792 Allow multiple backslashes as root prefixes in namepaths. In a fully 6793 qualified namepath, allow multiple backslash prefixes. This can happen 8386 prefixes
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE | 75 09-10-09 A bug in the handling of the escape character \ in directory prefixes
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 140 # Parenthesized words following manufacturer names are type prefixes or 180 # All primary names of terminals now have alphanumeric prefixes.
|
H A D | terminfo.src | 140 # Parenthesized words following manufacturer names are type prefixes or 180 # All primary names of terminals now have alphanumeric prefixes.
|