/original-bsd/lib/libc/stdio/ |
H A D | mktemp.c | 21 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 D | conf.c | 31 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 D | getpwinfo.c | 24 guinfo(uid, name, path) in guinfo() argument 59 gninfo(name, uid, path) in gninfo() argument
|
/original-bsd/usr.bin/make/ |
H A D | dir.c | 350 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 D | misc.c | 31 char *envtmp, path[MAXPATHLEN]; in tmp() local 59 rname(path) in rname() argument
|
/original-bsd/usr.bin/ar/ |
H A D | misc.c | 39 char path[MAXPATHLEN]; in tmp() local 91 rname(path) in rname() argument
|
/original-bsd/lib/libc/compat-43/ |
H A D | creat.c | 15 creat(const char *path, mode_t mode) in creat()
|
/original-bsd/lib/libc/sys/ |
H A D | truncate.c | 20 truncate(path, length) in truncate() argument
|
/original-bsd/usr.sbin/amd/amd/ |
H A D | am_ops.c | 77 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 D | service.c | 72 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 D | cannon.c | 39 void cannon_path(path) in cannon_path() argument
|
/original-bsd/lib/libc/gen/ |
H A D | utime.c | 17 utime(path, times) in utime() argument
|
/original-bsd/usr.bin/f77/libU77/ |
H A D | getcwd_.c | 32 getcwd_(path, len) in getcwd_() argument
|
/original-bsd/games/cribbage/ |
H A D | instr.c | 34 char *pager, *path; in instructions() local
|
/original-bsd/usr.bin/uucp/port/ |
H A D | mkdir.c | 19 mkdir(path, mode) in mkdir() argument
|
/original-bsd/usr.bin/locate/bigram/ |
H A D | locate.bigram.c | 37 register char *oldpath = buf1, *path = buf2; in main() local
|
/original-bsd/local/toolchest/ksh/sh/ |
H A D | service.c | 194 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 D | apollo.c | 52 register char *path; local
|
/original-bsd/contrib/sort/ |
H A D | tmp.c | 37 char pathb[_POSIX_PATH_MAX], *path; in ftmp() local
|
/original-bsd/old/dbx/tests/ |
H A D | noenv.c | 21 char *path; local
|
/original-bsd/usr.bin/nohup/ |
H A D | nohup.c | 61 char *p, path[MAXPATHLEN]; in dofile() local
|
/original-bsd/usr.bin/uucp/ |
H A D | shio.c | 23 char path[MAXFULLNAME]; local
|
/original-bsd/libexec/mail.local/ |
H A D | mail.local.c | 244 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 D | pathconf.c | 59 char *path; local 104 listall(path, lp) in listall() argument
|
/original-bsd/usr.bin/whereis/ |
H A D | whereis.c | 39 char *p, *t, *std, path[MAXPATHLEN]; local
|