Home
last modified time | relevance | path

Searched refs:DK3_FT_SYMLINK (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/libdk3c/
H A Ddk3sf.c748 st->ft |= DK3_FT_SYMLINK; in dk3sf_c8_stat_app()
808 if(((stb.ft) & (~(DK3_FT_SYMLINK))) == DK3_FT_DIRECTORY) { in dk3sf_c8_check_open_file()
1084 if(((stb.ft) & (~(DK3_FT_SYMLINK))) == DK3_FT_DIRECTORY) { in dk3sf_c8_mkdir_app()
1200 st->ft |= DK3_FT_SYMLINK; in dk3sf_c16_stat_app()
1254 if(((stb.ft) & (~(DK3_FT_SYMLINK))) == DK3_FT_DIRECTORY) { in dk3sf_c16_check_open_file()
1474 if(((stb.ft) & (~(DK3_FT_SYMLINK))) == DK3_FT_DIRECTORY) { in dk3sf_c16_mkdir_app()
2249 st->ft |= DK3_FT_SYMLINK; in dk3sf_c8_stat_app()
2298 st->ft = DK3_FT_SYMLINK | DK3_FT_BAD_SYMLINK; in dk3sf_c8_stat_app()
2363 st->ft |= DK3_FT_SYMLINK; in dk3sf_c8_stat_app()
2412 st->ft = DK3_FT_SYMLINK | DK3_FT_BAD_SYMLINK; in dk3sf_c8_stat_app()
[all …]
H A Ddk3ufi.c43 switch(stb.ft & (~(DK3_FT_SYMLINK))) { in dk3ufi_get_app()
177 switch(stb.ft & (~(DK3_FT_SYMLINK))) { in dk3ufi_c8_get_app()
H A Ddk3dir.c302 switch(((d->stb).ft) & (~(DK3_FT_SYMLINK))) { in dk3dir_get_next_entry()
978 switch((stb.ft) & (~(DK3_FT_SYMLINK))) { in dk3dir_open_app()
1053 switch((stb.ft) & (~(DK3_FT_SYMLINK))) { in dk3dir_fne_open_app()
1188 if((stb.ft) & DK3_FT_SYMLINK) { /* symbolic link */ in dk3dir_remove_app()
1206 if((es->ft) & DK3_FT_SYMLINK) { in dk3dir_remove_app()
H A Ddk3ufi.ctr108 switch(stb.ft & (~(DK3_FT_SYMLINK))) {
242 switch(stb.ft & (~(DK3_FT_SYMLINK))) {
H A Ddk3sf.ctr1504 st->ft |= DK3_FT_SYMLINK;
1564 if(((stb.ft) & (~(DK3_FT_SYMLINK))) == DK3_FT_DIRECTORY) {
1840 if(((stb.ft) & (~(DK3_FT_SYMLINK))) == DK3_FT_DIRECTORY) {
1956 st->ft |= DK3_FT_SYMLINK;
2230 if(((stb.ft) & (~(DK3_FT_SYMLINK))) == DK3_FT_DIRECTORY) {
3005 st->ft |= DK3_FT_SYMLINK;
3054 st->ft = DK3_FT_SYMLINK | DK3_FT_BAD_SYMLINK;
3119 st->ft |= DK3_FT_SYMLINK;
3168 st->ft = DK3_FT_SYMLINK | DK3_FT_BAD_SYMLINK;
3242 if((stb.ft) & DK3_FT_SYMLINK) {
[all …]
H A Ddk3const.h208 DK3_FT_SYMLINK = 256, enumerator
H A Ddk3dir.ctr409 switch(((d->stb).ft) & (~(DK3_FT_SYMLINK))) {
1086 switch((stb.ft) & (~(DK3_FT_SYMLINK))) {
1161 switch((stb.ft) & (~(DK3_FT_SYMLINK))) {
1296 if((stb.ft) & DK3_FT_SYMLINK) { /* symbolic link */
1314 if((es->ft) & DK3_FT_SYMLINK) {
H A Ddk3app.c2156 switch((stb.ft) & (~(DK3_FT_SYMLINK))) { in dk3app_my_find_data_file()
3568 switch((stb.ft) & (~(DK3_FT_SYMLINK))) { in dk3app_check_config_file()
5661 switch((stb.ft) & (~(DK3_FT_SYMLINK))) {
5671 if((stb.ft) & DK3_FT_SYMLINK) {
H A Ddk3app.ctr3153 switch((stb.ft) & (~(DK3_FT_SYMLINK))) {
4565 switch((stb.ft) & (~(DK3_FT_SYMLINK))) {
6658 switch((stb.ft) & (~(DK3_FT_SYMLINK))) {
6668 if((stb.ft) & DK3_FT_SYMLINK) {
/dports/graphics/bmeps/dktools-4.31.1/src/dkct/
H A Ddkct.c644 switch((es->ft) & (~(DK3_FT_SYMLINK))) { in dkct_run_for_directory()
730 switch((es->ft) & (~(DK3_FT_SYMLINK))) { in dkct_run()
747 switch((es->ft) & (~(DK3_FT_SYMLINK))) { in dkct_run()
771 switch((stb.ft) & (~(DK3_FT_SYMLINK))) { in dkct_run()
H A Ddkct.ctr640 switch((es->ft) & (~(DK3_FT_SYMLINK))) {
726 switch((es->ft) & (~(DK3_FT_SYMLINK))) {
743 switch((es->ft) & (~(DK3_FT_SYMLINK))) {
767 switch((stb.ft) & (~(DK3_FT_SYMLINK))) {
H A Ddkct-tr.c1549 switch((st.ft) & (~(DK3_FT_SYMLINK))) { in dkct_tr_need_file_description()
H A Ddkct-tr.ctr1544 switch((st.ft) & (~(DK3_FT_SYMLINK))) {
/dports/graphics/bmeps/dktools-4.31.1/src/itadmin/
H A Ditaconf.c609 switch((es->ft) & (~(DK3_FT_SYMLINK))) { in itadmin_config_read()
H A Ditaconf.ctr609 switch((es->ft) & (~(DK3_FT_SYMLINK))) {
/dports/graphics/bmeps/dktools-4.31.1/src/fig2lat/
H A Dfig2lat.c1105 switch((stb.ft) & (~(DK3_FT_SYMLINK))) { in fig2lat_run_for_file_directly()
H A Dfig2lat.ctr1313 switch((stb.ft) & (~(DK3_FT_SYMLINK))) {