Searched refs:ap_list (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | order.c | 471 APlist *ap_list = osp->os_isdescs[OS_ISD_ORDERED]; in ld_sort_ordered() local 472 Aliste apl_nitems = aplist_nitems(ap_list); in ld_sort_ordered() 480 qsort((char *)ap_list->apl_data, apl_nitems, in ld_sort_ordered()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | sad_conf.c | 199 ap->ap_list[i][FMNAMESZ] = '\0'; in sad_ap_verify() 200 if (fmodsw_find(ap->ap_list[i], FMODSW_LOAD) == NULL) in sad_ap_verify()
|
H A D | sad.c | 460 (void) strncpy(ap->ap_list[i], in apush_iocdata() 578 (void) strcpy(sap->sap_list[i], ap->ap_list[i]); in apush_iocdata()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sad.h | 184 char ap_list[MAXAPUSH][FMNAMESZ + 1]; member
|
/titanic_44/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 1349 cfga_stat_data_t **ap_list, in cfga_list() argument 1371 *ap_list = cs; in cfga_list()
|
/titanic_44/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 1413 cfga_stat_data_t **ap_list, in cfga_list() argument
|
/titanic_44/usr/src/uts/common/os/ |
H A D | streamio.c | 539 error = push_mod(qp, &dummydev, stp, ap->ap_list[s], in stropen()
|