Home
last modified time | relevance | path

Searched refs:volume (Results 1 – 25 of 163) sorted by relevance

1234567

/openbsd-src/gnu/usr.bin/perl/dist/PathTools/lib/File/Spec/
H A DWin32.pm110 volume, 1 if it's absolute with no volume, 0 otherwise.
196 ($volume,$directories,$file) = File::Spec->splitpath( $path );
197 ($volume,$directories,$file) = File::Spec->splitpath( $path,
200 Splits a path into volume, directory, and filename portions. Assumes that
203 ( $volume, $path, '' ).
216 my ($volume,$directory,$file) = ('','','');
220 $volume = $1;
229 $volume = $1;
234 return ($volume,
[all...]
H A DOS2.pm72 my ($volume,$directory,$file) = ('','','');
78 $volume = $1;
90 $volume = $1;
95 return ($volume,$directory,$file);
106 my ($self,$volume,$directory,$file) = @_;
109 # whatever separator is first in the $volume
110 $volume .= $1
111 if ( $volume =~ m@^([\\/])[\\/][^\\/]+[\\/][^\\/]+\Z(?!\n)@s &&
115 $volume .= $directory ;
117 # If the volume i
[all...]
H A DMac.pm127 If the first argument is an empty string "" or is a volume name, i.e. matches
141 volume, which is the closest in concept to Unix' "/". This should help
146 For absolute paths, some cleanup is done, to ensure that the volume
173 by passing either an empty string or a path that begins with a volume
178 of absolute paths. It takes volume, directory and file portions and
181 C<catpath()> to concatenate I<volume names> and I<directory
207 } elsif ($args[0] =~ /^[^:]+:/) { # absolute path, volume name
259 # remove updirs immediately following the volume name
304 To concatenate I<volume names>, I<directory paths> and I<filenames>,
352 directory on your startup volume
[all...]
H A DUnix.pm274 ($volume,$directories,$file) = File::Spec->splitpath( $path );
275 ($volume,$directories,$file) = File::Spec->splitpath( $path,
278 Splits a path into volume, directory, and filename portions. On systems
279 with no concept of volume, returns '' for volume.
296 my ($volume,$directory,$file) = ('','','');
307 return ($volume,$directory,$file);
318 that have the concept of a volume or that have path syntax that differentiates
342 Takes volume, directory and file portions and returns an entire path. Under
343 Unix, $volume i
[all...]
/openbsd-src/regress/sbin/bioctl/
H A DMakefile27 SUCCESS_TESTS = scripted-create-volume \
28 scripted-recreate-volume \
29 reopen-volume-with-passfile \
35 scripted-create-volume:
40 scripted-recreate-volume: detach-volume
45 reopen-volume-with-passfile: detach-volume
87 detach-volume:
89 cleanup: detach-volume
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A DMakefile36 OBJS = data.o block.o low.o file.o btree.o node.o record.o volume.o \
68 volume.h
70 node.h record.h volume.h
74 volume.o: volume.c internal.h hfs.h data.h low.h btree.h record.h \
75 volume.h
/openbsd-src/gnu/usr.bin/perl/ext/File-Find/t/
H A Dfind.t884 my ($volume) = File::Spec::Win32->splitpath($test_root_dir, 1);
885 print STDERR "VOLUME = $volume\n";
917 %Expect_File = ($volume . file_path_name('fa') => 1,
918 $volume . file_path_name('fa', 'fsl') => 1,
919 $volume . file_path_name('fa', 'fa_ord') => 1,
920 $volume . file_path_name('fa', 'fab') => 1,
921 $volume . file_path_name('fa', 'fab', 'fab_ord') => 1,
922 $volume . file_path_name('fa', 'fab', 'faba') => 1,
923 $volume . file_path_name('fa', 'fab', 'faba', 'faba_ord') => 1,
924 $volume
[all...]
/openbsd-src/usr.bin/file/magdir/
H A Ddump18 >0 belong 5 end of volume,
37 >0 belong 5 end of volume,
56 >0 lelong 5 end of volume,
75 >0 lelong 5 end of volume,
92 >0 leshort 5 end of volume.
106 >0 belong 5 end of volume,
125 >0 lelong 5 end of volume,
H A Dsgi17 #>20 lelong 0 log volume #0
18 #>20 lelong >0 log volume #%ld
21 >20 belong 0 log volume #0
22 >20 belong >0 log volume #%ld
/openbsd-src/sbin/wsconsctl/
H A Dkeyboard.c59 { "bell.volume", &bell.volume, FMT_UINT, FLG_MODIFY },
62 { "bell.volume.default", &dfbell.volume, FMT_UINT, FLG_MODIFY },
89 if (field_by_value(keyboard_field_tab, &bell.volume)->flags & FLG_GET) in keyboard_get_values()
99 if (field_by_value(keyboard_field_tab, &dfbell.volume)->flags & FLG_GET) in keyboard_get_values()
167 if (field_by_value(keyboard_field_tab, &bell.volume)->flags & FLG_SET) in keyboard_put_values()
179 if (field_by_value(keyboard_field_tab, &dfbell.volume)->flags & FLG_SET) in keyboard_put_values()
/openbsd-src/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm409 my ($volume, $directories, $file);
413 ($volume, $directories, $file) = File::Spec->splitpath( $path, 1);
426 $parent = File::Spec->catdir($volume, @dirs[0..$#dirs-1]);
434 $parent = File::Spec->catpath($volume, $parent, '');
442 ($volume, $directories, $file) = File::Spec->splitpath( $path );
445 $parent = File::Spec->catpath($volume,$directories,'');
767 my ($volume, $directories, undef) = File::Spec->splitpath( $path, 1);
779 my $dir = File::Spec->catpath($volume,
1673 my ($volume, $directories, undef) = File::Spec->splitpath( $template, 1);
/openbsd-src/lib/libsndio/
H A Dsioctl_sun.c20 * for the wskbd volume keys.
43 struct volume struct
58 struct volume output, input; argument
109 initvol(struct sioctl_sun_hdl *hdl, struct volume *vol, char *cn, char *dn) in initvol()
181 setvol(struct sioctl_sun_hdl *hdl, struct volume *vol, int addr, int val) in setvol()
233 scanvol(struct sioctl_sun_hdl *hdl, struct volume *vol) in scanvol()
287 updatevol(struct sioctl_sun_hdl *hdl, struct volume *vol, int idx) in updatevol()
494 struct volume *vol; in sioctl_sun_revents()
/openbsd-src/regress/usr.bin/mandoc/mdoc/Rs/
H A Dallch.out_markdown20 volume number,
42 volume number,
H A Dallch.out_utf89 journal, volume number, uniform resource locator, page number,
17 _j_o_u_r_n_a_l _n_a_m_e, report name, number of journal, volume number, uniform
H A Dallch.out_ascii9 journal, volume number, uniform resource locator, page number,
17 _j_o_u_r_n_a_l _n_a_m_e, report name, number of journal, volume number, uniform
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A DMakefile49 apple.o volume.o desktop.o mac_label.o
112 volume.o: volume.c mkisofs.h config.h Makefile $(LIBHFS) $(INCHFS)
113 $(CC) -c $(CFLAGS) $(srcdir)/volume.c
H A DMakefile.in49 apple.o volume.o desktop.o mac_label.o
112 volume.o: volume.c mkisofs.h config.h Makefile $(LIBHFS) $(INCHFS)
113 $(CC) -c $(CFLAGS) $(srcdir)/volume.c
/openbsd-src/sys/dev/hil/
H A Dhilkbd.c312 d->pitch, d->period, d->volume); in hilkbd_ioctl()
350 hilkbd_cnbell(void *v, u_int pitch, u_int period, u_int volume) in hilkbd_cnbell() argument
355 pitch, period, volume); in hilkbd_cnbell()
359 hilkbd_bell(struct hil_softc *sc, u_int pitch, u_int period, u_int volume) in hilkbd_bell() argument
/openbsd-src/sys/dev/sun/
H A Dsunkbd.c85 sunkbd_bell(struct sunkbd_softc *sc, u_int period, u_int pitch, u_int volume) in sunkbd_bell() argument
91 if (tadpole_bell(period / 10, pitch, volume) != 0) in sunkbd_bell()
236 sunkbd_bell(sc, d_bell->period, d_bell->pitch, d_bell->volume); in sunkbd_ioctl()
/openbsd-src/sys/dev/
H A Dcons.c245 cnbell(u_int pitch, u_int period, u_int volume) in cnbell() argument
250 (*cn_tab->cn_bell)(cn_tab->cn_dev, pitch, period, volume); in cnbell()
/openbsd-src/gnu/usr.bin/perl/dist/PathTools/
H A DChanges318 volume under scrutiny. When Win32API::File is available, it will
366 what it's doing when the path includes a volume but a relative
373 volume-aware platforms) now that rel2abs() always adds a drive
387 - On Win32, rel2abs() now always adds a volume (drive letter) if the
388 given path doesn't have a volume (drive letter or UNC volume).
389 Previously it could return a value that didn't have a volume if the
463 root of a volume (such as C:\ or \\share\dir). This has been
600 read-access to the root of the current volume. [Craig A. Berry]
727 current working directory of the specified drive/volume.
860 - On VMS, if catpath() receives volume specifiers in both its first
[all …]
/openbsd-src/sys/dev/pckbc/
H A Dpckbd.c1208 pckbd_bell(d->pitch, d->period, d->volume, 0); in pckbd_ioctl()
1221 pckbd_bell(u_int pitch, u_int period, u_int volume, int poll) in pckbd_bell() argument
1226 volume, poll); in pckbd_bell()
1291 pckbd_cnbell(void *v, u_int pitch, u_int period, u_int volume) in pckbd_cnbell() argument
1294 pckbd_bell(pitch, period, volume, 1); in pckbd_cnbell()
/openbsd-src/gnu/llvm/libcxx/utils/ci/
H A Drun-buildbot-container30 docker run -it --volume "${MONOREPO_ROOT}:/llvm" --workdir "/llvm" --cap-add=SYS_PTRACE ldionne/lib…
/openbsd-src/sys/dev/i2c/
H A Dikbd.c233 ikbd_cnbell(void *v, u_int pitch, u_int period, u_int volume)
235 hidkbd_bell(pitch, period, volume, 1);
221 ikbd_cnbell(void * v,u_int pitch,u_int period,u_int volume) ikbd_cnbell() argument
/openbsd-src/sys/arch/sparc64/dev/
H A Dbeep.c216 beep_bell(void *vsc, u_int pitch, u_int period, u_int volume, int poll) in beep_bell() argument
226 if (pitch == 0 || period == 0 || volume == 0) { in beep_bell()

1234567