Searched defs:curdir (Results 1 – 13 of 13) sorted by relevance
/freebsd/tests/sys/net/ |
H A D | pcp.py | 34 curdir = os.path.dirname(os.path.realpath(__file__)) variable
|
H A D | stp.py | 35 curdir = os.path.dirname(os.path.realpath(__file__)) variable
|
/freebsd/tests/sys/netinet/ |
H A D | igmp.py | 36 curdir = os.path.dirname(os.path.realpath(__file__)) variable
|
/freebsd/contrib/tcsh/ |
H A D | tw.help.c | 87 Char *curdir; /* Current directory being looked at */ in do_help() local
|
/freebsd/sbin/restore/ |
H A D | interactive.c | 93 char curdir[MAXPATHLEN]; in runcmdshell() local 296 getcmd(char *curdir, char *cmd, char *name, size_t size, struct arglist *ap) in getcmd()
|
/freebsd/bin/sh/ |
H A D | cd.c | 69 static char *curdir = NULL; /* current working directory */ variable
|
/freebsd/lib/libiconv_modules/mapper_std/ |
H A D | citrus_mapper_std.c | 339 struct _citrus_mapper * __restrict cm, const char * __restrict curdir, in _citrus_mapper_std_mapper_init()
|
/freebsd/contrib/ntp/libntp/ |
H A D | msyslog.c | 464 char curdir[512]; in change_logfile() local
|
/freebsd/sbin/fsck_ffs/ |
H A D | fsutil.c | 1264 getpathname(char *namebuf, ino_t curdir, ino_t ino) in getpathname()
|
/freebsd/contrib/bmake/ |
H A D | main.c | 143 char curdir[MAXPATHLEN + 1]; /* Startup directory */ variable
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpd.c | 152 curdir(void) in curdir() function
|
/freebsd/crypto/openssh/ |
H A D | sftp-client.c | 2709 Attrib *a, curdir, ldirattrib, newdir, lsym; in crossload_dir_internal() local
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_util.c | 1961 char realbuf[PATH_MAX], *curdir; local
|