This file is indexed.

/usr/share/doc/dx/help/dxall1018 is in dx-doc 1:4.4.4-7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!F-adobe-helvetica-medium-r-normal--18*
#!N 
#!CSeaGreen #!N  #!Rall1017 Output Data #!N #!EC #!N #!N For 
each output of the module, a counts value and a pointer 
are sent to the worker routine. These arguments are named by 
appending  #!F-adobe-times-bold-r-normal--18*   _knt #!EF and  #!F-adobe-times-bold-r-normal--18*   _data #!EF respectively to the 
parameter name given in the  #!F-adobe-times-bold-r-normal--18*   Individual Parameter Information #!EF section 
of the Module Builder dialog box. Thus, for an input parameter 
named  #!F-adobe-times-bold-r-normal--18*   param2 #!EF , the worker routine would add the 
following to its argument list: #!CForestGreen #!N #!N  #!F-adobe-courier-bold-r-normal--18*   #!N int 
param2_knt The number of elements in the parameter. #!N type *param2_data 
A pointer to the data associated with the parameter. #!N The 
pointer type is that specified in the Data type #!N field 
of the  #!F-adobe-times-bold-r-normal--18*   Individual Parameter #!N Information #!EF section of the 
#!N Module Builder. #!EF #!N #!N #!EC #!N #!N For a 
Field/Group output, these arguments reflect the contents of the "data" component 
of the leaf (if the leaf is a Data Explorer Field) 
or of the array itself (if the leaf is a Data 
Explorer Array). For a Value input (which must be a Data 
Explorer Array), they reflect the contents of the parameter. The memory 
associated with these parameters is not initialized. #!N #!N #!N  #!F-adobe-times-medium-i-normal--18*   
Next Topic #!EF #!N #!N  #!Lall1018,dxall1019 h Implementing Default Input Parameters  #!EL  #!N  #!F-adobe-times-medium-i-normal--18*   #!N