Home
last modified time | relevance | path

Searched defs:fileonly (Results 1 – 8 of 8) sorted by relevance

/dports/x11-fm/xfe/xfe-1.44/src/
H A DFile.cpp1589 …chmod(char* path, char* file, mode_t mode, FXbool rec, const FXbool dironly, const FXbool fileonly) in chmod()
1681 int File::rchmod(char* path, char* file, mode_t mode, const FXbool dironly, const FXbool fileonly) in rchmod()
1789 …h, char* file, uid_t uid, gid_t gid, const FXbool rec, const FXbool dironly, const FXbool fileonly) in chown()
1878 …::rchown(char* path, char* file, uid_t uid, gid_t gid, const FXbool dironly, const FXbool fileonly) in rchown()
H A DProperties.h31 FXRadioButton* fileonly; variable
/dports/math/cadabra2/cadabra2-2.3.6.8/core/
H A DDataCell.cc564 std::string fileonly=image_file_base.substr(pos+1); in LaTeX_recurse() local
/dports/cad/jspice3/jspice3-2.5/src/lib/plot/
H A Ddoplot.c93 ft_hardcopy(wl, graph, copygraph, mesg, fileonly) in ft_hardcopy() argument
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dd_net.cpp2421 const char *fileonly = savegamefile.GetChars(); in Net_DoCommand() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/mail/
H A Dmesg.c1041 mimedisplay(Message *m, char *name, char *rootdir, Window *w, int fileonly) in mimedisplay()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_video.c143 …int x = -1, y = -1, scale = -1, hscale = -1, floor = 0, flooronly = 0, fileonly = 0, overlap = 0, … in conference_video_parse_layouts() local
H A Dmod_conference.h425 int fileonly; member