Searched refs:pth (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/sys/nfs/ |
| D | nfs_vfsops.c | 598 char pth[MNAMELEN], hst[MNAMELEN]; local 643 error = copyinstr(path, pth, MNAMELEN-1, &len); 646 bzero(&pth[len], MNAMELEN - len); 656 error = mountnfs(&args, mp, nam, pth, hst); 664 mountnfs(argp, mp, nam, pth, hst) in mountnfs() argument 668 char *pth, *hst; 706 bcopy(pth, mp->mnt_stat.f_mntonname, MNAMELEN);
|
| D | nfsmount.h | 102 struct mbuf *nam, char *pth, char *hst);
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | win32iop.h | 250 #define stat(pth,bufptr) win32_stat(pth,bufptr) argument 251 #define longpath(pth) win32_longpath(pth) argument
|
| /mirbsd/src/gnu/usr.bin/perl/hints/ |
| D | os2.sh | 88 rsx="`./UU/loc rsx.exe undef $pth`" 298 gnupatch="`./UU/loc patch.exe undef $pth`" 305 pager="`./UU/loc $f '' $pth`"
|
| D | titanos.sh | 38 pth='. /bin /usr/bin /usr/ucb /usr/local/bin /usr/X11/bin /usr/lbin /etc /usr/lib'
|
| D | linux.sh | 229 if xxx=`./UU/loc tcsh blurfl $pth`; $test -f "$xxx"; then
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32iop.h | 240 #define stat(pth,bufptr) win32_stat(pth,bufptr) argument 241 #define longpath(pth) win32_longpath(pth) argument
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.hpux | 443 If you choose for the PTH package, use swinstall to install pth in 444 the default location (/opt/pth), and then make symbolic links to the 448 # ln -s /opt/pth/lib/libpth* .
|
| D | Configure | 1312 pth=`echo $PATH | sed -e "s/$p_/ /g"` 1314 for p in $pth; do 2335 xxx=`./loc $file $file $pth` 2338 '') xxx=`./loc $file $file $pth`;; 2339 *) xxx=`./loc $xxx $xxx $pth`;; 2557 for p in $pth 3915 1*) cpp=`./loc gcc-cpp $cpp $pth` ;; 12874 file=`./loc $file $file $pth`
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl58delta.pod | 2070 Perl has been tested with the GNU pth userlevel thread package 2071 ( http://www.gnu.org/software/pth/pth.html ). All thread tests 2073 so while pth (and other userlevel thread implementations) can be 2600 NetBSD/threads: try installing the GNU pth (should be in the 2601 packages collection, or http://www.gnu.org/software/pth/),
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | CHANGES | 2678 dev.8 changes (reported by Gleb V Kotelnitskyy <kiz@pth.ntu-kpi.kiev.ua>) -TD
|