1 Introduction
2 Ground Rules

Building a File System
3 File Systems
4 File Content Data Structure
5 Allocation Cluster Manager
6 Exceptions and Emancipation
7 Base Classes, Testing, and More
8 File Meta Data
9 Native File Class
10 Our File System
11 Allocation Table
12 File System Support Code
13 Initializing the File System
14 Contiguous Files
15 Rebuilding the File System
16 Native File System Support Methods
17 Lookups, Wildcards, and Unicode, Oh My
18 Finishing the File System Class

The Init Program
19 Hardware Abstraction and UOS Architecture
20 Init Command Mode
21 Using Our File System
22 Hardware and Device Lists
23 Fun with Stores: Partitions
24 Fun with Stores: RAID
25 Fun with Stores: RAM Disks
26 Init wrap-up

The Executive
27 Overview of The Executive
28 Starting the Kernel
29 The Kernel
30 Making a Store Bootable
31 The MMC
32 The HMC
33 Loading the components
34 Using the File Processor
35 Symbols and the SSC
36 The File Processor and Device Management
37 The File Processor and File System Management
38 Finishing Executive Startup

Users and Security
39 Introduction to Users and Security
40 More Fun With Stores: File Heaps
41 File Heaps, part 2
42 SysUAF
43 TUser
44 SysUAF API

Terminal I/O
45 Shells and UCL
46 UOS API, the Application Side
47 UOS API, the Executive Side
48 I/O Devices
49 Streams
50 Terminal Output Filters
51 The TTerminal Class
52 Handles
53 Putting it All Together
54 Getting Terminal Input
55 QIO
56 Cooking Terminal Input
57 Putting it all together, part 2
58 Quotas and I/O

UCL
59 UCL Basics
60 Symbol Substitution
61 Command execution
62 Command execution, part 2
63 Command Abbreviation
64 ASTs
65 Expressions, Part 1
66 Expressions, Part 2: Support code
67 Expressions, part 3: Parsing
68 SYS_GETJPIW and SYS_TRNLNM
69 Expressions, part 4: Evaluation

UCL Lexical Functions
70 PROCESS_SCAN
71 PROCESS_SCAN, Part 2
72 TProcess updates
73 Unicode revisted
74 Lexical functions: F$CONTEXT
75 Lexical functions: F$PID
76 Lexical Functions: F$CUNITS
77 Lexical Functions: F$CVSI and F$CVUI
78 UOS Date and Time Formatting
79 Lexical Functions: F$CVTIME
80 LIB_CVTIME
81 Date/Time Contexts
82 SYS_GETTIM, LIB_Get_Timestamp, SYS_ASCTIM, and LIB_SYS_ASCTIM
83 Lexical Functions: F$DELTA_TIME
84 Lexical functions: F$DEVICE
85 SYS_DEVICE_SCAN
86 Lexical functions: F$DIRECTORY
87 Lexical functions: F$EDIT and F$ELEMENT
88 Lexical functions: F$ENVIRONMENT
89 SYS_GETUAI
90 Lexical functions: F$EXTRACT and F$IDENTIFIER
91 LIB_FAO and LIB_FAOL
92 LIB_FAO and LIB_FAOL, part 2
93 Lexical functions: F$FAO
94 File Processing Structures
95 Lexical functions: F$FILE_ATTRIBUTES
96 SYS_DISPLAY
97 Lexical functions: F$GETDVI
98 Parse_GetDVI
99 GetDVI
100 GetDVI, part 2
101 GetDVI, part 3
102 Lexical functions: F$GETJPI
103 GETJPI
104 Lexical functions: F$GETSYI
105 GETSYI
106 Lexical functions: F$INTEGER, F$LENGTH, F$LOCATE, and F$MATCH_WILD
107 Lexical function: F$PARSE
108 FILESCAN
109 SYS_PARSE
110 Lexical Functions: F$MODE, F$PRIVILEGE, and F$PROCESS
111 File Lookup Service
112 Lexical Functions: F$SEARCH
113 SYS_SEARCH
114 F$SETPRV and SYS_SETPRV
115 Lexical Functions: F$STRING, F$TIME, and F$TYPE
116 More on symbols
117 Lexical Functions: F$TRNLNM
118 SYS_TRNLNM, Part 2
119 Lexical functions: F$UNIQUE, F$USER, and F$VERIFY
120 Lexical functions: F$MESSAGE
121 TUOS_File_Wrapper
122 OPEN, CLOSE, and READ system services

