Searched refs:firstp (Results 1 – 4 of 4) sorted by relevance
62 static boolean_t diff_mnttab(int send_event, struct mntpnt_list *firstp,125 diff_mnttab(int send_event, struct mntpnt_list *firstp, in diff_mnttab() argument131 listp = firstp; in diff_mnttab()145 if (! in_list(listp, firstp)) { in diff_mnttab()
1524 char *firstp; in print_composite_string() local1536 for (firstp = p = value; p < (value + size); p += strlen(p) + 1) { in print_composite_string()1543 if (q > (firstp + size)) in print_composite_string()1547 for (firstp = p = value; p < (value + size); p += strlen(p) + 1) { in print_composite_string()1548 if (p == firstp) in print_composite_string()
516 mntelem_t *firstp = NULL; in mntfs_snapshot() local756 if (!firstp) in mntfs_snapshot()757 firstp = elemp; in mntfs_snapshot()781 snapp->mnts_first = snapp->mnts_next = firstp; in mntfs_snapshot()
4093 char *firstp = p; local4108 shortenstring(firstp, MAXSHORTSTR));