Print this page
11583 Some man3lib pages are missing parts of the SYNOPSIS

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3lib/libpapi.3lib.man.txt
          +++ new/usr/src/man/man3lib/libpapi.3lib.man.txt
↓ open down ↓ 24 lines elided ↑ open up ↑
  25   25         linked with directly, but can be used directly at runtime through the
  26   26         use of LD_PRELOAD for debugging purposes.
  27   27  
  28   28  INTERFACES
  29   29         The shared object libpapi.so.0 provides the public interfaces defined
  30   30         below.  See Intro(3) for additional information on shared object
  31   31         interfaces.
  32   32  
  33   33     Attribute
  34   34  
  35      -
  36      -
  37   35         papiAttributeListAddBoolean      papiAttributeListAddCollection
  38   36         papiAttributeListAddDatetime     papiAttributeListAddInteger
  39   37         papiAttributeListAddMetadata     papiAttributeListAddRange
  40   38         papiAttributeListAddResolution   papiAttributeListAddString
  41   39         papiAttributeListAddValue        papiAttributeListDelete
  42   40         papiAttributeListFind            papiAttributeListFree
  43   41         papiAttributeListFromString      papiAttributeListGetBoolean
  44   42         papiAttributeListGetCollection   papiAttributeListGetDatetime
  45   43         papiAttributeListGetInteger      papiAttributeListGetMetadata
  46   44         papiAttributeListGetNext         papiAttributeListGetRange
  47   45         papiAttributeListGetResolution   papiAttributeListGetString
  48   46         papiAttributeListGetValue        papiAttributeListToString
  49   47  
  50   48  
  51   49     Service
  52   50  
  53      -
  54      -
  55   51         papiServiceCreate           papiServiceDestroy
  56   52         papiServiceGetAppData       papiServiceGetAttributeList
  57   53         papiServiceGetEncryption    papiServiceGetPassword
  58   54         papiServiceGetServiceName   papiServiceGetStatusMessage
  59   55         papiServiceGetUserName      papiServiceSetAppData
  60   56         papiServiceSetAuthCB        papiServiceSetEncryption
  61   57         papiServiceSetPassword      papiServiceSetUserName
  62   58  
  63   59  
  64   60     Printer
  65   61  
  66      -
  67      -
  68   62         papiPrinterAdd                papiPrinterDisable
  69   63         papiPrinterEnable             papiPrinterFree
  70   64         papiPrinterGetAttributeList   papiPrinterListFree
  71   65         papiPrinterListJobs           papiPrinterModify
  72   66         papiPrinterPause              papiPrinterPurgeJobs
  73   67         papiPrinterQuery              papiPrinterRemove
  74   68         papiPrinterResume             papiPrintersList
  75   69  
  76   70  
  77   71     Job
  78   72  
  79      -
  80      -
  81   73         papiJobCancel              papiJobFree
  82   74         papiJobGetAttributeList    papiJobGetId
  83   75         papiJobGetJobTicket        papiJobGetPrinterName
  84   76         papiJobHold                papiJobListFree
  85   77         papiJobModify              papiJobMove
  86   78         papiJobPromote             papiJobQuery
  87   79         papiJobRelease             papiJobRestart
  88   80         papiJobStreamClose         papiJobStreamOpen
  89   81         papiJobStreamWrite         papiJobSubmit
  90   82         papiJobSubmitByReference   papiJobValidate
  91   83  
  92   84  
  93   85     Miscellaneous
  94   86  
  95      -
  96      -
  97   87         papiLibrarySupportedCall   papiLibrarySupportedCalls
  98   88         papiStatusString
  99   89  
 100   90  
 101   91  FILES
 102   92         /usr/lib/libpapi.so.0
 103   93  
 104   94             shared object
 105   95  
 106   96  
↓ open down ↓ 44 lines elided ↑ open up ↑
 151  141         |Interface Stability | Volatile        |
 152  142         +--------------------+-----------------+
 153  143         |MT-Level            | Safe            |
 154  144         +--------------------+-----------------+
 155  145  
 156  146  SEE ALSO
 157  147         Intro(3), printers(4), printers.conf(4), attributes(5)
 158  148  
 159  149  
 160  150  
 161      -                               December 18, 2006                 LIBPAPI(3LIB)
      151 +                                August 19, 2019                  LIBPAPI(3LIB)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX