Home
last modified time | relevance | path

Searched refs:da_defs_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdadefs.c44 da_defs_t _interpdadefs;
54 static da_defs_t *dadef_interpret(char *);
55 int dadef_matchtype(da_defs_t *, char *);
116 freedadefent(da_defs_t *da_def) in freedadefent()
133 da_defs_t *
137 da_defs_t *da_def; in getdadefent()
160 da_defs_t *
164 da_defs_t *da_def; in getdadeftype()
189 dadef_matchtype(da_defs_t *da_def, char *type) in dadef_matchtype()
202 static da_defs_t *
H A Ddevalloc.h160 } da_defs_t; typedef
162 da_defs_t *getdadefent(void);
163 da_defs_t *getdadeftype(char *);
164 void freedadefent(da_defs_t *);
H A Ddevalloc.c478 _def2str(da_defs_t *da_defs, char *buf, int size, const char *sep) in _def2str()
503 _def2strentry(da_defs_t *da_defs) in _def2strentry()
529 da_defs_t *da_defs; in _build_defattrs()
1749 da_defs_t *da_defs; in da_add_list()
/illumos-gate/usr/src/cmd/allocate/
H A Dadd_allocatable.c395 da_defs_t *da_defs = NULL; in check_args()
H A Dallocate3.c227 print_da_defs(da_defs_t *da_defs) in print_da_defs()
492 da_defs_t *da_defs; in list_devices()