Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c226 char *a_mntPoint, char *a_fsType, char *a_mntOptions);
2761 char *a_fsType, char *a_mntOptions) in sortedInsert() argument
2771 assert(a_fsType != NULL); in sortedInsert()
2776 echoDebug(DBG_SINS_ENTRY, a_mntPoint, a_fsType, a_mntOptions); in sortedInsert()
2794 list[0].fsi_fsType = strdup(a_fsType); in sortedInsert()
2842 n, list[n].fsi_mntPoint, a_fsType, in sortedInsert()
2865 list[n].fsi_fsType = strdup(a_fsType); in sortedInsert()
2885 list[listSize-1].fsi_fsType = strdup(a_fsType); in sortedInsert()