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

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

DEVICE_FIND_CHILD(9)

Contents


NAME    [Toc]    [Back]

     device_find_child -- search for a child of a device

SYNOPSIS    [Toc]    [Back]

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

     device_t
     device_find_child(device_t dev, const char* name, int unit);

DESCRIPTION    [Toc]    [Back]

     This function looks for a specific child of dev.  with the given name and
     unit.

RETURN VALUES    [Toc]    [Back]

     If it exists, the child device is returned, otherwise NULL.

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_delete_child FreeBSD delete a child from a device
badblocks Linux search a device for bad blocks
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
ptrace Tru64 Trace the execution of a child process
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service