Searched refs:rootname (Results 1 – 10 of 10) sorted by relevance
| /src/crypto/krb5/src/util/ss/ |
| H A D | ct_c_awk.in | 4 rootname, rootname > outfile
|
| H A D | mk_cmds.sh | 21 | ${AWK} -f ${DIR}/ct_c.awk rootname=${ROOT} outfile=${TMP} -
|
| /src/stand/libsa/zfs/ |
| H A D | zfs.c | 1614 static char rootname[ZFS_MAXNAMELEN]; in zfs_parsedev() local 1637 memcpy(rootname, sep, end - sep); in zfs_parsedev() 1638 rootname[end - sep] = '\0'; in zfs_parsedev() 1641 rootname[0] = '\0'; in zfs_parsedev() 1650 rv = zfs_lookup_dataset(spa, rootname, &dev->root_guid); in zfs_parsedev() 1665 static char rootname[ZFS_MAXNAMELEN]; in zfs_fmtdev() local 1692 if (zfs_rlookup(spa, dev->root_guid, rootname)) { in zfs_fmtdev() 1697 if (rootname[0] == '\0') in zfs_fmtdev() 1702 spa->spa_name, rootname); in zfs_fmtdev() 1820 zfs_bootenv_initial(const char *envprefix, spa_t *spa, const char *rootname, in zfs_bootenv_initial() argument [all …]
|
| /src/bin/cp/ |
| H A D | cp.c | 300 char rootname[NAME_MAX]; in copy() local 381 strlcpy(rootname, curr->fts_name, in copy() 382 sizeof(rootname)); in copy() 478 rootname) < 0) { in copy()
|
| /src/contrib/sqlite3/autosetup/teaish/ |
| H A D | core.tcl | 1071 define TEAISH_MAKEFILE [file rootname [file tail $extM]] 1093 define TEAISH_PKGINIT_TCL [file rootname [file tail $extI]] 1113 define TEAISH_PKGINDEX_TCL [file rootname [file tail $extPI]] 1120 define TEAISH_PKGINDEX_TCL [file rootname [file tail $extPI]] 1140 set xt [file rootname [file tail $ttt]] 1158 set xt [file rootname [file tail $ttt]] 1168 set xt [file rootname [file tail $ttt]] 2065 set tOut [file rootname $tTail] 2096 set tOut [file rootname [file tail $v]]
|
| /src/contrib/sqlite3/autosetup/ |
| H A D | system.tcl | 289 set out [file rootname $template]
|
| H A D | proj.tcl | 792 set fOut [file rootname $fIn] 1656 lappend fileIn [file rootname [file tail $fileIn]] ""
|
| H A D | autosetup | 1629 set modulename [file rootname [file tail $file]]
|
| /src/contrib/byacc/ |
| H A D | aclocal.m4 | 1968 # \${1} = rootname of file to convert
|
| /src/contrib/dialog/ |
| H A D | aclocal.m4 | 5876 # \${1} = rootname of file to convert
|