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

  man pages->FreeBSD man pages -> device_delete_child (9)              
Title
Content
Arch
Section
 

DEVICE_DELETE_CHILD(9)

Contents


NAME    [Toc]    [Back]

     device_delete_child -- delete a child from a device

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/bus.h>

     int
     device_delete_child(device_t dev, device_t child);

DESCRIPTION    [Toc]    [Back]

     The specified device is removed from dev and deleted.  If the device is
     currently attached, it is first detached (see DEVICE_ATTACH(9) and
     DEVICE_DETACH(9)).

RETURN VALUES    [Toc]    [Back]

     Zero is returned on success, otherwise an error is returned.

SEE ALSO    [Toc]    [Back]

      
      
     device_add_child(9)

AUTHORS    [Toc]    [Back]

     This manual page was written by Doug Rabson.


FreeBSD 5.2.1			 June 16, 1998			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
device_add_child FreeBSD add a new device as a child of an existing device
device_add_child_ordered FreeBSD add a new device as a child of an existing device
device_find_child FreeBSD search for a child of a device
list_child HP-UX Displays a list of all the child pointers whose names match the specified child name
ttdt_sender_imprint_on HP-UX act like a child of the specified tool
DtHelpQuickDialogGetChild HP-UX get child of DtHelpQuickDialog widget
clone Linux create a child process
fork Linux create a child process
pxfwifstopped IRIX Determines if a child process has stopped
ptrace Tru64 Trace the execution of a child process
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service