Home
last modified time | relevance | path

Searched defs:openfiles (Results 1 – 25 of 72) sorted by relevance

123

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dfileio.c65 static struct openfiles { struct
66 char fname[256];
67 int fd;
68 int socket;
69 int sndbytes;
70 int rcvbytes;
/dports/sysutils/mate-system-monitor/mate-system-monitor-1.26.0/src/
H A Dopenfiles.cpp90 glibtop_open_files_entry *openfiles = static_cast<glibtop_open_files_entry*>(value); in add_new_files() local
139 glibtop_open_files_entry *openfiles; in classify_openfiles() local
176 glibtop_open_files_entry *openfiles; in update_openfiles_dialog() local
205 glibtop_open_files_entry *openfiles = NULL; in update_openfiles_dialog() local
/dports/sysutils/gnome-system-monitor/gnome-system-monitor-41.0/src/
H A Dopenfiles.cpp96 glibtop_open_files_entry *openfiles = static_cast<glibtop_open_files_entry*>(value); in add_new_files() local
141 glibtop_open_files_entry *openfiles; in classify_openfiles() local
178 glibtop_open_files_entry *openfiles; in update_openfiles_dialog() local
208 glibtop_open_files_entry *openfiles = NULL; in update_openfiles_dialog() local
/dports/databases/opentsdb/opentsdb-2.3.0/tools/
H A Dopentsdb_restart.py18 openfiles = [int(f) for f in os.listdir("/proc/self/fd")] variable
/dports/games/powder/powder118_src/port/android/powder/gen/com/zincland/powder/
H A DR.java22 public static final int openfiles=0x7f070006; field in R.id
39 public static final int openfiles=0x7f040006; field in R.string
/dports/databases/grass7/grass-7.8.6/imagery/i.smap/
H A Dopenfiles.c11 int openfiles(struct parms *parms, struct files *files) in openfiles() function
/dports/databases/grass7/grass-7.8.6/imagery/i.gensigset/
H A Dopenfiles.c10 int openfiles(struct parms *parms, struct files *files) in openfiles() function
/dports/databases/grass7/grass-7.8.6/imagery/i.gensig/
H A Dopenfiles.c11 int openfiles(struct parms *parms, struct files *files) in openfiles() function
/dports/databases/grass7/grass-7.8.6/imagery/i.his.rgb/
H A Dopenfiles.c8 void openfiles(char *h_name, char *i_name, char *s_name, in openfiles() function
/dports/databases/grass7/grass-7.8.6/imagery/i.rgb.his/
H A Dopenfiles.c8 void openfiles(char *r_name, char *g_name, char *b_name, in openfiles() function
/dports/x11-toolkits/tix/Tix8.4.3/tests/
H A Ddefs.tcl737 proc ::tcltest::openfiles {} { procedure
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dlexer.l112 std::vector<FILE*> openfiles; variable
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dlexer.l112 std::vector<FILE*> openfiles; variable
/dports/archivers/py-bup/bup-0.31/lib/bup/t/
H A Dtgit.py500 def openfiles(): function
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dslib.c1649 typedef struct openfiles { struct
1650 SL_TICKET ticket; /* The unique ID. */
1651 int fd; /* The file descriptor. */
1652 FILE * stream; /* The file descriptor. */
1653 char * path; /* The file path. */
1654 int flush; /* Whether we want to flush the cache */
1655 char ofile[SL_OFILE_SIZE]; /* origin file */
1656 int oline; /* origin line */
1657 sh_string * content; /* The file content */
/dports/security/samhain/samhain-4.4.3/src/
H A Dslib.c1649 typedef struct openfiles { struct
1650 SL_TICKET ticket; /* The unique ID. */
1651 int fd; /* The file descriptor. */
1652 FILE * stream; /* The file descriptor. */
1653 char * path; /* The file path. */
1654 int flush; /* Whether we want to flush the cache */
1655 char ofile[SL_OFILE_SIZE]; /* origin file */
1656 int oline; /* origin line */
1657 sh_string * content; /* The file content */
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dslib.c1649 typedef struct openfiles { struct
1650 SL_TICKET ticket; /* The unique ID. */
1651 int fd; /* The file descriptor. */
1652 FILE * stream; /* The file descriptor. */
1653 char * path; /* The file path. */
1654 int flush; /* Whether we want to flush the cache */
1655 char ofile[SL_OFILE_SIZE]; /* origin file */
1656 int oline; /* origin line */
1657 sh_string * content; /* The file content */
/dports/misc/sword/sword-1.8.1/utilities/
H A Dgbfidx.cpp269 void openfiles(char *fname) in openfiles() function
/dports/editors/jove/jove/
H A Dfp.c38 private File openfiles[MAXFILES]; /* must be zeroed initially */ variable
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A DVTK_writer.cpp59 void openfiles(const std::string &s) { in openfiles() function in VtkWriter
H A DDxWriter.cpp94 void openfiles(const std::string &s) { in openfiles() function in DxWriter
H A DVTK_writer_3d.cpp60 void openfiles(const std::string &s) { in openfiles() function in VtkWriter
/dports/news/newspost/newspost-2.1.1/parchive/
H A Dfileops.c366 static file_t openfiles = 0; in do_open() local
/dports/archivers/parchive/par-cmdline/
H A Dfileops.c182 static file_t openfiles = 0; in do_open() local
/dports/sysutils/hfsutils/hfsutils-3.2.6/
H A Dcopyout.c533 int openfiles(hfsvol *vol, const char *srcname, const char *dstname, in openfiles() function

123