Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
HDdtfs.c106 char *rtstr; in main() local
115 rtstr = NULL; in main()
161 rtstr = optarg; in main()
228 if (dtfs_domount(pu, rtstr) != 0) in main()
HDdtfs_vfsops.c44 rtstr(struct puffs_usermount *pu, const char *str, enum vtype vt) in rtstr() function
115 { "lnk", VLNK, rtstr },
/freebsd-11-stable/contrib/gcc/
HDChangeLog-200026763 * rtl.h (rtunion_def): Constify member `rtstr'.