| /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/ |
| lpfsck.c | 103 * SYMBOLIC LINKS: 119 * If the "temp" symbolic link already exists, 123 * symbolic link. 124 * Watch out for a ``symbolic link'' that isn't! 152 char symbolic[MAXPATHLEN + 1]; local 156 if ((len = Readlink(Lp_Temp, symbolic, MAXPATHLEN)) <= 0) { 162 * If the symbolic link contained trailing slashes, remove 165 while ((len > 1) && (symbolic[len - 1] == '/')) { 168 symbolic[len] = 0; 171 if (strncmp(Lp_Tmp, symbolic, strlen(Lp_Tmp)) != 0) 222 *symbolic; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/abi/appcert/scripts/ |
| abi_index.pl | 117 next unless ($type =~ /regular file|symbolic link/i);
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| AnyDBM_File.pm | 81 Requires symbolic links.
|
| strict.pm | 67 use symbolic references (see L<perlref>).
|
| overload.pm | [all...] |
| perl5db.pl | [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/ |
| Catalog.pod | 62 This method allows symbolic names and strings to be used for manipulating
|
| /onnv/onnv-gate/usr/src/cmd/Adm/sun/ |
| README | 38 directory and a symbolic link was used to bind the advertized platform
|
| /onnv/onnv-gate/usr/src/lib/libldap4/common/ |
| regex.c | 288 void symbolic(char *); 844 * symbolic - produce a symbolic dump of the nfa 847 symbolic( char *s ) function
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
| Find.pm | 112 Causes symbolic links to be followed. Since directory trees with symbolic 129 pathname of the file with all symbolic links resolved 136 than once. It does detect cycles, however. Since only symbolic links 144 neither directories nor symbolic links to be ignored if they are about 145 to be processed a second time. If a directory or a symbolic link 156 If true and a code reference, will be called with the symbolic link 159 symbolic link\n" will be issued. If false, the dangling symbolic link 267 Here's another interesting wanted function. It will find all symbolic [all...] |
| CheckTree.pm | 194 'l' => "is not a symbolic link.",
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/ |
| INET.pm | 335 "xx.xx.xx.xx" form. The C<PeerPort> can be a number or a symbolic 341 If C<Proto> is not given and you specify a symbolic C<PeerPort> port,
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Find/t/ |
| find.t | 535 print "# --- symbolic link tests --- \n"; 646 print "# check dangling symbolic links\n"; 682 sub { $warn_msg = "$_[0] is a dangling symbolic link" } 687 Check( $warn_msg =~ m|dangling_dir_sl is a dangling symbolic link| ); 703 Check( $@ =~ m|for_find[:/]fa[:/]faa[:/]faa_sl is a recursive symbolic link| );
|
| /onnv/onnv-gate/usr/src/lib/libc/port/gen/ |
| errlist | 127 90 Number of symbolic links encountered during path name traversal exceeds MAXSYMLINKS
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
| find2perl.PL | 761 file the symbolic link is pointing to. If C<-follow> option follows the 762 file check option, this now applies to the symbolic link itself, i.e.
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
| Manifest.pm | 380 symbolic link to make a tree without any symbolic link. Best is the
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
| Functions.pm | 257 lstat File stat a symbolic link 292 readlink File determine where a symbolic link is pointing 343 symlink File create a symbolic link to a file
|
| /onnv/onnv-gate/usr/src/uts/ |
| README | 248 the symbolic name of this set is of the form MODULE_OBJS, where
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/ |
| Opcode.pm | 231 Define OPTAG as a symbolic name for OPSET. Optag names always start
|
| /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/ |
| SUNWonld-README | 578 4710814 add "official" support for the "symbolic" keyword in linker map-file [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/ |
| c2ph.PL | 194 you is a symbolic way of getting at all the C structures. I've couched [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| config_h.SH | 264 * available to do file stats on symbolic links. 410 * available to read the value of a symbolic link. 567 * to create symbolic links. 1089 * available to operate on a symbolic link (instead of following the [all...] |