*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> ldr_xdetach (3)              
Title
Content
Arch
Section
 

ldr_xdetach(3)

Contents


NAME    [Toc]    [Back]

       ldr_xdetach - Detache from an attached process

SYNOPSIS    [Toc]    [Back]

       #include <sys/types.h> #include <loader.h>

       int ldr_xdetach(
               ldr_process_t process );

LIBRARY    [Toc]    [Back]

       Standard C Library (libc)

PARAMETERS    [Toc]    [Back]

       Specifies the process from which to detach.

DESCRIPTION    [Toc]    [Back]

       The  ldr_xdetach()  function  detaches the calling process
       from process, with which it had been associated for crossprocess
  loading  and  debugging. This procedure should be
       used only if a ldr_xattach() was previously  performed  on
       the specified process.

NOTES    [Toc]    [Back]

       This function currently works only for the current process
       and the kernel.

RETURN VALUES    [Toc]    [Back]

       If the detach operation is a success, the function returns
       a  value  of  0  (zero). If the detach fails, the function
       returns a negative value and errno is set to indicate  the
       error.

ERRORS    [Toc]    [Back]

       If  the  ldr_xdetach() function fails, errno may be set to
       the following value: The process identifier is invalid.

       Additional errors are possible  from  the  underlying  IPC
       mechanism.

SEE ALSO    [Toc]    [Back]

      
      
       Functions: ldr_xattach(3)



                                                   ldr_xdetach(3)
[ Back ]
 Similar pages
Name OS Title
cpusetGetName IRIX get the name of the cpuset to which a process is attached
ct Tru64 Dials an attached terminal and issues a login process
cpusetGetPIDList IRIX get a list of all PIDs attached to a cpuset
CSSM_GetModuleGUIDFromHandle Tru64 Get GUID of the attached module (CDSA)
CSSM_ListAttachedModuleManagers Tru64 Get a list of GUIDs for the attached module manager(CDSA)
fuser Tru64 Reports PIDs and UIDs for files, file systems and/or the devices attached to them.
gss_unwrap HP-UX verify a message with attached message integrity code (MIC) and decrypt message content if necessary
getpid Tru64 Get the process ID, process group ID, or parent process ID
getpid IRIX get process, process group, and parent process IDs
getpgrp2 HP-UX get process, process group and parent process ID.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service