Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/nls/ja/
H A Dset103 1 setpath: コマンドが不正です '%s'.\n
4 2 setpath: '%s' コマンドのためのアーギュメントが不足しています.\n
5 3 setpath: パス '%s'の内容が間違っています\n
6 4 setpath: %s が %s の中にありません\n
7 5 setpath: %d は %s の中では,間違った位置です\n
/freebsd/contrib/tcsh/nls/russian/
H A Dset103 1 setpath: неверная команда '%s'.\n
4 2 setpath: недостаточно аргументов для команды '%s'.\n
5 3 setpath: отсутствует значение в пути '%s'\n
6 4 setpath: %s не найдено в %s\n
7 5 setpath: %d неверная позиция в %s\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset103 1 setpath: невірна команда '%s'.\n
4 2 setpath: недостатньо аргументів для команди '%s'.\n
5 3 setpath: значення відсутнє в шляху '%s'\n
6 4 setpath: %s не знайдено в %s\n
7 5 setpath: %d недійсна позиція в %s\n
/freebsd/contrib/tcsh/nls/greek/
H A Dset103 1 setpath: άκυρη εντολή '%s'.\n
4 2 setpath: ανεπαρκής αριθμός ορισμάτων γιά την εντολή '%s'.\n
5 3 setpath: κάποια τιμή λείπει στο path '%s'\n
6 4 setpath: το %s δε βρέθηκε στο %s\n
7 5 setpath: η θέση %d δεν ισχύει στο %s\n
/freebsd/contrib/tcsh/nls/C/
H A Dset103 1 setpath: invalid command '%s'.\n
4 2 setpath: insufficient arguments to command '%s'.\n
5 3 setpath: value missing in path '%s'\n
6 4 setpath: %s not found in %s\n
7 5 setpath: %d not valid position in %s\n
/freebsd/contrib/tcsh/nls/et/
H A Dset103 1 setpath: vigane käsk '%s'.\n
4 2 setpath: käsule '%s' pole piisavalt argumente.\n
5 3 setpath: teel '%s' pole väärtust\n
6 4 setpath: %s ei leitud %s's\n
7 5 setpath: %d ei ole korrektne positsioon %s's\n
/freebsd/contrib/tcsh/nls/german/
H A Dset103 1 setpath: ungültiger Befehl '%s'.\n
4 2 setpath: unzureichende Argumente für Befehl '%s'.\n
5 3 setpath: Wert fehlt in Pfad '%s'\n
6 4 setpath: %s nicht in %s gefunden\n
7 5 setpath: %d keine gültige Position in %s\n
/freebsd/contrib/tcsh/nls/italian/
H A Dset103 1 setpath: comando '%s' non valido.\n
4 2 setpath: argomenti insufficienti per il comando '%s'.\n
5 3 setpath: manca un valore nel percorso '%s'\n
6 4 setpath: %s non trovato in %s\n
7 5 setpath: posizione %d non valida in %s\n
/freebsd/contrib/tcsh/nls/spanish/
H A Dset103 1 setpath: comando '%s' incorrecto.\n
4 2 setpath: insuficientes argumentos para el comando '%s'.\n
5 3 setpath: falta el valor en la ruta '%s'\n
6 4 setpath: no se encuentra %s en %s\n
7 5 setpath: %d posición inválida en %s\n
/freebsd/contrib/tcsh/nls/french/
H A Dset103 1 setpath: commande incorrecte '%s'.\n
4 2 setpath: pas assez d'arguments pour la commande '%s'.\n
5 3 setpath: donnée manquante dans le chemin '%s'\n
6 4 setpath: %s pas trouvé dans %s\n
7 5 setpath: %d pas une position correcte dans %s\n
/freebsd/contrib/tcsh/nls/finnish/
H A Dset103 1 setpath: Virheellinen komento '%s'.\n
4 2 setpath: Argumentit ovat riittämättömiä komennolle '%s'.\n
5 3 setpath: Arvoa ei löydy hakupolusta '%s'\n
6 4 setpath: %s ei löydy paikasta %s\n
7 5 setpath: %d ei ole hyväksyttävä sijainti paikassa %s\n
/freebsd/stand/common/
H A Dinstall.c52 setpath(char **what, char *val) in setpath() function
92 error = setpath(*what + idx, val); in setmultipath()
141 error = setpath(&inst_kernel, val); in read_metatags()
145 error = setpath(&inst_rootfs, val); in read_metatags()
147 error = setpath(&inst_loader_rc, val); in read_metatags()
/freebsd/sbin/kldconfig/
H A Dkldconfig.c74 static void setpath(struct pathhead *);
120 setpath(struct pathhead *pathq) in setpath() function
406 setpath(&pathq); in main()
/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py477 def setpath(self, fid, path): member in P9Client
795 self.setpath(fid, b'/')
824 self.setpath(newfid, fid)
877 self.setpath(newfid, _pathcat(startpath, b'/'.join(components)))
968 self.setpath(fid, _pathcat(self.getpath(fid), name))
1184 self.setpath(fid, _pathcat(self.getpath(fid), name))
1336 self.setpath(newfid, 'xattr:' + name)
1338 self.setpath(newfid, 'xattr')
1425 self.setpath(fid, _pathcat(self.getpath(startdir), components[0]))
1471 self.setpath(fid, _pathcat(self.getpath(fid), components[0]))
/freebsd/contrib/lua/src/
H A Dloadlib.c297 static void setpath (lua_State *L, const char *fieldname, in setpath() function
749 setpath(L, "path", LUA_PATH_VAR, LUA_PATH_DEFAULT); in luaopen_package()
750 setpath(L, "cpath", LUA_CPATH_VAR, LUA_CPATH_DEFAULT); in luaopen_package()
/freebsd/contrib/tcsh/
H A Dsrc.desc71 ma.setp.c: MACH's setpath() library function
H A Dma.setp.c154 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, in setpath() function
H A Dtc.os.c147 if (setpath(cpaths, cmds, LOCALSYSPATH, sysflag, 1) < 0) { in dosetpath()
H A DFixes1465 92. Mach setpath fixes.
1732 3. Mach setpath fix.
1747 15. Mach setpath did not work right.