Home
last modified time | relevance | path

Searched refs:symbolic (Results 1 – 25 of 45) sorted by relevance

12

/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Dlpfsck.c152 char symbolic[MAXPATHLEN + 1]; in check_link() local
156 if ((len = Readlink(Lp_Temp, symbolic, MAXPATHLEN)) <= 0) { in check_link()
165 while ((len > 1) && (symbolic[len - 1] == '/')) { in check_link()
168 symbolic[len] = 0; in check_link()
171 if (strncmp(Lp_Tmp, symbolic, strlen(Lp_Tmp)) != 0) { in check_link()
188 if (!STREQU(real_dir, symbolic)) { in check_link()
189 if (!(old_system = strrchr(symbolic, '/'))) in check_link()
190 old_system = symbolic; in check_link()
222 *symbolic; in proto() local
248 if ((err = va_makepath(&ap, &symbolic)) < 0) in proto()
[all …]
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.msg89 symbolic constants, or any integer.\n"
94 symbolic constants, or any integer.\n"
100 an integer value, or any of the EI_ symbolic constants\n\
105 an integer value, or any symbolic constants defined in\n\
110 an integer value, or any of the ET_ symbolic constants\n\
115 an integer value, or any of the EM_ symbolic constants\n\
120 an integer value, or any of the EV_ symbolic constants\n\
134 value, or any of the EF_ symbolic constants defined in the\n\
162 symbolic constant names.\n\
166 symbolic constant names. The section index of the first\n\
[all …]
H A Dcap.msg116 CA_ symbolic constants from /usr/include/sys/elf.h, or\n\
123 can be specified using the well known CA_ symbolic constants\n\
153 value, any of the AV_386_ symbolic constants defined in\n\
154 /usr/include/sys/auxv_386.h, or the AV_SPARC symbolic\n\
159 value, any of the SF1_SUNW_ symbolic constants defined in\n\
H A Dshdr.msg80 symbolic constants, or any integer.\n"
85 symbolic constants, or any integer.\n"
100 known SHT_ symbolic constants, or any integer.\n"
112 symbolic constant names.\n\
116 symbolic constant names. The section index of the first\n\
162 or one of the well known SHT_ symbolic constant names.\n"
H A Ddyn.msg147 DT_ symbolic constants from /usr/include/sys/link.h, or\n\
154 be specified using the well known DT_ symbolic constants from\n\
189 value, or any of the DF_P1_ symbolic constants defined\n\
194 DF_ symbolic constants defined in /usr/include/sys/link.h\n"
198 DF_1_ symbolic constants defined in /usr/include/sys/link.h\n"
202 the DTF_1_ symbolic constants defined in\n\
207 This can be an integer value, or any of the EM_ symbolic\n\
H A Dsyminfo.msg87 bound to. SYMINFO_BT_ symbolic constants are accepted to\n\
92 New value for symbol binding flags. SYMINFO_FLG_ symbolic\n\
H A Dsym.msg124 symbolic constants, or any integer.\n"
128 symbolic constants, or any integer.\n"
171 SHN_ symbolic constant names.\n\
175 SHT_ symbolic constant names. The section index of the first\n\
H A Dphdr.msg107 or one of hte well known PT_ symbolic constant names.\n"
/titanic_50/usr/src/cmd/tsol/tnctl/
H A Dtnzonecfg31 # The label can be either hex label or symbolic ones defined by
/titanic_50/usr/src/test/libc-tests/cfg/
H A Dcompilation.cfg25 # <name> is just a symbolic name for environment.
/titanic_50/usr/src/grub/grub-0.97/
H A DAUTHORS20 bugs, added symbolic link support to shared_src/fsys_ext2fs.c, and
H A DMAINTENANCE9 2. Make a symbolic link from ~mohit/gnudoc/gnudoc_template to the
H A DTODO63 * Make symbolic links work for BSD FFS.
H A DNEWS253 * Support symbolic color name syntax in the command "color".
463 semantics are much more uniform as well (symbolic links and reading
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg77 @ MSG_DT_SYMBOLIC_NF "symbolic"
292 @ MSG_DF_SYMBOLIC_NF "symbolic"
/titanic_50/usr/src/lib/libshell/common/
H A DDESIGN56 as symbolic constants that refer to the name-pairs
103 24. variables.h contains symbolic constants for the built-in
H A Dsh.memo841 which makes symbolic links transparent.
842 For systems that have symbolic links,
843 this means that if \f5/bin\fP is a symbolic link to \f5/usr/bin\fP
848 directory by resolving all the symbolic links.
852 symbolic links.
855 On systems with symbolic links,
2061 returns true if its operand is a symbolic link.
2171 cannot use symbolic values. In practice these
2808 accepts and generates symbolic names
2817 It uses the same symbolic notation as the \f5chmod\fP command.
/titanic_50/usr/src/cmd/Adm/sun/
H A DREADME38 directory and a symbolic link was used to bind the advertized platform
/titanic_50/usr/src/cmd/abi/appcert/etc/
H A Detc.warn.in43 # you have to list all likely symbolic links in the check (see ptrace ex.)
/titanic_50/usr/src/lib/libc/port/gen/
H A Derrlist127 90 Number of symbolic links encountered during path name traversal exceeds MAXSYMLINKS
/titanic_50/usr/src/tools/depcheck/
H A DDependencyCheck.txt58 want to resolve the symbolic links
/titanic_50/usr/src/psm/stand/bootblks/hsfs/common/
H A Dhsfs.fth246 \ Marks whether returned filename is a symbolic link ('SL' suffix)
285 \ Used for rescanning current directory for symbolic links.
/titanic_50/usr/src/uts/
H A DREADME243 the symbolic name of this set is of the form MODULE_OBJS, where
/titanic_50/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README577 4710814 add "official" support for the "symbolic" keyword in linker map-file
649 4765536 crle: symbolic links can confuse alternative object configuration info
803 4940894 ld core dumps using "-xldscope=symbolic
872 4968618 symbolic linkage causes core dump
1346 6494214 Refinements to symbolic binding, symbol declarations and
/titanic_50/usr/src/tools/
H A DREADME.tools126 Convert symbolic debugging information in an object file to the Compact

12