Searched refs:dir (Results 276 - 300 of 465) sorted by relevance

<<111213141516171819

/osnet-11/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c323 DIR *dir; local
336 if ((dir = opendir(dirpath)) == NULL)
339 while ((dent = readdir(dir)) != NULL) {
383 (void) closedir(dir);
/osnet-11/usr/src/lib/libsldap/
H A DMakefile70 $(INS.dir)
/osnet-11/usr/src/lib/libgss/
H A DMakefile65 $(INS.dir)
/osnet-11/usr/src/lib/fm/topo/modules/
H A DMakefile.com136 ${INS.dir}
139 ${INS.dir}
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dtest.c131 file_info.dir = 1;
143 (fs->dir) (dev, path, find_file);
314 update_val (file_exists && file_info.dir);
331 update_val (file_exists && ! file_info.dir);
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dhfs.c312 struct grub_hfs_dirrec dir;
375 0, (char *) &dir, sizeof (dir)) == 0)
384 data->rootdir = grub_be_to_cpu32 (dir.dirid);
799 unsigned int dir, int (*hook) (struct grub_hfs_record *))
806 struct grub_hfs_catalog_key key = {0, grub_cpu_to_be32 (dir), 0, ""};
826 if (grub_be_to_cpu32 (ckey->parent_dir) == dir)
1076 struct grub_hfs_dirrec dir;
1134 inode = grub_be_to_cpu32 (fdrec.dir.dirid);
1181 info.dir
311 struct grub_hfs_dirrec dir; local
797 grub_hfs_iterate_dir(struct grub_hfs_data *data, grub_uint32_t root_idx, unsigned int dir, int (*hook) (struct grub_hfs_record *)) argument
1075 struct grub_hfs_dirrec dir; member in union:__anon399
[all...]
H A Diso9660.c524 grub_iso9660_iterate_dir (grub_fshelp_node_t dir,
666 len = get_node_size (dir);
672 if (read_node (dir, offset, sizeof (dirent), (char *) &dirent))
690 sua_off += offset + dir->data->susp_skip;
696 if (dir->data->rockridge
697 && grub_iso9660_susp_iterate (dir, sua_off, sua_size,
702 if (read_node (dir, nameoffset, dirent.namelen, (char *) name))
713 node->data = dir->data;
745 if (dir->data->joliet)
767 if (read_node (dir, offse
523 grub_iso9660_iterate_dir(grub_fshelp_node_t dir, int NESTED_FUNC_ATTR (*hook) (const char *filename, enum grub_fshelp_filetype filetype, grub_fshelp_node_t node)) argument
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dusbtrans.h59 grub_transfer_type_t dir; member in struct:grub_usb_transfer
/osnet-11/usr/src/cmd/dtrace_toolkit/
H A DMakefile74 $(INS.dir)
/osnet-11/usr/src/lib/libwanbootutil/
H A DMakefile87 $(INS.dir)
/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_circular_progress.c75 load_bitmap (const char *dir, const char *file) argument
81 if (! dir || ! file)
85 abspath = grub_resolve_relative_path (dir, file);
/osnet-11/usr/src/grub/grub2/util/
H A Dmisc.c82 grub_util_get_path (const char *dir, const char *file) argument
86 path = (char *) xmalloc (strlen (dir) + 1 + strlen (file) + 1);
87 sprintf (path, "%s/%s", dir, file);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_MacOS.pm325 my($dir);
326 foreach $dir (qw(:: ::: :::: ::::: ::::::)){
327 if (-f "${dir}perl.h") {
328 $self->{PERL_SRC}=$dir ;
525 my($name, %dir, %xs, %c, %h, %ignore, %pl_files, %manifypods);
541 $dir{$name} = $name if (-f ":$name:Makefile.PL");
587 #only existing directories that aren't in $dir are allowed
593 -d $pmlibdir && !$dir{$pmlibdir} && push @{$self->{PMLIBDIRS}}, $pmlibdir;
620 $self->{DIR} = [sort keys %dir] unless $self->{DIR};
754 my(@m,$dir);
[all...]
H A DMM_VMS.pm116 $defname =~ s![\d\-_]*\.dir.*$!!; # Clip off .dir;1 suffix, and package version
163 my($name,$dir,$vmsfile,@sdirs,@snames,@cand);
202 foreach $dir (@sdirs){
203 next unless defined $dir; # $self->{PERL_SRC} may be undefined
204 $inabs++ if $self->file_name_is_absolute($dir);
207 # dir (probably an installed location). First, we'll try potential
210 $inabs++; # Should happen above in next $dir, but just in case . . .
213 if ($name !~ m![/:>\]]!) { push(@cand,$self->catfile($dir,$name)); }
266 my($dir,
[all...]
H A DMM_Unix.pm278 my(@m,$dir);
345 for my $dir (@{$self->{DIR}}) {
346 $clean .= sprintf <<'MAKE_FRAG', $dir;
581 my(@m,$dir,$targdir);
582 foreach $dir (@dirs) {
584 my($targ) = $self->catfile($dir,'.exists');
585 # catfile may have adapted syntax of $dir to target OS, so...
589 else { # while elsewhere we expect to see the dir separator in $targ
1181 my($name, $dir);
1205 foreach $dir (
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DInstalled.t45 my $dir = $Config{$path.'exp'};
46 skip("no man directory $path on this system", 2 ) unless $dir;
48 my $file = $dir . '/foo';
82 ok( $ei->_is_under('baz', @under), '... should find file under dir' );
161 is( scalar @files, 1, '... should find doc file under given dir' );
167 is( scalar @files, $mandirs, '... should find all doc files with no dir' );
173 is( scalar @files, 1, '... should find doc file in correct dir' );
H A Dbasic.t126 ok( -r '../dummy-install', ' install dir created' );
146 ok( -r 'elsewhere', ' install dir created' );
206 ok( !-d 'elsewhere', ' install dir not created' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFindBin.pm134 my $dir;
135 foreach $dir (File::Spec->path)
137 my $scr = File::Spec->catfile($dir, $script);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove131 my $dir = File::Spec->curdir;
133 ($dir = VMS::Filespec::unixify($dir)) =~ s-/\z--;
143 my $blib = File::Spec->catdir( $dir, "blib" );
150 $dir = File::Spec->catdir($dir, File::Spec->updir);
/osnet-11/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c54 const char *dir; member in struct:trusted_systemdirs
132 for (p = prefix; p->dir; p++) {
133 if (strncmp(p->dir, path, p->dirlen) == 0) {
/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dcommon.ksh121 typeset dir="$1"
130 if [[ ! -e $dir/$x ]]; then
131 log "$f_sanity_detail" "$x" "$dir"
141 if [[ ! -x $dir/usr/bin/pkg ]]; then
142 log "$f_sanity_detail" "usr/bin/pkg" "$dir"
154 if [[ -f "$dir/var/sadm/system/admin/INST_RELEASE" ]]; then
156 $dir/var/sadm/system/admin/INST_RELEASE)
/osnet-11/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c188 char *dir = fn; local
198 p = strrchr(dir, '/');
200 dir = ".";
201 else if (p == dir)
202 dir = "/";
205 if (stat(dir, &stbuf) >= 0)
246 sm_dprintf("\t[final dir %s uid %d mode %lo] %s\n",
247 dir, (int) stbuf.st_uid,
472 sm_dprintf("\t[dir %s]\n", s);
597 sm_dprintf("\t[dir
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL265 my $dir;
272 $dir = "${path}auto:$modpname";
274 $dir = "$_/auto/$modpname";
277 next unless -d $dir; # skip over uninteresting directories
280 my $try = $Is_MacOS ? "$dir:$modfname.$dl_dlext" : "$dir/$modfname.$dl_dlext";
283 # no luck here, save dir for possible later dl_findfile search
284 push @dirs, $dir;
367 my (@dirs, $dir); # which directories to search
412 foreach $dir (
[all...]
/osnet-11/usr/src/lib/libast/common/misc/
H A Dfts.c59 DIR* dir; /* current dir stream */ \
134 * NOTE: a malicious dir rename() could change .. underfoot so we
141 * FTS_NOSTAT requires a dir with
435 * set to parent dir
917 * check for cycle and open dir
935 if (!(fts->dir = opendir(fts->name)))
938 if (!fts->dir && !(fts->dir = opendir(fts->name)))
962 if (!fts->dir ||
[all...]
/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c82 if (be->dir == NULL) {
83 if ((be->dir = opendir(be->filename)) == NULL)
87 rewinddir(be->dir);
91 fd = openat(dirfd(be->dir), LOCALFILE, O_RDONLY);
102 while ((dp = readdir(be->dir)) != NULL) {
108 if (fstatat(dirfd(be->dir), dp->d_name, &buf, 0) == -1)
113 fd = openat(dirfd(be->dir), dp->d_name, O_RDONLY);
383 if (be->dir != NULL)
384 rewinddir(be->dir);
401 if (be->dir !
[all...]

Completed in 1006 milliseconds

<<111213141516171819