UCL Commands
123 WRITE
124 Symbol assignment
125 The @ command
126 @ and EXIT
127 CRELNT system service
128 DELLNT system service
129 IF...THEN...ELSE
130 Comments, labels, and GOTO
131 GOSUB and RETURN
132 CALL, SUBROUTINE, and ENDSUBROUTINE
133 ON, SET {NO}ON, and error handling
134 INQUIRE
135 SYS_WRITE Service
136 OPEN
137 CLOSE
138 DELLNM system service
139 READ
140 Command Recall
141 RECALL
142 RUN
143 LIB_RUN
144 The Data Stream Interface
145 Preparing for execution
146 EOJ and LOGOUT
147 SYS_DELPROC and LIB_GET_FOREIGN

CUSPs and utilities
148 The I/O Queue
149 Timers
150 Logging in, part one
151 Logging in, part 2
152 System configuration
153 SET NODE utility
154 UUI
155 SETTERM utility
156 SETTERM utility, part 2
157 SETTERM utility, part 3
158 AUTHORIZE utility
159 AUTHORIZE utility, UI
160 AUTHORIZE utility, Access Restrictions
161 AUTHORIZE utility, Part 4
162 AUTHORIZE utility, Reporting
163 AUTHORIZE utility, Part 6
164 Authentication
165 Hashlib
166 Authenticate, Part 7
167 Logging in, part 3
168 DAY_OF_WEEK, CVT_FROM_INTERNAL_TIME, and SPAWN
169 DAY_OF_WEEK and CVT_FROM_INTERNAL_TIME
170 LIB_SPAWN
171 CREPRC
172 CREPRC, Part 2
173 COPY
174 COPY, part 2
175 COPY, part 3
176 COPY, part 4
177 LIB_Get_Default_File_Protection and LIB_Substitute_Wildcards
178 CREATESTREAM, STREAMNAME, and Set_Contiguous
179 Help Files
180 LBR Services
181 LBR Services, Part 2
182 LIBRARY utility
183 LIBRARY utility, Part 2
184 FS Services
185 FS Services, Part 2
186 Implementing Help
187 HELP
188 HELP, Part 2
189 DMG_Get_Key and LIB_Put_Formatted_Output
190 LIBRARY utility, Part 3
191 Shutting Down UOS
192 SHUTDOWN
193 WAIT
194 SETIMR
195 WAITFR and Scheduling
196 REPLY, OPCOM, and Mailboxes
197 REPLY utility
198 Mailboxes
199 BRKTHRU
200 OPCOM
201 Mailbox Services
202 Mailboxes, Part 2
203 DEFINE
204 CRELNM
205 DISABLE
206 STOP
207 OPCCRASH and SHUTDOWN
208 APPEND

Glossary/Index


Downloads

SYS_SEARCH

In the previous articles, we've covered the Lookup system service and its use by the F$SEARCH lexical function. VMS has a similar service, which is the SEARCH service. So we need to provide that interface for compatibility sakes. Why didn't we just use that as the lookup service instead? Primarily it has to do with the fact that UOS file specification length is arbitrary, but SYS_Lookup is also simpler to use. As you will see, the SEARCH system service has a lot of setup required in order to manage the FAB/NAML structures. The UOS lookup service is easier to use with less overhead. Here is the definition for SYS_SEARCH.

The SEARCH system service scans a directory looking for matches to a file specification and then sets the NAML block appropriately. The PARSE service should be called prior to this service so that the NAML block is correctly initialized. Note: this service uses the Lookup service and is provided for compatibility with VMS.

