Open System Services Porting Guide (G06.24+, H06.03+)

Table Of Contents
Index
Open System Services Porting Guide520573-006
Index-20
P
Performance (continued)
system costs 6-22
World Wide Web server 6-24
pe_heap_max attribute 6-14, 10-9
pe_mainstack_max attribute 6-14, 10-9
pe_parms attribute 6-14
pe_space_guarantee attribute 6-12, 6-14,
10-9
PIC
See Position-independent code (PIC)
PIN, Guardian 4-15
Pipe buffer, creating pipes 6-8
Pipe character (|) 4-22, 6-7
Pipe server, OSS
See OSS pipe server
Pipes 6-4
across processors 6-8
creating 6-7, 6-8
defined Glossary-9
lseek() function 7-20
pipe() function 6-7
pname utility, pathname conversion 4-18
Pointers, guidelines 7-11
popen() function 8-20
printer I/O 5-13
Portability
checking, standards compliance for 3-1
extensions 1-3
isolating code for 6-12
levels of 6-12, 7-2
of code 1-7
scope 7-2
using standard functions 7-4
Portable application template 1-1
PORTCONF configuration file 8-24
LISTNER process 6-25
Porting
analysis 7-3
from Guardian to OSS 11-4
in stages, architecture 7-4
Porting (continued)
NonStop DCE threads 12-1
threaded applications 12-1
tools
benefits of 3-1
CodeCheck 3-3, 7-3
findcalls 3-2, 7-3
lint 3-1, 7-3
OSPC 3-4, 7-3
Ports, TCP connection requests 6-25
Position-independent code (PIC)
defined Glossary-9
programs and libraries 10-6
POSIX Glossary-9
POSIX threads 12-1
POSIX.1 standard 1-2, 1-8, 7-7, 9-1
POSIX.2 standard 1-3, 1-8, 9-1
Pragmas
changes for native mode 10-7
compiler, header file 7-15
new 8-26
obsolete 10-6
symbol definitions 7-13
using 8-7
Preprocessor symbols 7-15, 8-7, 8-27
Print queue 4-12, 5-2
Printcap file, aliases 4-13
Printer I/O, Guardian spooler
procedures 5-13
Printing
canceling files from queue 4-12
from TACL 4-18
Guardian commands 4-12
Guardian SPOOLCOM 7-18
lp utility 7-18
OSS commands 4-12
status of 4-12
text files 4-18
Procedures, Guardian
See procedures under Guardian