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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c225 static void sortedInsert(FSI_T **r_list, long *a_listSize,
2750 * Arguments: r_list - pointer to list to insert next entry into
2760 sortedInsert(FSI_T **r_list, long *a_listSize, char *a_mntPoint, argument
2781 list = *r_list;
2804 *r_list = list;
2870 *r_list = list;
2890 *r_list = list;

Completed in 50 milliseconds