Searched defs:path (Results 176 - 200 of 830) sorted by relevance

1234567891011>>

/openbsd-current/regress/lib/libc/sys/
H A Dt_write.c49 static const char *path = "write"; variable
[all...]
/openbsd-current/usr.bin/grep/
H A Dfile.c140 grep_open(char *path) argument
/openbsd-current/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_from_cmd.py11 import os.path namespace
[all...]
/openbsd-current/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A D__init__.py11 import os.path namespace
/openbsd-current/usr.sbin/installboot/
H A Dutil.c101 fileprefix(const char *base, const char *path) argument
/openbsd-current/sys/ufs/mfs/
H A Dmfs_vfsops.c83 mfs_mount(struct mount *mp, const char *path, void *data, argument
/openbsd-current/usr.bin/tmux/
H A Dlog.c58 char *path; local
H A Dcmd-load-buffer.c54 cmd_load_buffer_done(__unused struct client *c, const char *path, int error, argument
97 char *path; local
109 file_read(cmdq_get_client(item), path, cmd_load_buffer_done, cdata); local
/openbsd-current/sbin/ttyflags/
H A Dttyflags.c159 char path[PATH_MAX]; local
[all...]
/openbsd-current/usr.sbin/usbdevs/
H A Dusbdevs.c275 char path[PATH_MAX]; local
/openbsd-current/sys/stand/boot/
H A Dboot.c167 char path[MAXPATHLEN]; local
[all...]
/openbsd-current/usr.sbin/eigrpd/
H A Dcontrol.c51 control_init(char *path) argument
/openbsd-current/usr.bin/find/
H A Dmisc.c55 brace_subst(char *orig, char **store, char *path, int len) argument
/openbsd-current/usr.sbin/ripd/
H A Dcontrol.c50 control_init(char *path) argument
/openbsd-current/usr.sbin/ospfd/
H A Dcontrol.c50 control_check(char *path) argument
76 control_init(char *path) argument
/openbsd-current/usr.sbin/ldpd/
H A Dcontrol.c45 control_init(char *path) argument
/openbsd-current/sys/arch/alpha/stand/nboot/
H A Dmachdep.c122 devboot(dev_t dev /* ignored */, char *path) argument
/openbsd-current/usr.bin/locate/locate/
H A Dfastfind.c46 u_char bigram1[NBG], bigram2[NBG], path[PATH_MAX]; local
115 u_char bigram1[NBG], bigram2[NBG], path[PATH_MAX]; local
[all...]
/openbsd-current/usr.sbin/ospf6d/
H A Dcontrol.c50 control_check(char *path) argument
76 control_init(char *path) argument
/openbsd-current/sys/arch/i386/stand/libsa/
H A Dexec_i386.c164 char path[128]; local
/openbsd-current/lib/libc/gen/
H A Dexec.c162 char *bp, *cur, *path, buf[PATH_MAX]; local
[all...]
/openbsd-current/lib/libcurses/tinfo/
H A Daccess.c68 _nc_rootname(char *path) argument
111 _nc_pathlast(const char *path) argument
126 _nc_basename(char *path) argument
132 _nc_access(const char *path, int mode) argument
256 _nc_safe_fopen(const char *path, const char *mode) argument
272 _nc_safe_open3(const char *path, int flags, mode_t mode) argument
[all...]
H A Dhashed_db.c51 char *path; member in struct:_myconn
66 find_connection(const char *path, bool modify) argument
100 make_connection(DB * db, const char *path, bool modify) argument
121 _nc_db_open(const char *path, boo argument
[all...]
/openbsd-current/sys/arch/powerpc64/stand/rdboot/
H A Ddisk.c133 char path[32]; local
154 disk_open(const char *path) argument
[all...]
/openbsd-current/sys/arch/octeon/stand/rdboot/
H A Drdboot.c174 const char *path; local
[all...]

Completed in 438 milliseconds

1234567891011>>