Format
SYS$SEARCH(fab,err,suc)

Return Value
A condition code indicating the success of the operation.

Arguments
fab

A pointer to the FAB control block.

err

The address of the error routine to call if an error occurs. If 0, there is no error routine to call.

suc

The address of the routine to call when the operation completes successfully. If 0, there is no routine to call.

Description
The SEARCH service searches for a file, or files, matching a specification. If a match is found, the service sets the appropriate fields of the NAML block associated with the passed FAB block. The following table indicates the input/output fields used by this service.

FieldRead/WriteDescription
FAB_L_NAMReadAddress of the NAML block.
FAB_L_STSWriteCompletion status code.
NAML_L_LONG_RESULTReadAddress of where to write the matching file name.
NAML_L_LONG_RESULT_SIZEWriteLength of result string.
NAML_L_LONG_RESULT_ALLOCReadMaximum length of result string.
NAML_L_LONG_DEVReadDevice name.
NAML_L_LONG_DEV_SIZEReadDevice name length.
NAML_L_LONG_DIRReadPath.
NAML_L_LONG_DIR_SIZEReadPath length.
NAML_L_LONG_NAMEReadFile's name.
NAML_L_LONG_NAME_SIZEReadLength of file name.
NAML_L_LONG_NODEReadNode name.
NAML_L_LONG_NODE_SIZEReadLength of node name.
NAML_L_LONG_TYPEReadFile's extension.
NAML_L_LONG_TYPE_SIZEReadLength of file extension.
NAML_L_LONG_VERReadFile's version.
NAML_L_LONG_VER_SIZEReadLength of file version.
NAML_L_USER_CONTEXTRead/WriteOn a new search, the new context is written here. Otherwise, it provides the context for the next lookup.

Condition codes returned
RMS_SUC RMS_FAB RMS_NAML

function SYS_SEARCH( fab : int64 ; err : int64 = 0 ; suc : int64 = 0 ) : int64 ;

var _FAB : PFAB ;
    NAM : PNAML ;
    ResLen : int64 ;
    S : string ;
    SRB : TSRB ;

begin
    // Validate structures and set up...
    if( FAB = 0 ) then
    begin
        Result := RMS_FAB ;
        if( Err <> 0 ) then
        begin
            PProcedure( err ) ;
        end ;
        exit ;
    end ;
    _FAB := PFAB( fab ) ;
    if( _FAB.FAB_B_BID <> FAB_C_BID ) then
    begin
        Result := RMS_FAB ;
        if( Err <> 0 ) then
        begin
            PProcedure( err ) ;
        end ;
        exit ;
    end ;
    if( _FAB.FAB_L_NAM = 0 ) then
    begin
        Result := RMS_NAML ;
        _FAB.FAB_L_STS := Result ;
        if( Err <> 0 ) then
        begin
            PProcedure( err ) ;
        end ;
        exit ;
    end ;
    NAM := PNAML( _FAB.FAB_L_NAM ) ;
    if( NAM.NAML_B_BID <> NAML_C_BID ) then
    begin
        Result := RMS_NAML ;
        _FAB.FAB_L_STS := Result ;
        if( Err <> 0 ) then
        begin
            PProcedure( err ) ;
        end ;
        exit ;
    end ;
    ResLen := 0 ;
