Searched defs:file (Results 51 - 75 of 641) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/addattr/
H A DaddAttr.cpp138 addAttr(const char *file, type_code type, const char *name, argument
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dmailstat.c63 char dir[PATH_MAX * 2], file[PATH_MAX * 2]; local
[all...]
/haiku-fatelf/src/bin/
H A Dclockconfig.cpp30 BFile file; local
54 BFile file; local
[all...]
H A Dfortune.c80 const char *file = path; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dareadlink-with-size.c52 areadlink_with_size (char const *file, size_t size) argument
H A Dchown.c60 rpl_chown (const char *file, uid_t uid, gid_t gid) argument
[all...]
H A Deuidaccess-stat.c118 char *file; local
[all...]
H A Dfchownat.c85 rpl_fchownat (int fd, char const *file, uid_t owner, gid_t group, int flag) argument
H A Dfsusage.c95 get_fs_usage (char const *file, char const *disk, struct fs_usage *fsp) argument
243 statfs(char *file, struct statfs *fsb) argument
[all...]
H A Dgetfilecon.c69 rpl_getfilecon (char const *file, security_context_t *con) argument
76 rpl_lgetfilecon (char const *file, security_context_t *con) argument
H A Dlchown.c44 lchown (const char *file, uid_t uid, gid_t gid) argument
71 rpl_lchown (const char *file, uid_t uid, gid_t gid) argument
[all...]
H A Dmkancesdirs.c67 mkancesdirs (char *file, struct savewd *wd, argument
[all...]
H A Dopenat-proc.c57 openat_proc_name (char buf[OPENAT_BUFFER_SIZE], int fd, char const *file) argument
H A Dsymlinkat.c44 symlink_reversed (char const *file, char const *contents) argument
71 symlinkat (char const *contents, int fd, char const *file) argument
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dareadlink-with-size.c56 areadlink_with_size (char const *file, size_t size) argument
H A Dchown.c47 rpl_chown (const char *file, uid_t uid, gid_t gid) argument
H A Dopenat-proc.c53 openat_proc_name (char buf[OPENAT_BUFFER_SIZE], int fd, char const *file) argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Dproc-flags.c272 proc_prettyfprint_flags (FILE *file, unsigned long flags, int verbose) argument
H A Dproc-why.c108 proc_prettyfprint_why (FILE *file, unsigned long why, unsigned long what, argument
[all...]
/haiku-fatelf/src/bin/playsound/
H A Dplaysound.cpp52 const char *file; local
/haiku-fatelf/src/bin/sharutils/src/
H A Dencode.c42 putc (ENCODE_BYTE (c1), file); local
43 putc (ENCODE_BYTE (c2), file); local
44 putc (ENCODE_BYTE (c3), file); local
45 putc (ENCODE_BYTE (c4), file); local
[all...]
/haiku-fatelf/src/build/libroot/
H A Dmisc.cpp27 _debuggerAssert(const char *file, int line, const char *expression) argument
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dassertions.c83 default_assertion_failed(const char *file, int line, assertion_type type, argument
/haiku-fatelf/src/kits/print/
H A DPrintTransport.cpp132 BFile* file = dynamic_cast<BFile*>(fDataIO); local
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_screen.c138 scr_restore(const char *file) argument
156 scr_dump(const char *file) argument
173 scr_init(const char *file) argument
194 scr_set(const char *file) argument
[all...]

Completed in 122 milliseconds

1234567891011>>