Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 138) sorted by relevance

123456

/original-bsd/lib/libc/stdio/
H A Dmktemp.c21 mkstemp(path) in mkstemp() argument
30 mktemp(path) in mktemp() argument
37 _gettemp(path, doopen) in _gettemp() argument
/original-bsd/sbin/mount_portal/
H A Dconf.c31 typedef struct path path; typedef
32 struct path { struct
37 regexp *p_re; /* RE to match against pathname (malloc) */ argument
43 static path *curp; /* XXX for regerror */ argument
/original-bsd/usr.bin/uucp/libuu/
H A Dgetpwinfo.c24 guinfo(uid, name, path) in guinfo() argument
59 gninfo(name, uid, path) in gninfo() argument
/original-bsd/usr.bin/make/
H A Ddir.c350 DirExpandCurly(word, brace, path, expansions) in DirExpandCurly() argument
461 DirExpandInt(word, path, expansions) in DirExpandInt() argument
517 Dir_Expand (word, path, expansions) in Dir_Expand() argument
634 Dir_FindFile (name, path) in Dir_FindFile() argument
999 Dir_AddDir (path, name) in Dir_AddDir() argument
1099 Dir_MakeFlags (flag, path) in Dir_MakeFlags() argument
1171 Dir_ClearPath(path) in Dir_ClearPath() argument
1244 Dir_PrintPath (path) in Dir_PrintPath() argument
/original-bsd/usr.bin/ranlib/
H A Dmisc.c31 char *envtmp, path[MAXPATHLEN]; in tmp() local
59 rname(path) in rname() argument
/original-bsd/usr.bin/ar/
H A Dmisc.c39 char path[MAXPATHLEN]; in tmp() local
91 rname(path) in rname() argument
/original-bsd/lib/libc/compat-43/
H A Dcreat.c15 creat(const char *path, mode_t mode) in creat()
/original-bsd/lib/libc/sys/
H A Dtruncate.c20 truncate(path, length) in truncate() argument
/original-bsd/usr.sbin/amd/amd/
H A Dam_ops.c77 am_ops *sunos4_match(fo, key, g_key, path, keym, map) in sunos4_match() argument
99 am_ops *ops_match(fo, key, g_key, path, keym, map) in ops_match() argument
/original-bsd/old/sh/
H A Dservice.c72 REG STRING path; local
84 INT pathopen(path, name) in pathopen() argument
89 REP path=catpath(path,name); local
94 STRING catpath(path,name) in catpath() argument
116 REG STRING path; local
123 WHILE path=execs(path,t) DONE local
/original-bsd/local/toolchest/ksh/shlib/
H A Dcannon.c39 void cannon_path(path) in cannon_path() argument
/original-bsd/lib/libc/gen/
H A Dutime.c17 utime(path, times) in utime() argument
/original-bsd/usr.bin/f77/libU77/
H A Dgetcwd_.c32 getcwd_(path, len) in getcwd_() argument
/original-bsd/games/cribbage/
H A Dinstr.c34 char *pager, *path; in instructions() local
/original-bsd/usr.bin/uucp/port/
H A Dmkdir.c19 mkdir(path, mode) in mkdir() argument
/original-bsd/usr.bin/locate/bigram/
H A Dlocate.bigram.c37 register char *oldpath = buf1, *path = buf2; in main() local
/original-bsd/local/toolchest/ksh/sh/
H A Dservice.c194 register char *path; local
226 register char *path; local
270 register char *path; local
289 char *catpath(path,name) in catpath() argument
320 register char *path = nullstr; local
358 static char *prune(path,fullname) in prune() argument
H A Dapollo.c52 register char *path; local
/original-bsd/contrib/sort/
H A Dtmp.c37 char pathb[_POSIX_PATH_MAX], *path; in ftmp() local
/original-bsd/old/dbx/tests/
H A Dnoenv.c21 char *path; local
/original-bsd/usr.bin/nohup/
H A Dnohup.c61 char *p, path[MAXPATHLEN]; in dofile() local
/original-bsd/usr.bin/uucp/
H A Dshio.c23 char path[MAXFULLNAME]; local
/original-bsd/libexec/mail.local/
H A Dmail.local.c244 char biffmsg[100], buf[8*1024], path[MAXPATHLEN]; local
426 lockmbox(path) in lockmbox() argument
759 mkstemp(path) in mkstemp() argument
777 _gettemp(path, doopen) in _gettemp() argument
/original-bsd/usr.sbin/sysctl/
H A Dpathconf.c59 char *path; local
104 listall(path, lp) in listall() argument
/original-bsd/usr.bin/whereis/
H A Dwhereis.c39 char *p, *t, *std, path[MAXPATHLEN]; local

123456