Home
last modified time | relevance | path

Searched refs:profile_list (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddrive.c125 struct profile_list { struct
1260 flen = feature->len / sizeof (struct profile_list); in get_cdrom_drvtype()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c783 aelist_t *profile_list = NULL; in parse_file() local
851 profile_list = new_ael(PROFILE); in parse_file()
852 new_section(p_config_file, profile_list, in parse_file()
873 new_ae(profile_list, buf_line); in parse_file()