/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | depcomp | 204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 205 tmpdepfile="$stripped.u" 215 stripped=`echo "$stripped" | sed 's,^.*/,,'` 216 tmpdepfile="$stripped.u" 226 outname="$stripped.o"
|
H A D | aclocal.m4 | 942 # Installed binaries are usually stripped using `strip' when the user
|
/illumos-gate/usr/src/cmd/file/ |
H A D | magic | 88 >8 ushort >0 not stripped 93 >8 ushort >0 not stripped 96 >8 ushort >0 not stripped 105 >12 long >0 not stripped 108 >12 long >0 not stripped 111 >12 long >0 not stripped 114 >12 long >0 not stripped 117 >12 long >0 not stripped 119 >12 long >0 not stripped 121 >12 long >0 not stripped [all …]
|
H A D | elf_read.c | 571 if ((EI->stripped & E_NOSTRIP) == E_NOSTRIP) in process_shdr() 574 if (!(EI->stripped & E_SYMTAB) && in process_shdr() 576 EI->stripped |= E_SYMTAB; in process_shdr() 585 if (!(EI->stripped & E_DBGINF) && in process_shdr() 589 EI->stripped |= E_DBGINF; in process_shdr()
|
H A D | elf_read.h | 33 unsigned stripped; /* symtab, debug info */ member
|
H A D | file.c | 1364 if (EInfo.stripped & E_SYMTAB) { in elf_check() 1366 if (!(EInfo.stripped & E_DBGINF)) { in elf_check()
|
/illumos-gate/usr/src/test/elf-tests/tests/groups/strip-groups/ |
H A D | README.md | 6 right member was stripped, and that ld -r outputs a group which is valid. 11 strip-all: We create a group where all members are stripped and verify this
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.tab | 128 +96 long >0 , not stripped 138 +96 long >0 , not stripped 175 +36 long >0 , not stripped 204 +16 long >0 , not stripped 232 &16 long >0 , not stripped 244 +16 long >0 , not stripped 247 +16 long >0 , not stripped 250 +16 long >0 , not stripped 252 +16 long >0 , not stripped 325 +16 long >0 , not stripped [all …]
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | termcap.ed | 112 char stripped[16]; 118 p = _stripdelays(cursor_left, stripped, 16); 122 p = _stripdelays(tab, stripped, 16); 126 p = _stripdelays(carriage_return, stripped, 16);
|
/illumos-gate/usr/src/test/os-tests/tests/definit/ |
H A D | init.data | 26 # just stripped early in parsing.
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | arith.sh | 361 (( ${x:0:1} == 0 )) || err_exit 'leading zero should not be stripped for x:a:b' 363 (( c$x == 3 )) || err_exit 'leading zero with variable should not be stripped'
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 1674 char *stripped, *cp; in lxml_get_loctext() local 1717 stripped = safe_strdup((const char *)cursor->content); in lxml_get_loctext() 1719 for (; isspace(*stripped); stripped++) in lxml_get_loctext() 1721 for (cp = stripped + strlen(stripped) - 1; isspace(*cp); cp--) in lxml_get_loctext() 1726 stripped); in lxml_get_loctext()
|
/illumos-gate/usr/src/cmd/sed/ |
H A D | POSIX | 38 if they are stripped. The argument for stripping is that it is
|
/illumos-gate/usr/src/pkg/ |
H A D | README.pkg | 230 architecture are stripped.
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 651 4770484 elfdump can not handle stripped archive file 820 4967869 linking stripped library causes segv in linker 1696 15260 ld crashes if group members are stripped by -s
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | make.probe | 704 *archive*not*stripped*|*data*dynamic*not*stripped*)
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 479 06-08-30 misc/glob.c: fix ~(E)re bug that stripped ~(E) before regcomp 1497 mime: original- stripped from content-* headers
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 943 information stripped"
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 144 this specification, stripped of the x86-specific details, could be
|
H A D | multiboot.info | 99 this specification, stripped of the x86-specific details, could be
|
H A D | texinfo.tex | 435 % If a _delimited_ argument is enclosed in braces, they get stripped; so 441 % that a pair of braces would be stripped.
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 1514 …\texttt{rx\_vlan\_removal\_en} & can be set if it is desired to get the VLAN stripped and out-of-b… 1534 … \texttt{b\_last\_packet} can be ignored. \texttt{vlan} is the VLAN tag stripped from the packet, …
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 2213 the address from being stripped down, use: 2656 comments to the ruleset (comments in parentheses () are stripped
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 155 12-04-09 A bug in which the leading 0 was stripped from $x, when $x contained 2045 03-11-04 A bug in which leading zeros were stripped from variable
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 4516 # project - an heavily stripped down Linux to be run on 16 bit
|