61 lines
3.7 KiB
HTML
61 lines
3.7 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Integrated file system programming" />
|
|
<meta name="abstract" content="Read this topic collection to learn how to use UNIX-type APIs to program your optical file system." />
|
|
<meta name="description" content="Read this topic collection to learn how to use UNIX-type APIs to program your optical file system." />
|
|
<meta name="DC.Relation" scheme="URI" content="kickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="unixapitable.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="genericcommands.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="ifsexamples.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="ifs" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Integrated file system programming</title>
|
|
</head>
|
|
<body id="ifs"><a name="ifs"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Integrated file system programming</h1>
|
|
<div><p>Read this topic collection to learn how to use UNIX-type APIs to
|
|
program your optical file system.</p>
|
|
<p>The integrated file system support provides a UNIX-type interface that
|
|
you can use to maintain optical files and directories. LAN-attached optical
|
|
devices do not support this interface.</p>
|
|
<div class="p">The integrated file system support for optical support consists of: <ul><li><strong>UNIX-type APIs:</strong> These APIs are C language functions that can be
|
|
used in ILE C for i5/OS™ programs.</li>
|
|
<li> <strong>Generic commands:</strong> These are system CL commands that allow interface
|
|
to optical support.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="unixapitable.htm">Integrated file system APIs</a></strong><br />
|
|
Use this table as a quick reference for UNIX-type optical file system APIs.</li>
|
|
<li class="ulchildlink"><strong><a href="genericcommands.htm">Integrated file system generic commands</a></strong><br />
|
|
This topic includes a quick reference of generic commands related to the integrated file system.</li>
|
|
<li class="ulchildlink"><strong><a href="ifsexamples.htm">Examples: Integrated file system</a></strong><br />
|
|
These examples can help you program your optical file system using the integrated file system.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="kickoff.htm" title="This topic collection describes the application programming interfaces (APIs) developers can use to access optical volumes on the i5/OS operating system.">Optical device programming</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |