Searched refs:r_list (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c227 static void sortedInsert(FSI_T **r_list, long *a_listSize,
2752 * Arguments: r_list - pointer to list to insert next entry into
2762 sortedInsert(FSI_T **r_list, long *a_listSize, char *a_mntPoint, argument
2783 list = *r_list;
2806 *r_list = list;
2872 *r_list = list;
2892 *r_list = list;

Completed in 43 milliseconds