Searched defs:file (Results 501 - 525 of 641) sorted by relevance

<<212223242526

/haiku-fatelf/src/kits/mail/
H A DMailMessage.cpp43 BEmailMessage::BEmailMessage(BPositionIO *file, bool own, uint32 defaultCharSet) argument
451 BFile *file = dynamic_cast<BFile *>(fData); local
715 RenderToRFC822(BPositionIO *file) argument
903 BFile file; local
[all...]
H A Dmail_util.cpp828 readfoldedline(FILE *file, char **buffer, size_t *buflen) argument
[all...]
/haiku-fatelf/src/kits/network/libbind/isc/
H A Deventlib_p.h84 evFileID file; member in struct:evConn
127 evFileID file; member in struct:evStream
170 struct { evFile *this; int eventmask; } file; member in union:evEvent_p::__anon4629
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_debug.c137 fp_resstat(const res_state statp, FILE *file) { argument
148 do_section(const res_state statp, ns_msg *handle, ns_sect section, int pflag, FILE *file) argument
277 res_pquery(const res_state statp, const u_char *msg, int len, FILE *file) argument
349 p_cdnname(const u_char *cp, const u_char *msg, int len, FILE *file) argument
363 p_cdname(const u_char *cp, const u_char *msg, FILE *file) argument
395 p_fqname(const u_char *cp, const u_char *msg, FILE *file) argument
[all...]
/haiku-fatelf/src/kits/tracker/
H A DWidgetAttributeText.cpp2127 BFile* file = dynamic_cast<BFile*>(fModel->Node()); local
/haiku-fatelf/src/libs/ncurses/progs/
H A Dtset.c182 cat(char *file) argument
/haiku-fatelf/src/libs/pdflib/bind/pdflib/perl/
H A Dpdflib_pl.c3453 char *file = __FILE__; local
[all...]
/haiku-fatelf/src/libs/pdflib/bind/pdflib/php/ext/pdf/
H A Dpdf.c2817 char *file; local
2833 virtual_filepath(Z_STRVAL_PP(arg2), &file); local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/cups/
H A Drastertoprinter.c1171 cups_writefunc(void *file, const char *buf, size_t bytes) argument
1179 cups_errfunc(void *file, const char *buf, size_t bytes) argument
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/ghost/
H A Dijsgutenprint.c875 gutenprint_errfunc(void *file, const char *buf, size_t bytes) argument
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dplist.c347 writefunc(void *file, const char *buf, size_t bytes) argument
354 stpui_errfunc(void *file, const char *buf, size_t bytes) argument
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprinters.c1209 stpi_xml_process_printdef(stp_mxml_node_t *printdef, const char *file) /* The printdef node */ argument
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Dtestpattern.c186 writefunc(void *file, const char *buf, size_t bytes) argument
/haiku-fatelf/src/servers/input/
H A DInputServer.cpp324 BFile file; local
[all...]
/haiku-fatelf/src/servers/net/
H A DDHCPClient.cpp126 uint8 file[128]; member in struct:dhcp_message
/haiku-fatelf/src/servers/registrar/
H A DAuthenticationManager.cpp295 void WritePasswdLine(FILE* file) argument
302 void WriteShadowPwdLine(FILE* file) argument
989 FILE* file local
1038 FILE* file = fopen(kGroupFile, "r"); local
1086 FILE* file = fopen(kShadowPwdFile, "r"); local
[all...]
H A DTRoster.cpp1869 BFile file; local
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A DlibioP.h345 _IO_FILE file; member in struct:_IO_FILE_plus
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/
H A DbtClient.c744 int btLookup(fs_nspace *ns, vnode_id dir_vnid, char *file, vnode_id *file_vnid, struct stat *st) argument
[all...]
H A Dnfs_add_on.c379 fs_walk(fs_nspace *ns, fs_node *base, const char *file, char **newpath, vnode_id *vnid) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server-1.2.6/
H A Drpc_workers.c520 int file = open(path, O_RDONLY); local
620 int file; local
907 int file; local
932 int file; local
988 int file; local
1012 int file; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A Dkernel_interface_r5.cpp624 bfs_walk(void *_ns, void *_directory, const char *file, char **_resolvedPath, vnode_id *_vnodeID) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dxcp.cpp388 HostFile *file = new HostFile; local
713 GuestFile *file = new GuestFile; local
1058 File *file = NULL; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp390 check_file(const struct entry& file) argument
455 const struct entry& file = *i; local
566 struct entry file; local
632 struct entry& file = files[choose_index(files)]; local
653 struct entry& file = files[choose_index(files)]; local
679 struct entry& file = files[choose_index(files)]; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A Dkernel_interface.cpp666 File *file = NULL; local
[all...]

Completed in 190 milliseconds

<<212223242526