Open System Services System Calls Reference Manual (G06.25+, H06.03+)

Permuted Index
Executes a new process with HP extensions tdm_spawn:
..........................................
tdm_spawn(2)
Executes a new process with HP extensions tdm_spawnp:
........................................
tdm_spawnp(2)
getegid: Gets the effective group ID
....................................................................................
getegid(2)
getgid: Gets the real group ID ....................................................................................
getgid(2)
getpid: Gets the OSS process ID
....................................................................................
getpid(2)
getpgid: Gets the process group ID for a speci
ed OSS process .....................................
getpgid(2)
setpgid: Sets the process group ID for job control
...........................................................
setpgid(2)
Gets the parent OSS process ID getppid:
....................................................................
getppid(2)
/semaphore set ID or returns the ID of an existing semaphore set
...................................
semget(2)
getpgrp: Gets the process group ID of the calling process
...............................................
getpgrp(2)
setgid: Sets the group ID of the calling process
...............................................
setgid(2)
setuid: Sets the user ID of the calling process
...............................................
setuid(2)
geteuid: Gets the effective user ID of the current process
...............................................
geteuid(2)
getuid: Gets the the real user ID of the current process
...............................................
getuid(2)
/Creates a new semaphore set ID or returns the ID of an/
.............................................
semget(2)
and sets the process group ID setsid: Creates a new session
..................................
setsid(2)
msgget: Creates or returns the identier for a message queue ......................................
msgget(2)
/memory segment or returns the identier of an existing shared/ ....................................
shmget(2)
pthread_self: Obtains the thread identi
er of the calling thread ......................................
pthread_self(2)
Compares two thread identi
ers pthread_equal:
.............................................
pthread_equal(2)
uname: Gets information identifying the current system
......................................
uname(2)
Changes the owner and group IDs of a
le chown: .......................................................
chown(2)
Is a le containing a memory image core:
....................................................................
core(4)
Is a le containing a memory image saveabend:
..........................................................
saveabend(4)
and limits the backlog of incoming connections /connections
............................
listen(2)
long tag spt_generateTag: Increments and returns a static
.....................................
spt_generateTag(2)
stat: Provides information about a
le .................................................
stat(2)
or any le lstat: Provides information about a symbolic link
...............................
lstat(2)
fstat: Provides information about an open
le .....................................
fstat(2)
server-class send/ /Returns information about the last
.............................................
SPT_SERVERCLASS_SEND_INFO_(3)
fstatvfs: Gets leset information for an open le ..........................................
fstatvfs(2)
current system uname: Gets information identifying the
..........................................
uname(2)
statvfs: Gets leset information using a pathname ......................................
statvfs(2)
thread attributes/ /Obtains the inherit scheduling attribute of a
...................................
pthread_attr_getinheritsched(2)
thread attributes/ /Sets the inherit scheduling attribute of a
...................................
pthread_attr_setinheritsched(2)
pthread_condattr_init: Initializes a condition variable/ ...................................
pthread_condattr_init(2)
pthread_cond_init: Initializes a condition variable .....................................
pthread_cond_init(2)
pthread_mutex_init: Initializes a
mutex .........................................................
pthread_mutex_init(2)
object pthread_mutexattr_init: Initializes a
mutex attributes ........................................
pthread_mutexattr_init(2)
object pthread_attr_init: Initializes a
thread attributes ........................................
pthread_attr_init(2)
concurrent/ SPT_TMF_Init: Initializes the t
le for ....................................................
SPT_TMF_Init(2)
function spt_writev: Initiate
thread-aware writev( ) ......................................
spt_writev(2)
SPT_SERVERCLASS_DIALOG_SEND_: Initiates a
send within the/ ............................................
SPT_SERVERCLASS_DIALOG_SEND_(3)
operation spt_fork: Initiates a
thread-aware fork() ......................................
spt_fork(2)
SPT_SERVERCLASS_DIALOG_BEGIN_: Initiates the
dialog and also/ ........................................
SPT_SERVERCLASS_DIALOG_BEGIN_(3)
function spt_accept: Initiates thread-aware accept( ) ....................................
spt_accept(2)
function spt_close: Initiates
thread-aware close( ) ......................................
spt_close(2)
function spt_connect: Initiates thread-aware connect( ) .................................. spt_connect(2)
function spt_fclose: Initiates thread-aware fclose( ) ..................................... spt_fclose(2)
function spt_fush: Initiates thread-aware fush( ) ...................................... spt_fush(2)
function spt_fgetc: Initiates thread-aware fgetc( ) ...................................... spt_fgetc(2)
function spt_fgets: Initiates thread-aware fgets( ) ....................................... spt_fgets(2)
function spt_fgetwc: Initiates thread-aware fgetwc( ) ................................... spt_fgetwc(2)
function spt_fprintf: Initiates thread-aware fprintf( ) .................................... spt_fprintf(2)
function spt_fputs: Initiates thread-aware fputs( ) ...................................... spt_fputs(2)
) function spt_putwchar: Initiates thread-aware fputwchar( ................................ spt_putwchar(2)
function spt_fread: Initiates thread-aware fread( ) ...................................... spt_fread(2)
for reading/ spt_RECEIVEREAD: Initiates thread-aware function .................................... spt_RECEIVEREAD(2)
function spt_fwrite: Initiates thread-aware fwrite( ) ..................................... spt_fwrite(2)
function spt_getc: Initiates thread-aware getc( ) ........................................ spt_getc(2)
function spt_gets: Initiates thread-aware gets( ) ........................................ spt_gets(2)
function spt_getw: Initiates thread-aware getw( ) ....................................... spt_getw(2)
function spt_getwc: Initiates thread-aware getwc( ) ..................................... spt_getwc(2)
) function spt_getwchar: Initiates thread-aware getwchar( .................................. spt_getwchar(2)
function spt_printf: Initiates thread-aware printf( ) ..................................... spt_printf(2)
527186-003 Hewlett-Packard Company Pindex11