# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #pragma ident "%Z%%M% %I% %E% SMI" # # lib/libbsm/spec/devalloc.spec function getdadmline include declaration int getdadmline(char *, int, FILE *) version SUNWprivate_1.1 end function getdmapdfield include declaration char *getdmapdfield(char *) version SUNWprivate_1.1 end function setdaent include declaration void setdaent(void) version SUNWprivate_1.1 end function enddaent include declaration void enddaent(void) version SUNWprivate_1.1 end function setdafile include declaration void setdafile(char *) version SUNWprivate_1.1 end function freedaent include declaration void freedaent(devalloc_t *) version SUNWprivate_1.1 end function getdaent include declaration devalloc_t *getdaent(void) version SUNWprivate_1.1 end function getdanam include declaration devalloc_t *getdanam(char *) version SUNWprivate_1.1 end function getdatype include declaration devalloc_t *getdatype(char *) version SUNWprivate_1.1 end function setdmapent include declaration void setdmapent(void) version SUNWprivate_1.1 end function enddmapent include declaration void enddmapent(void) version SUNWprivate_1.1 end function setdmapfile include declaration void setdmapfile(char *) version SUNWprivate_1.1 end function freedmapent include declaration void freedmapent(devmap_t *) version SUNWprivate_1.1 end function getdmapent include declaration devmap_t *getdmapent(void) version SUNWprivate_1.1 end function getdmapnam include declaration devmap_t *getdmapnam(char *) version SUNWprivate_1.1 end function getdmapdev include declaration devmap_t *getdmapdev(char *) version SUNWprivate_1.1 end function getdmaptype include declaration devmap_t *getdmaptype(char *) version SUNWprivate_1.1 end function getdmapfield include declaration char *getdmapfield(char *) version SUNWprivate_1.1 end function setdadefent include declaration void setdadefent(void) version SUNWprivate_1.1 end function enddadefent include declaration void enddadefent(void) version SUNWprivate_1.1 end function freedadefent include declaration void freedadefent(da_defs_t *) version SUNWprivate_1.1 end function getdadefent include declaration da_defs_t *getdadefent(void) version SUNWprivate_1.1 end function getdadeftype include declaration da_defs_t *getdadeftype(char *) version SUNWprivate_1.1 end function da_is_on include declaration int da_is_on(void) version SUNWprivate_1.1 end function da_check_logindevperm include declaration int da_check_logindevperm(char *) version SUNWprivate_1.1 end function da_open_devdb include declaration int da_open_devdb(char *, FILE **, FILE **, int) version SUNWprivate_1.1 end function da_update_device include declaration int da_update_device(da_args *) version SUNWprivate_1.1 end function da_update_defattrs include declaration int da_update_defattrs(da_args *) version SUNWprivate_1.1 end function da_add_list include declaration int da_add_list(devlist_t *, char *, int, int) version SUNWprivate_1.1 end function da_remove_list include declaration int da_remove_list(devlist_t *, char *, int, char *, int) version SUNWprivate_1.1 end function da_print_device include declaration void da_print_device(int, devlist_t *) version SUNWprivate_1.1 end function getdevicerange include declaration int getdevicerange(const char *, brange_t *); version SUNWprivate_1.1 end