The SEARCH system service is provided for VMS compatibility. First we need to validate the FAB and NAML structures passed to us. If the FAB address is 0, we exit. If an error procedure address is passed, we call that as well. Then we check the FAB block ID, verify that the NAML pointer is non-null, and that the NAML structure has the proper ID.

    if( NAM.NAML_L_USER_CONTEXT = 0 ) then // First time (no context)
    begin
        S := Get_NAM_Value( NAM.NAML_L_LONG_NODE, NAM.NAML_L_LONG_NODE_SIZE ) +
            Get_NAM_Value( NAM.NAML_L_LONG_DEV, NAM.NAML_L_LONG_DEV_SIZE ) +
            Get_NAM_Value( NAM.NAML_L_LONG_DIR, NAM.NAML_L_LONG_DIR_SIZE ) +
            Get_NAM_Value( NAM.NAML_L_LONG_NAME, NAM.NAML_L_LONG_NAME_SIZE ) +
            Get_NAM_Value( NAM.NAML_L_LONG_TYPE, NAM.NAML_L_LONG_TYPE_SIZE ) +
            Get_NAM_Value( NAM.NAML_L_LONG_VER, NAM.NAML_L_LONG_VER_SIZE ) ;
        SRB.Buffer := integer( PChar( S ) ) ;
        SRB.Length := length( S ) ;
        Result := SYS_Lookup( int64( @SRB ), int64( @NAM.NAML_L_USER_CONTEXT ), int64( @ResLen ) ) ;
    end else
    begin
        Result := SYS_Lookup( 0, int64( @NAM.NAML_L_USER_CONTEXT ), int64( @ResLen ) ) ;
    end ;
    if( Result <> 0 ) then
    begin
        _FAB.FAB_L_STS := Result ;
        if( Err <> 0 ) then
        begin
            PProcedure( err ) ;
        end ;
        exit ;
    end ;
If the context passed is 0, we consider this the first lookup and we build up the name from the NAM block value. Then we call SYS_Lookup, passing that file specification. If we have a context we call SYS_Lookup with a null specification. If either lookup returns an error, we call the error procedure (if one was passed), and exit.

    setlength( S, ResLen ) ;
    if( ResLen > 0 ) then
    begin
        Result := SYS_Lookup_Name( int64( @NAM.NAML_L_USER_CONTEXT ), int64( PChar( S ) ) ) ;
        if( Result <> 0 ) then
        begin
            _FAB.FAB_L_STS := Result ;
            if( Err <> 0 ) then
            begin
                PProcedure( err ) ;
            end ;
            exit ;
        end ;
        if( ResLen > NAM.NAML_L_LONG_RESULT_ALLOC ) then
        begin
            setlength( S, NAM.NAML_L_LONG_RESULT_ALLOC ) ;
        end ;
        system.move( PChar( S )[ 0 ], PChar( NAM.NAML_L_LONG_RESULT )[ 0 ], length( S ) ) ;
    end ;
    NAM.NAML_L_LONG_RESULT_SIZE := length( S ) ;
    if( Suc <> 0 ) then
    begin
        PProcedure( suc ) ;
    end ;
end ; // SYS_SEARCH
Next we set the length of S to the result length from the lookup. If the result length is non-zero, we call SYS_Lookup_Name to get the result filename. If there was an error, we exit. Otherwise, if the result file spec is longer than the size of the NAML result buffer, we trim the spec to that length so that we don't overwrite the result buffer. Then we copy from the local spec string to the result buffer. Finally, we write the actual length to the NAML_L_LONG_RESULT_SIZE field and call the success procedure (if one was provided).

function Get_NAM_Value( Addr, Len : int64 ) : string ;

begin
    Result := '' ;
    if( ( Addr = 0 ) or ( Len = 0 ) ) then
    begin
        exit ;
    end ;
    setlength( Result, Len ) ;
    move( PChar( Addr )[ 0 ], PChar( Result )[ 0 ], Len ) ;
end ;
This function is used to return a Pascal string given an address and a length. This is used by SYS_SEARCH to obtain the file specification fields from the NAML block.

As you can see, SYS_SEARCH is nothing more than a wrapper for SYS_Lookup that uses the FAB/NAML block and returns the file specification result into the provided buffer. As noted previously, this approach is problematic because it requires that an appropriately sized buffer is set up for a file specification that is of arbitrary length. If the buffer isn't large enough, the file specification will be truncated and the calling code will probably not work. So, this is solely for VMS compatibility. All UOS code ought to use the SYS_Lookup and related system calls directly instead.

In the next article, we will examine the next lexical function.

 

Copyright © 2020 by Alan Conroy. This article may be copied in whole or in part as long as this copyright is included.