1 09/15/80  lv_attached
 2 
 3 Syntax:  lv_attached lv_name
 4 
 5 
 6 Function:  returns true if the volume specified (i.e., the lv_name
 7 argument) is attached to the user's process or if the volume is a
 8 public logical volume; otherwise it returns false.
 9 
10 
11 Arguments:
12 lv_name
13    is the name of the logical volume.
14 
15 
16 Syntax as active function:  [lv_attached lv_name]